Sobeston / injector
Very basic dll injector written in zig, for windows. Assumes the injector, target process, and dll are of the same bitness. Usage: ./injector process-id absolute-path-of-dll (powershell: ./injector (Get-Process process-name).id absolute-path-of-dll).
☆24Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for injector
- Some attempts at using Zig(https://ziglang.org/) in penetration testing.☆210Updated 4 months ago
- x86-64 virtualizing obfuscator written in Rust☆61Updated last year
- ☆44Updated 4 years ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆154Updated last year
- rekk is set of tools written in Rust to obfuscate ELF & PE executables with nanomites.☆28Updated last year
- A Binary Ninja plugin to detect Themida, WinLicense and Code Virtualizer's obfuscated code locations.☆73Updated 3 months ago
- Load Windows DLL from memory☆126Updated last year
- Rust implementation of lazy_importer☆45Updated last year
- Black cat magic ฅ(^・ω・^ฅ ✿)☆53Updated 2 years ago
- Obfuscator as LLVM extension☆95Updated 2 years ago
- Fully working kernel-mode VAC bypass☆40Updated last month
- Minimalistic Windows Kernel Allocator.☆47Updated 2 months ago
- x86-64 code/pe virtualizer☆160Updated 3 months ago
- Using Microsoft Warbird to automatically unpack and execute encrypted shellcode in ClipSp.sys without triggering PatchGuard☆239Updated 2 years ago
- silence file system monitoring components by hooking their minifilters☆51Updated 9 months ago
- Rust port of kdmapper☆22Updated 3 years ago
- a lightweight library geared towards windows process hacking/manipulation, but with much more use case.☆28Updated 2 years ago
- Me fockin' pe protector☆45Updated 2 years ago
- Structured Exception Handling (SEH) for Rust☆44Updated last month
- Call stack spoofing for Rust☆300Updated 2 months ago
- Bindings for win32, with and without WIN32_LEAN_AND_MEAN☆29Updated 2 years ago
- ☆82Updated 5 months ago
- State of the art DLL injector that took 20 minutes to make☆207Updated last year
- Windows 11 Syscall table. Ready to use in direct syscall. Actively maintained.☆19Updated 2 years ago
- A portable header only library extending the C++20 STL.☆69Updated 7 months ago
- SCEMU The crates.io lib, x86 cpu and systems emulator focused mainly for anti-malware☆41Updated 2 weeks ago