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 4 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 10 months ago
- x86-64 virtualizing obfuscator written in Rust☆77Updated last year
- ☆46Updated 4 years ago
- Leveraging TPM2 TCG Logs (Measured Boot) to Detect UEFI Drivers and Pre-Boot Applications☆18Updated 2 months ago
- Mixed Boolean-Arithmetic☆59Updated 3 weeks ago
- rekk is set of tools written in Rust to obfuscate ELF & PE executables with nanomites.☆31Updated 5 months ago
- The DataExplorer plugin integrates the pattern language from ImHex into x64dbg.☆81Updated 4 months ago
- Rust bindings to the System Informer's (formerly known as Process Hacker) "phnt" native Windows headers☆45Updated last week
- C++ macro for x64 programs that breaks ida hex-rays decompiler tool.☆115Updated last year
- Rust port of kdmapper☆22Updated 3 years ago
- A tiny macro library for protecting sensitive strings in compiled binaries☆39Updated 8 months ago
- Bindings for win32, with and without WIN32_LEAN_AND_MEAN☆31Updated 3 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated 11 months ago
- Various exploits for SerenityOS☆17Updated 3 years ago
- curiosity got me here☆41Updated 10 months ago
- Minimalistic Windows Kernel Allocator.☆49Updated 9 months ago
- ☆35Updated 2 years ago
- Load Windows DLL from memory☆131Updated 2 years ago
- A portable header only library extending the C++20 STL.☆77Updated last year
- Remote Thread Detection with a Kernel Driver☆30Updated 4 months ago
- Collection of obfuscation, tamper-proofing, and watermarking algorithms targeting LLVM IR.☆72Updated 5 years ago
- PEIM (UEFI) bootkit targeting OVMF (EDK2)☆35Updated last year
- 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.☆80Updated 10 months ago
- "Mingw64 Driver Plus Plus": Mingw64, C++, DDK and (EA)STL made easy!☆39Updated 2 weeks ago
- x86-64 code/pe virtualizer☆188Updated 6 months ago
- Lightweight x86-64 disassembling library☆42Updated 2 years ago
- A set of LLVM and GCC based plugins that perform code obfuscation.☆123Updated 2 weeks ago
- x86_64 macro assembler entirely in C preprocessor☆43Updated 5 years ago
- Generates the JSON Win32 metadata files for: https://github.com/marlersoft/win32json☆45Updated last week