darkr4y / OffensiveZig
Some attempts at using Zig(https://ziglang.org/) in penetration testing.
☆231Updated 7 months ago
Alternatives and similar repositories for OffensiveZig:
Users that are interested in OffensiveZig are comparing it to the libraries listed below
- ZigStrike, a powerful Payload Delivery Pipeline developed in Zig, offering a variety of injection techniques and anti-sandbox features.☆227Updated last month
- Beacon Object File (BOF) launcher - library for executing BOF files in C/C++/Zig applications☆185Updated last month
- Threadless Process Injection through entry point hijacking☆342Updated 5 months ago
- grim reaper c2☆334Updated 2 years ago
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆333Updated 11 months ago
- A very proof-of-concept port of InlineWhispers for using syscalls in Nim projects.☆163Updated 3 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…☆28Updated 4 years ago
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆229Updated last year
- A library for loading and executing PE (Portable Executable) from memory without ever touching the disk☆139Updated 4 years ago
- Nim Library for Offensive Security Development☆197Updated last year
- Call stack spoofing for Rust☆317Updated 2 weeks ago
- Using fibers to run in-memory code.☆201Updated last year
- Indirect Syscalls: HellsGate in Nim, but making sure that all syscalls go through NTDLL (as in RecycledGate).☆180Updated 2 years ago
- Load Windows DLL from memory☆125Updated last year
- Dynamically invoke arbitrary unmanaged code☆331Updated 3 months ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆208Updated last year
- Encypting the Heap while sleeping by hooking and modifying Sleep with our own sleep that encrypts the heap☆241Updated last year
- A rust library that allows you to host the CLR and execute dotnet binaries.☆210Updated 6 months ago
- Windows shellcode development in Rust☆281Updated 4 years ago
- DLL sideloading/proxying with Nim!☆165Updated 2 years ago
- Rusty Arsenal - A collection of experimental Process Injection and Post-Exploitation Techniques in Rust☆245Updated last year
- Native Syscalls Shellcode Injector☆264Updated last year
- miscellaneous scripts and programs☆234Updated 3 weeks ago
- Encrypted shellcode Injection to avoid Kernel triggered memory scans☆361Updated last year
- LSASS memory dumper using only NTAPIs, creating a minimal minidump. It can be compiled as shellcode (PIC), supports XOR encryption, and r…☆317Updated 4 months ago
- Template-based shellcode packer written in Rust, with indirect syscall support. Made with <3 for pentesters.☆265Updated 6 months ago
- ☆288Updated last year
- Centralized resource for listing and organizing known injection techniques and POCs☆238Updated 3 months ago
- KittyStager is a simple stage 0 C2. It is made of a web server to host the shellcode and an implant, called kitten. The purpose of this p…☆216Updated last year
- The source code files that accompany the short book "Building C2 Implants in C++: A Primer" by Steven Patterson (@shogun_lab).☆225Updated 2 months ago