Shellcode reflective DLL injection in Rust
Go to file
2024-01-02 23:06:07 +02:00
injector c++ conversion & updated build config 2024-01-02 23:06:07 +02:00
payload c++ conversion & updated build config 2024-01-02 23:06:07 +02:00
reflective_loader c++ conversion & updated build config 2024-01-02 23:06:07 +02:00
toolchains separate toolchain dir 2023-12-29 20:01:39 +02:00
.gitignore semiproper cmake build configuration 2023-12-29 21:36:08 +02:00
build.sh simplified build setup 2023-12-30 23:21:14 +02:00
CMakeLists.txt c++ conversion & updated build config 2024-01-02 23:06:07 +02:00
LICENSE Initial commit 2023-12-13 00:18:24 +02:00
README.md initial readme skeleton 2024-01-02 23:05:29 +02:00

Shellcode reflective DLL injection in C++

Placeholder.

Features

  • kB loader
  • kB injector

Check out [Alcatraz] for additional obfuscation for the shellcode/injector.

Credits