p0wnedShell icon indicating copy to clipboard operation
p0wnedShell copied to clipboard

Error on x86

Open wolf0x opened this issue 7 years ago • 1 comments

Unhandled Exception: System.TypeInitializationException: The Type initalizer for 'p0wnedShell.Execution' threw an excption. ---> System.IO.FileNotFoundException: Could not load file or assembly 'System.Management.Automation, Version=3.0.0.0, Cultrue=neutral, PublicKeyToken=

wolf0x avatar Mar 30 '18 07:03 wolf0x

Looks like the client has an older powershell version installed (3.0). You could compile p0wnedshell using the .net automation dll from powershell 3.0.

Op vr 30 mrt. 2018 om 09:40 schreef wolf0x [email protected]

Unhandled Exception: System.TypeInitializationException: The Type initalizer for 'p0wnedShell.Execution' threw an excption. ---> System.IO.FileNotFoundException: Could not load file or assembly 'System.Management.Automation, Version=3.0.0.0, Cultrue=neutral, PublicKeyToken=

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Cn33liz/p0wnedShell/issues/6, or mute the thread https://github.com/notifications/unsubscribe-auth/ADqH5gve2OOfezXJC8K69BJ4fP12SbhFks5tjeF8gaJpZM4TBZxV .

Cn33liz avatar Mar 30 '18 10:03 Cn33liz