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.☆241Updated last year
- Generates Complete Zig bindings for Win32. See https://github.com/marlersoft/zigwin32 for the bindings themselves.☆154Updated 3 months ago
- x86_64 macro assembler entirely in C preprocessor☆44Updated 5 years ago
- obfusgator.zig☆27Updated 6 months ago
- curiosity got me here☆41Updated 11 months ago
- CreateRemoteThread for Linux☆38Updated 5 years ago
- Generates the JSON Win32 metadata files for: https://github.com/marlersoft/win32json☆45Updated last month
- A repository for I/O ring demos, use cases and performance testing on Windows☆55Updated 2 years ago
- Bindings for win32, with and without WIN32_LEAN_AND_MEAN☆31Updated 3 years ago
- Like dumpbin.exe but cross-platform☆34Updated 10 months ago
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆34Updated 2 years ago
- Minimalistic Windows Kernel Allocator.☆49Updated 10 months ago
- The DataExplorer plugin integrates the pattern language from ImHex into x64dbg.☆83Updated 6 months ago
- A JSON representation of win32metadata. These files are generated by https://github.com/marlersoft/win32jsongen☆84Updated 8 months ago
- x86-64 virtualizing obfuscator written in Rust☆79Updated last year
- rekk is set of tools written in Rust to obfuscate ELF & PE executables with nanomites.☆32Updated 7 months ago
- Linker for the Coff/PE file format☆23Updated 3 years ago
- Load Windows DLL from memory☆131Updated 2 years ago
- Support for x86_64 specific instructions (e.g. TLB flush), registers (e.g. control registers), and structures (e.g. page tables)☆17Updated 2 years ago
- Simple ELF runtime packer for creating self-protecting binaries☆22Updated last year
- ☆13Updated 3 years ago
- Rust bindings to the System Informer's (formerly known as Process Hacker) "phnt" native Windows headers☆46Updated last month
- x86-64 code/pe virtualizer☆198Updated 7 months ago
- Mixed Boolean-Arithmetic☆69Updated last week
- rust signature finding library using SIMD☆22Updated last year
- SCEMU The crates.io lib, x86 cpu and systems emulator focused mainly for anti-malware☆45Updated 6 months ago
- A super hacky tool to decode unknown binary formats☆30Updated last year
- A minimal C runtime for Windows instead of MSVCRT☆104Updated 6 years ago
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆196Updated 4 months ago
- Rust FFI bindings for Native API☆114Updated 2 years ago