wireless90 / ProcessInjector.NET

Learning Process Injection and Hollowing techniques

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unhandled Exception: System.AccessViolationException Error in Process Hollowing

pwnedDesal opened this issue · comments

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

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.