darkr4y / OffensiveZigLinks
Some attempts at using Zig(https://ziglang.org/) in penetration testing.
☆247Updated last year
Alternatives and similar repositories for OffensiveZig
Users that are interested in OffensiveZig are comparing it to the libraries listed below
Sorting:
- bof-launcher - library for loading, executing and in-memory masking BOFs on Windows (x64, x86) and Linux (x64, x86, aarch64, arm). Ready …☆233Updated 3 weeks ago
- ZigStrike, a powerful Payload Delivery Pipeline developed in Zig, offering a variety of injection techniques and anti-sandbox features.☆446Updated 4 months ago
- Nim Library for Offensive Security Development☆199Updated last year
- This project provides some code examples of Zig for malwares, hacking, and red teaming. ⚡☆153Updated 3 weeks ago
- ZYRA: Your Runtime Armor. ZYRA is an Zig-written obfuscator/packer for executable binaries.☆54Updated 2 weeks ago
- A library for loading and executing PE (Portable Executable) from memory without ever touching the disk☆157Updated 4 years ago
- Indirect Syscalls: HellsGate in Nim, but making sure that all syscalls go through NTDLL (as in RecycledGate).☆186Updated 2 years ago
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆345Updated last year
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆223Updated 2 years ago
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆239Updated last year
- A rust library that allows you to host the CLR and execute dotnet binaries.☆233Updated 5 months ago
- Using fibers to run in-memory code.☆217Updated last year
- Threadless Process Injection through entry point hijacking☆348Updated 11 months ago
- Very basic dll injector written in zig, for windows. Assumes the injector, target process, and dll are of the same bitness. Usage: ./inje…☆29Updated 5 years ago
- Call stack spoofing for Rust☆340Updated 6 months ago
- A very proof-of-concept port of InlineWhispers for using syscalls in Nim projects.☆166Updated 3 years ago
- Dynamically invoke arbitrary unmanaged code☆349Updated 9 months ago
- Rusty Arsenal - A collection of experimental Process Injection and Post-Exploitation Techniques in Rust☆272Updated last year
- A Nim implementation of reflective PE-Loading from memory☆289Updated 11 months ago
- ROP-based sleep obfuscation to evade memory scanners☆360Updated 2 months ago
- Load Windows DLL from memory☆132Updated 2 years ago
- Encypting the Heap while sleeping by hooking and modifying Sleep with our own sleep that encrypts the heap☆241Updated 2 years ago
- Template-based shellcode packer written in Rust, with indirect syscall support. Made with <3 for pentesters.☆295Updated last month
- dlopen() filelessly a shared object or even a program (and run it).☆55Updated last year
- DLL sideloading/proxying with Nim!☆175Updated 2 years ago
- grim reaper c2☆338Updated 2 years ago
- ☆294Updated last year
- Evasion by machine code de-optimization.☆397Updated last year
- Memory Obfuscation in Rust☆249Updated last month
- Writing Nimless Nim - Slides and source for BSIDESKC 2024 talk.☆83Updated last month