Update 'powershell_bypass_example.bat'

This commit is contained in:
Spedestrian
2021-03-26 07:56:43 +00:00
parent c2a0139a3d
commit 8657c26e3f
+1 -1
View File
@@ -1 +1 @@
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')
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')