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.☆250Updated last week
- obfusgator.zig☆30Updated 10 months ago
- Generates Complete Zig bindings for Win32. See https://github.com/marlersoft/zigwin32 for the bindings themselves.☆161Updated last month
- Black cat magic ฅ(^・ω・^ฅ ✿)☆55Updated 3 years ago
- Load Windows DLL from memory☆136Updated 2 years ago
- RunPE loader written in Zig☆15Updated last year
- Minimalistic Windows Kernel Allocator.☆49Updated last year
- A Windows Portable Executable Manual Map Loader that supports both executable and DLL types. Written in Rust☆31Updated last year
- ☆46Updated 5 years ago
- Simple manual mapper written in Rust.☆20Updated last year
- x86_64 macro assembler entirely in C preprocessor☆45Updated 5 years ago
- rekk is set of tools written in Rust to obfuscate ELF & PE executables with nanomites.☆31Updated 11 months ago
- A JSON representation of win32metadata. These files are generated by https://github.com/marlersoft/win32jsongen☆93Updated 11 months ago
- Bindings for win32, with and without WIN32_LEAN_AND_MEAN☆32Updated 3 years ago
- Like dumpbin.exe but cross-platform☆34Updated 2 months ago
- The DataExplorer plugin integrates the pattern language from ImHex into x64dbg.☆85Updated 9 months ago
- Leveraging TPM2 TCG Logs (Measured Boot) to Detect UEFI Drivers and Pre-Boot Applications☆22Updated 7 months ago
- x86-64 virtualizing obfuscator written in Rust☆76Updated 2 years ago
- Generates the JSON Win32 metadata files for: https://github.com/marlersoft/win32json☆44Updated 2 weeks ago
- curiosity got me here☆43Updated last year
- Configurable library & executable to inject Windows dynamic-link libraries (DLLs) into processes☆24Updated 4 years ago
- Support for x86_64 specific instructions (e.g. TLB flush), registers (e.g. control registers), and structures (e.g. page tables)☆18Updated 2 years ago
- Simple ELF runtime packer for creating self-protecting binaries☆22Updated 2 years ago
- Rust implementation of lazy_importer☆57Updated 2 years ago
- Rust port of kdmapper☆22Updated 4 years ago
- A super hacky tool to decode unknown binary formats☆30Updated 2 years ago
- Rust bindings to the System Informer's (formerly known as Process Hacker) "phnt" native Windows headers☆47Updated 5 months ago
- A library for loading and executing PE (Portable Executable) from memory without ever touching the disk☆160Updated 4 years ago
- Call Stack Spoofing for Rust☆193Updated last week
- Generate a proxy dll for arbitrary dll☆212Updated last year