From 22f1cb41d3eeb7c3803c2968c4931511e43a106b Mon Sep 17 00:00:00 2001 From: bad-antics <160459796+bad-antics@users.noreply.github.com> Date: Mon, 2 Feb 2026 08:27:38 -0800 Subject: [PATCH] Add n01d-machine to Anonymity Tools section n01d-machine provides: - Tor/VPN network integration for anonymous pentesting - VM sandboxing and network isolation - Native Rust with egui GUI GitHub: https://github.com/bad-antics/n01d-machine --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63f449f..2566f1e 100644 --- a/README.md +++ b/README.md @@ -228,6 +228,7 @@ A collection of awesome penetration testing resources * [Tor](https://www.torproject.org/) - The free software for enabling onion routing online anonymity * [I2P](https://geti2p.net/en/) - The Invisible Internet Project * [Nipe](https://github.com/GouveaHeitor/nipe) - Script to redirect all traffic from the machine to the Tor network. +* [n01d-machine](https://github.com/bad-antics/n01d-machine) - Secure VM manager with Tor/VPN integration and network isolation for anonymous penetration testing. #### Reverse Engineering Tools * [IDA Pro](https://www.hex-rays.com/products/ida/) - A Windows, Linux or Mac OS X hosted multi-processor disassembler and debugger