An open API service indexing awesome lists of open source software.

https://github.com/xaff-xaff/heap-injection

Example of C# heap injector for x64 and x86 shellcodes
https://github.com/xaff-xaff/heap-injection

hacking-tool injector-x32 injector-x64 shellcode-injection shellcode-loader

Last synced: about 1 year ago
JSON representation

Example of C# heap injector for x64 and x86 shellcodes

Awesome Lists containing this project

README

          

# Heap Injection
Example of C# heap injector for x64 and x86 shellcodes

### Undetectibility
I recommend encoding shellcodes with XOR or using [SGN Encoder](https://github.com/EgeBalci/sgn) to keep injector undetectable