btbd / access

Access without a real handle
891 stars 225 forks source link

[Question] using with C# application #9

Open Th3C0D3R opened 4 years ago

Th3C0D3R commented 4 years ago

If I understand it right it should be possible to to inject the DLL in any x64 bit application which needs to get a handler to a protected process? Is it possible to inject this into an own written C# application which needs access to a protected process to read and write memory?