initial readme skeleton
This commit is contained in:
parent
e51c07068a
commit
ff702cf36f
17
README.md
17
README.md
@ -1,2 +1,15 @@
|
|||||||
# airborne
|
# Shellcode reflective DLL injection in C++
|
||||||
Reflective shellcode loader written in pure C
|
|
||||||
|
Placeholder.
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
- <n> kB loader
|
||||||
|
- <m> kB injector
|
||||||
|
|
||||||
|
Check out [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
|
||||||
|
Loading…
Reference in New Issue
Block a user