p0wnedShell icon indicating copy to clipboard operation
p0wnedShell copied to clipboard

Unhandled Exception error when loading mimikatz

Open surajpkhetani opened this issue 7 years ago • 0 comments

I get the below error when i run mimikatz:

Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object. at rootReaver.PELoader..ctor(Byte[] fileBytes) in C:\Users\admin\Downloads\p0wnedShell-master\p0wnedShell-master\p0wnedShell\Resources\BinariesResources\p0wnedPELoader.cs:line 317 at rootReaver.BinaryLoader.LoadBinary(Byte[] exeBytes) in C:\Users\admin\Downloads\p0wnedShell-master\p0wnedShell-master\p0wnedShell\Resources\BinariesResources\p0wnedPELoader.cs:line 417 at rootReaver.Execution.MimiShell() in C:\Users\admin\Downloads\p0wnedShell-master\p0wnedShell-master\p0wnedShell\Modules\Injection\p0wnedExecute.cs:line 121 at rootReaver.Execution.Menu() in C:\Users\admin\Downloads\p0wnedShell-master\p0wnedShell-master\p0wnedShell\Modules\Injection\p0wnedExecute.cs:line 62 at rootReaver.Program.Entry() in C:\Users\admin\Downloads\p0wnedShell-master\p0wnedShell-master\p0wnedShell\p0wnedShell.cs:line 391 at rootReaver.Program.Main(String[] args) in C:\Users\admin\Downloads\p0wnedShell-master\p0wnedShell-master\p0wnedShell\p0wnedShell.cs:line 330

surajpkhetani avatar Oct 13 '18 08:10 surajpkhetani