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.☆248Updated last year
- Generates Complete Zig bindings for Win32. See https://github.com/marlersoft/zigwin32 for the bindings themselves.☆159Updated last week
- Generates the JSON Win32 metadata files for: https://github.com/marlersoft/win32json☆44Updated 4 months ago
- Load Windows DLL from memory☆132Updated 2 years ago
- Like dumpbin.exe but cross-platform☆34Updated last month
- ☆46Updated 4 years ago
- A JSON representation of win32metadata. These files are generated by https://github.com/marlersoft/win32jsongen☆91Updated 10 months ago
- x86_64 macro assembler entirely in C preprocessor☆44Updated 5 years ago
- A Windows Portable Executable Manual Map Loader that supports both executable and DLL types. Written in Rust☆30Updated last year
- Linker for the Coff/PE file format☆23Updated 3 years ago
- rekk is set of tools written in Rust to obfuscate ELF & PE executables with nanomites.☆32Updated 9 months ago
- curiosity got me here☆42Updated last year
- Simple ELF runtime packer for creating self-protecting binaries☆23Updated 2 years ago
- Bindings for win32, with and without WIN32_LEAN_AND_MEAN☆31Updated 3 years ago
- Minimalistic Windows Kernel Allocator.☆49Updated last year
- Ziggy bindings for the JNI☆40Updated 2 years ago
- obfusgator.zig☆29Updated 8 months ago
- The DataExplorer plugin integrates the pattern language from ImHex into x64dbg.☆85Updated 8 months 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
- A super hacky tool to decode unknown binary formats☆30Updated 2 years ago
- Black cat magic ฅ(^・ω・^ฅ ✿)☆56Updated 3 years ago
- 🥚Zon - A DOM based Zig Object Notation parser☆26Updated last year
- Simple manual mapper written in Rust.☆20Updated last year
- Zig version of hwzip☆13Updated 2 years ago
- Leveraging TPM2 TCG Logs (Measured Boot) to Detect UEFI Drivers and Pre-Boot Applications☆19Updated 6 months ago
- A minimal C runtime for Windows instead of MSVCRT☆107Updated 6 years ago
- Tiny RISC-V virtual machine☆62Updated 3 years ago
- PT_NOTE to PT_LOAD x64 ELF infector written in Assembly☆47Updated 3 years ago
- SCEMU The crates.io lib, x86 cpu and systems emulator focused mainly for anti-malware☆46Updated 9 months ago
- ValueTree-based JSON parser☆39Updated last year