darkr4y / OffensiveZigLinks
Some attempts at using Zig(https://ziglang.org/) in penetration testing.
☆248Updated last year
Alternatives and similar repositories for OffensiveZig
Users that are interested in OffensiveZig are comparing it to the libraries listed below
Sorting:
- This project provides some code examples of Zig for malwares, hacking, and red teaming. ⚡☆161Updated last month
- bof-launcher - library for loading, executing and in-memory masking BOFs on Windows (x64, x86) and Linux (x64, x86, aarch64, arm). Ready …☆247Updated 2 weeks ago
- ZigStrike, a powerful Payload Delivery Pipeline developed in Zig, offering a variety of injection techniques and anti-sandbox features.☆473Updated 2 weeks ago
- A library for loading and executing PE (Portable Executable) from memory without ever touching the disk☆161Updated 4 years ago
- Nim Library for Offensive Security Development☆198Updated 2 years ago
- A very proof-of-concept port of InlineWhispers for using syscalls in Nim projects.☆166Updated 4 years ago
- ZYRA: Your Runtime Armor. ZYRA is an Zig-written obfuscator/packer for executable binaries.☆58Updated last month
- Rusty Arsenal - A collection of experimental Process Injection and Post-Exploitation Techniques in Rust☆277Updated last year
- A rust library that allows you to host the CLR and execute dotnet binaries.☆234Updated 6 months ago
- Indirect Syscalls: HellsGate in Nim, but making sure that all syscalls go through NTDLL (as in RecycledGate).☆185Updated 2 years ago
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆352Updated last year
- grim reaper c2☆339Updated 2 years 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
- DLL sideloading/proxying with Nim!☆176Updated 2 years ago
- Using fibers to run in-memory code.☆220Updated last year
- Threadless Process Injection through entry point hijacking☆348Updated last year
- Template-based shellcode packer written in Rust, with indirect syscall support. Made with <3 for pentesters.☆299Updated 3 months ago
- The source code files that accompany the short book "Building C2 Implants in C++: A Primer" by Steven Patterson (@shogun_lab).☆234Updated 9 months ago
- The Definitive Guide To Process Cloning on Windows☆521Updated last year
- Load Windows DLL from memory☆132Updated 2 years ago
- ☆46Updated 4 years ago
- Command & Control server and agent written in Rust☆34Updated 3 years ago
- Call stack spoofing for Rust☆349Updated 7 months ago
- Encypting the Heap while sleeping by hooking and modifying Sleep with our own sleep that encrypts the heap☆242Updated 2 years ago
- Dynamically invoke arbitrary unmanaged code☆357Updated 10 months ago
- Windows shellcode development in Rust☆304Updated 4 years ago
- PE Crypter written in Nim☆99Updated 4 years ago
- Nim-based assembly packer and shellcode loader for opsec & profit☆484Updated 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 2 years ago
- A Nim implementation of reflective PE-Loading from memory☆293Updated last year