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.☆254Updated 2 months ago
- Generates Complete Zig bindings for Win32. See https://github.com/marlersoft/zigwin32 for the bindings themselves.☆165Updated 3 months ago
- Simple ELF runtime packer for creating self-protecting binaries☆22Updated 2 years ago
- x86_64 macro assembler entirely in C preprocessor☆46Updated 5 years ago
- obfusgator.zig☆40Updated last month
- Bindings for win32, with and without WIN32_LEAN_AND_MEAN☆32Updated 4 years ago
- curiosity got me here☆45Updated last year
- A Windows Portable Executable Manual Map Loader that supports both executable and DLL types. Written in Rust☆32Updated last year
- x86-64 virtualizing obfuscator written in Rust☆77Updated 2 years ago
- The DataExplorer plugin integrates the pattern language from ImHex into x64dbg.☆91Updated 11 months ago
- Minimalistic Windows Kernel Allocator.☆49Updated last year
- A JSON representation of win32metadata. These files are generated by https://github.com/marlersoft/win32jsongen☆93Updated last year
- rekk is set of tools written in Rust to obfuscate ELF & PE executables with nanomites.☆31Updated last year
- Generates the JSON Win32 metadata files for: https://github.com/marlersoft/win32json☆44Updated 2 months ago
- Black cat magic ฅ(^・ω・^ฅ ✿)☆55Updated 3 years ago
- Load Windows DLL from memory☆136Updated 2 years ago
- Tiny RISC-V virtual machine☆65Updated 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 3 years ago
- A super hacky tool to decode unknown binary formats☆30Updated 2 years ago
- Lightweight x86-64 disassembling library☆44Updated 3 years ago
- Memory manipulation library for Linux.☆28Updated 7 months ago
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆38Updated 2 years ago
- ZYRA: Your Runtime Armor. ZYRA is an Zig-written obfuscator/packer for executable binaries.☆68Updated 5 months ago
- A minimal C runtime for Windows instead of MSVCRT☆108Updated 6 years ago
- ☆46Updated 5 years ago
- PEIM (UEFI) bootkit targeting OVMF (EDK2)☆41Updated 2 years ago
- Rust bindings to the System Informer's (formerly known as Process Hacker) "phnt" native Windows headers☆47Updated 7 months ago
- rust signature finding library using SIMD☆23Updated 4 months ago
- PT_NOTE to PT_LOAD x64 ELF infector written in Assembly☆49Updated 4 years ago
- SCEMU The crates.io lib, x86 cpu and systems emulator focused mainly for anti-malware☆48Updated last year