PowerShellMafia / PowerSploit

PowerSploit - A PowerShell Post-Exploitation Framework
Other
11.68k stars 4.59k forks source link

It is possible to use Invoke-ReflectivePEInjection with Pyinstaller .exe? #350

Open Hawax opened 4 years ago

Hawax commented 4 years ago

I'm trying to use Pyinstaller exe file and I'm getting an error:

[10044] Cannot open self C:\Windows\system32\WindowsPowerShell\v1.0\PowerShell.exe or archive C:\Windows\system32\WindowsPowerShell\v1.0\PowerShell.pkg

Greets