airborne/README.md
2024-01-03 21:02:20 +02:00

17 lines
480 B
Markdown

# Shellcode reflective DLL injection in C++
Placeholder.
### Features
- <n> kB loader
- <m> kB injector
Check out [Alcatraz](https://github.com/weak1337/Alcatraz/) for additional obfuscation for the shellcode/injector.
### Credits
- Stephen Fewer ([@stephenfewer](https://github.com/stephenfewer)) for reflective DLL injection
- Nick Landers ([@monoxgas](https://github.com/monoxgas)) for shellcode generator
- [@memN0ps](https://github.com/memN0ps) for bootstrap shellcode