darkr4y / OffensiveZigLinks
Some attempts at using Zig(https://ziglang.org/) in penetration testing.
☆255Updated 3 months ago
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. ⚡☆194Updated 3 months ago
- ZigStrike, a powerful Payload Delivery Pipeline developed in Zig, offering a variety of injection techniques and anti-sandbox features.☆498Updated 2 weeks ago
- bof-launcher - a library for loading, executing and in-memory masking BOFs on Windows (x64, x86) and Linux (x64, x86, aarch64, arm). Read…☆292Updated this week
- Nim Library for Offensive Security Development☆198Updated 2 years ago
- A rust library that allows you to host the CLR and execute dotnet binaries.☆235Updated 11 months ago
- Indirect Syscalls: HellsGate in Nim, but making sure that all syscalls go through NTDLL (as in RecycledGate).☆187Updated 2 years ago
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆358Updated last year
- Call stack spoofing for Rust☆355Updated last year
- A very proof-of-concept port of InlineWhispers for using syscalls in Nim projects.☆166Updated 4 years ago
- Evasion by machine code de-optimization.☆416Updated last year
- Using fibers to run in-memory code.☆240Updated 2 years ago
- A library for loading and executing PE (Portable Executable) from memory without ever touching the disk☆163Updated 5 years ago
- Template-based shellcode packer written in Rust, with indirect syscall support. Made with <3 for pentesters.☆317Updated 7 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
- Threadless Process Injection through entry point hijacking☆351Updated last year
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆243Updated 2 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆230Updated 2 years ago
- ZYRA: Your Runtime Armor. ZYRA is an Zig-written obfuscator/packer for executable binaries.☆73Updated 6 months ago
- DLL sideloading/proxying with Nim!☆175Updated 3 years ago
- The source code files that accompany the short book "Building C2 Implants in C++: A Primer" by Steven Patterson (@shogun_lab).☆235Updated last year
- Encypting the Heap while sleeping by hooking and modifying Sleep with our own sleep that encrypts the heap☆246Updated 2 years ago
- Curated list of projects, articles and more related to Offensive Security and Red Teaming. Completely written in Rust.☆114Updated 8 months ago
- ulexecve is a userland execve() implementation which helps you execute arbitrary ELF binaries on Linux from userland without the binaries…☆199Updated 2 years ago
- Dynamically invoke arbitrary unmanaged code☆358Updated last year
- LD_PRELOAD rootkit☆138Updated last year
- Command & Control server and agent written in Rust☆35Updated 3 years ago
- grim reaper c2☆347Updated 3 years ago
- Nim-based assembly packer and shellcode loader for opsec & profit☆488Updated 2 years ago
- A COFF loader made in Rust☆326Updated 5 months ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆321Updated 2 years ago