So basically shortcut malware is relatively simple and it allows you to execute for example powershell scripts.
Usually when creating a shortcut there is a max argument length that is too short to do anything interesting with it, however if we create a shortcut programmatically using c# for...