Shellcode reflective DLL injection in Rust
generator | ||
injector | ||
payload | ||
reflective_loader | ||
toolchains | ||
.gitignore | ||
build.sh | ||
CMakeLists.txt | ||
LICENSE | ||
README.md |
Shellcode reflective DLL injection in C++
Placeholder.
Features
- kB loader
- kB injector
Check out [Alcatraz] for additional obfuscation for the shellcode/injector.
Credits
- Stephen Fewer (@stephenfewer) for reflective DLL injection
- Nick Landers (@monoxgas) for shellcode generator
- @memN0ps for bootstrap shellcode