Shellcode reflective DLL injection in Rust
Go to file
2023-12-29 20:01:39 +02:00
injector removed oldschool variable declarations 2023-12-17 01:09:52 +02:00
payload poc payload 2023-12-22 16:19:43 +02:00
reflective-loader loader base without obfuscations 2023-12-23 23:29:31 +02:00
toolchains separate toolchain dir 2023-12-29 20:01:39 +02:00
.gitignore Initial commit 2023-12-13 00:18:24 +02:00
LICENSE Initial commit 2023-12-13 00:18:24 +02:00
linux-mingw-w64-x86_64.cmake linux cmake toolchain (& fixed typos) 2023-12-28 22:54:08 +02:00
macos-mingw-w64-x86_64.cmake linux cmake toolchain (& fixed typos) 2023-12-28 22:54:08 +02:00
README.md Initial commit 2023-12-13 00:18:24 +02:00

airborne

Reflective shellcode loader written in pure C