Sobeston / injectorLinks
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).
☆29Updated 5 years ago
Alternatives and similar repositories for injector
Users that are interested in injector are comparing it to the libraries listed below
Sorting:
- Some attempts at using Zig(https://ziglang.org/) in penetration testing.☆239Updated 11 months ago
- Bindings for win32, with and without WIN32_LEAN_AND_MEAN☆31Updated 3 years ago
- A tiny macro library for protecting sensitive strings in compiled binaries☆40Updated 8 months ago
- ☆46Updated 4 years ago
- x86-64 virtualizing obfuscator written in Rust☆78Updated last year
- Leveraging TPM2 TCG Logs (Measured Boot) to Detect UEFI Drivers and Pre-Boot Applications☆18Updated 3 months ago
- Rust bindings to the System Informer's (formerly known as Process Hacker) "phnt" native Windows headers☆45Updated 3 weeks ago
- Minimalistic Windows Kernel Allocator.☆49Updated 9 months ago
- "Mingw64 Driver Plus Plus": Mingw64, C++, DDK and (EA)STL made easy!☆39Updated this week
- Toolset for interacting with Windows processes in Zig☆17Updated 4 years ago
- A Binary Ninja plugin to detect Themida, WinLicense and Code Virtualizer's obfuscated code locations.☆82Updated 11 months ago
- The DataExplorer plugin integrates the pattern language from ImHex into x64dbg.☆83Updated 5 months ago
- Collection of obfuscation, tamper-proofing, and watermarking algorithms targeting LLVM IR.☆72Updated 5 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- Mixed Boolean-Arithmetic☆66Updated 2 weeks ago
- Black cat magic ฅ(^・ω・^ฅ ✿)☆54Updated 2 years ago
- Load Windows DLL from memory☆132Updated 2 years ago
- A portable header only library extending the C++20 STL.☆79Updated last year
- Lightweight x86-64 disassembling library☆42Updated 2 years ago
- C++ macro for x64 programs that breaks ida hex-rays decompiler tool.☆119Updated last year
- Rust port of kdmapper☆22Updated 3 years ago
- rekk is set of tools written in Rust to obfuscate ELF & PE executables with nanomites.☆31Updated 6 months ago
- SCEMU The crates.io lib, x86 cpu and systems emulator focused mainly for anti-malware☆45Updated 6 months ago
- Inject a Dll from memory☆42Updated 5 years ago
- Generate a PDB file given the old PDB file and an address mapping☆48Updated 3 months ago
- Native Rust bindings for @horsicq's Detect-It-Easy☆15Updated 5 months ago
- Static analysis tool based on clang, which detects source-to-binary information leaks in C and C++ projects☆85Updated 2 years ago
- PEIM (UEFI) bootkit targeting OVMF (EDK2)☆35Updated last year
- Obfuscator as LLVM extension☆100Updated 3 years ago
- A code parser for C-Style header files that lets you to parse function's prototypes and data types used in their parameters.☆94Updated 3 years ago