CX330Blake / Black-Hat-ZigLinks
This project provides some code examples of Zig for malwares, hacking, and red teaming. ⚡
☆172Updated last week
Alternatives and similar repositories for Black-Hat-Zig
Users that are interested in Black-Hat-Zig are comparing it to the libraries listed below
Sorting:
- Some attempts at using Zig(https://ziglang.org/) in penetration testing.☆249Updated last year
- ZYRA: Your Runtime Armor. ZYRA is an Zig-written obfuscator/packer for executable binaries.☆61Updated 2 months ago
- A simple header only SHA1 implementation in C (no dependencies)☆38Updated 8 months ago
- ZigStrike, a powerful Payload Delivery Pipeline developed in Zig, offering a variety of injection techniques and anti-sandbox features.☆483Updated last week
- Python tool to resolve all strings in Go binaries obfuscated by garble☆132Updated 8 months ago
- Comprehensive Windows Syscall Extraction & Analysis Framework☆150Updated last month
- Rust malware EDR evasion via direct syscalls, fully implemented as an example in Rust☆70Updated last year
- A runas implementation with extra features in Rust☆48Updated last week
- Solutions and writeups for the Flare-On 11 (2024) reverse engineering challenge☆69Updated 10 months ago
- Call Stack Spoofing for Rust☆192Updated last week
- Generate Proxy DLLs in Rust☆44Updated last month
- Monarch - The Adversary Emulation Toolkit☆63Updated 9 months ago
- Curated list of projects, articles and more related to Offensive Security and Red Teaming. Completely written in Rust.☆100Updated 4 months ago
- A simple Meterpreter stager written in Rust.☆41Updated last month
- obfusgator.zig☆29Updated 9 months ago
- Heap encryption in Nim☆19Updated last year
- Hunting and injecting RWX 'mockingjay' DLLs in pure nim☆59Updated 10 months ago
- slides for talk given during uscg 2023 combine☆37Updated 2 years ago
- Find jmp gadgets for call stack spoofing.☆61Updated 3 weeks ago
- Self-spreading Java malware targeting Minecraft servers. Infected servers are capable of scanning for other vulnerable servers, encryptin…☆16Updated 10 months ago
- A library for interacting with Windows through SMB written in Nim.☆16Updated last month
- UAC Bypass using CMSTP in Rust☆33Updated 10 months ago
- Rust implementation, creating a scheduled task programmatically with user logon trigger.☆44Updated 4 months ago
- This repository contains Loadable Kernel Modules (LKM) and LD_PRELOAD-based modules designed for penetration testing, red teaming, and se…☆14Updated 8 months ago
- bof-launcher - library for loading, executing and in-memory masking BOFs on Windows (x64, x86) and Linux (x64, x86, aarch64, arm). Ready …☆256Updated last week
- A Rust crate to parse user-mode minidump files generated on Windows☆16Updated last week
- Arsenal of modules to beacon postex formats like BOF/Shellcode including: dotnet in memory execution, dumps (wifi, clipboard, screenshot,…☆45Updated this week
- Payload Obfuscation for Red Teams workshop materials