Files
scraps/powershell_bypass_example.bat
2021-03-26 07:56:43 +00:00

1 line
242 B
Batchfile

powershell.exe -nologo -executionpolicy bypass -noninteractive -windowstyle hidden -Command Add-Type -AssemblyName System.Windows.Forms; $rofl = [System.Windows.Forms.MessageBox]::Show('lol get fucked retard','u got superhacked','OK','Error')