diff --git a/README.md b/README.md index 4000996..0f2bacf 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,15 @@ -# airborne -Reflective shellcode loader written in pure C +# 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](https://github.com/stephenfewer)) for reflective DLL injection +- Nick Landers ([@monoxgas](https://github.com/monoxgas)) for shellcode generator