An open API service indexing awesome lists of open source software.

https://github.com/CX330Blake/Black-Hat-Zig

This project provides some code examples of Zig for malwares, hacking, and red teaming. ⚡
https://github.com/CX330Blake/Black-Hat-Zig

hacking hacking-tool malware malware-research offensive-security red-teaming security zig

Last synced: 3 months ago
JSON representation

This project provides some code examples of Zig for malwares, hacking, and red teaming. ⚡

Awesome Lists containing this project

README

          

# Black-Hat-Zig


GitHub License
GitHub top language
GitHub repo size
X (formerly Twitter) Follow


Intro
Why Zig?
Usage
Contributors
Credits & References
Star History
Disclaimer





Hello hackers. Hello maldevs. Hello reversers. Nice to see you here to explore the dark power of Zig!


Maintained and managed by @CX330Blake

---

## Intro

> [!IMPORTANT]
> This project is continuously updating!

This project provides many malware techniques implementation using Zig since I'm a huge fan of it. You can use this repo to weaponize Zig. Black-Hat-Zig is continuously updating to make sure it contains as more content as it could. It will be perfect if you want to create a PR for this project.

Okay, let's hack the planet!

## Why Zig?

- 🤝 Easy to interact with C/C++ source
- 🔎 It's newer, so it's harder to be detect
- 💪 Strongly low level control, even lower than C
- 😱 It's harder to RE because of the modern compiler
- 🛡️ Minimal runtime dependencies - No massive standard library footprint
- 🎯 No undefined behavior - Explicit handling of edge cases prevents crashes

## Usage

- [Quick Start](https://black-hat-zig.cx330.tw)

## Contributors

This project is mainly maintained & managed by [@CX330Blake](https://github.com/CX330Blake). PRs are welcomed. Hope there's more people use Zig for malware developing so the ecosystem will be more mature.

Huge thanks for these contributors!



## Credits & References

- [Maldev Academy](https://maldevacademy.com/)
- [OffensiveNim](https://github.com/byt3bl33d3r/OffensiveNim)

## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=CX330blake/black-hat-zig&type=Date)](https://www.star-history.com/#CX330blake/black-hat-zig&Date)

## Disclaimer

This project is for ethical and educational purpose only. Don't be a cyber criminal.

## GitAds Sponsored


This project is sponsored by GitAds.

You can get your GitHub repository sponsored too — create your account now.

[![Sponsored by GitAds](https://gitads.dev/v1/ad-serve?source=cx330blake/black-hat-zig@github)](https://gitads.dev/v1/ad-track?source=cx330blake/black-hat-zig@github)