ProcessInjector.NET icon indicating copy to clipboard operation
ProcessInjector.NET copied to clipboard

unhandled Exception: System.AccessViolationException Error in Process Hollowing

Open pwneddesal opened this issue 3 years ago • 1 comments
trafficstars

I am trying out Process Holllowing, but this error if pop up even i try new victim process image

pwneddesal avatar Sep 14 '22 09:09 pwneddesal

Try with standalone x64 binaries first, see if they work. eg those that don't depend on other dlls.

Also ensure both binaries proc architecture are x64 and if both are x64 native or x64 .net. either should be ok but should.be the same.

Perhaps can attach your code as well as the binaries to your repo.

wireless90 avatar Sep 17 '22 06:09 wireless90