Skip to content

sbasu7241/HellsGate

Repository files navigation

HellsGate

Rewrote Simple Process Injection using HellsGate in C# for fun and learning

.\HellsGate.exe <PID>
[+] Function Name: NtOpenProcess || Resolved Sycall no: 26
[+] Handle to process: 324
[+] Function Name: NtAllocateVirtualMemory || Resolved Sycall no: 18
[+] Pointer to the allocated buffer: 27F63DB0000
[+] Function Name: NtWriteVirtualMemory || Resolved Sycall no: 3A
[+] No of bytes written: 14B
[+] Function Name: NtCreateThreadEx || Resolved Sycall no: C1
[+] Newly created thread handle: 328

Credits

About

Rewrote HellsGate in C# for fun and learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages