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.☆247Updated last year
- Generates Complete Zig bindings for Win32. See https://github.com/marlersoft/zigwin32 for the bindings themselves.☆158Updated 3 weeks ago
- curiosity got me here☆41Updated last year
- Like dumpbin.exe but cross-platform☆34Updated last week
- Bindings for win32, with and without WIN32_LEAN_AND_MEAN☆31Updated 3 years ago
- The DataExplorer plugin integrates the pattern language from ImHex into x64dbg.☆85Updated 7 months ago
- A Windows Portable Executable Manual Map Loader that supports both executable and DLL types. Written in Rust☆29Updated last year
- obfusgator.zig☆29Updated 8 months ago
- Linker for the Coff/PE file format☆23Updated 3 years ago
- Simple manual mapper written in Rust.☆20Updated last year
- Black cat magic ฅ(^・ω・^ฅ ✿)☆56Updated 2 years ago
- A super hacky tool to decode unknown binary formats☆30Updated 2 years ago
- rekk is set of tools written in Rust to obfuscate ELF & PE executables with nanomites.☆32Updated 8 months ago
- x86-64 virtualizing obfuscator written in Rust☆78Updated last year
- Load Windows DLL from memory☆132Updated 2 years ago
- Generates the JSON Win32 metadata files for: https://github.com/marlersoft/win32json☆44Updated 3 months ago
- Minimalistic Windows Kernel Allocator.☆49Updated last year
- Zig version of hwzip☆13Updated 2 years ago
- rust signature finding library using SIMD☆23Updated 2 weeks ago
- A JSON representation of win32metadata. These files are generated by https://github.com/marlersoft/win32jsongen☆89Updated 9 months ago
- Simple ELF runtime packer for creating self-protecting binaries☆23Updated 2 years ago
- SCEMU The crates.io lib, x86 cpu and systems emulator focused mainly for anti-malware☆46Updated 8 months ago
- x86_64 macro assembler entirely in C preprocessor☆44Updated 5 years ago
- A library for loading and executing PE (Portable Executable) from memory without ever touching the disk☆160Updated 4 years ago
- A pure-Rust library for VMware host-guest protocol ("VMXh backdoor")☆16Updated 5 months ago
- A repository for I/O ring demos, use cases and performance testing on Windows☆55Updated 3 years ago
- Rust FFI bindings for Native API☆116Updated 2 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
- Rust bindings to the System Informer's (formerly known as Process Hacker) "phnt" native Windows headers☆47Updated 3 months ago
- Standalone WebAssembly VM.☆111Updated 2 weeks ago