From 4697d538b746a595cf1dcbd5dfd4fc892ad93f0a Mon Sep 17 00:00:00 2001 From: bad-antics <160459796+bad-antics@users.noreply.github.com> Date: Sun, 8 Feb 2026 20:45:48 -0800 Subject: [PATCH] Add n01d-forge (secure image burner) and n01d Machine (sandboxed VM manager) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b7c633c..b37a35b 100644 --- a/README.md +++ b/README.md @@ -180,6 +180,8 @@ [Guymager](https://tools.kali.org/forensics/guymager) is a free forensic imager for media acquisition. Its main features are: Easy user interface in different languages. Really fast, due to multi-threaded, pipelined design and multi-threaded data compression. Generates flat (dd), EWF (E01) and AFF images, supports disk cloning. Free of charges, completely open source. + +[n01d-forge](https://github.com/bad-antics/n01d-forge) is a secure cross-platform image burner written in Rust with support for LUKS encryption, VeraCrypt volumes, secure erase, and hash verification. Designed for forensic image creation and secure OS deployment with built-in integrity checking. [X-Ways Forensics](https://x-ways.net/forensics/) is a commercial digital forensics platform for Windows. [X-Ways Investigator](https://www.x-ways.net/investigator/index-m.html) is a reduced, simplified version of X-Ways Forensics for police investigators, lawyers, and auditors. @@ -439,6 +441,8 @@ [Flipper Zero](https://flipperzero.one/) is a portable multi-tool for pentesters and geeks in a toy-like body. It loves hacking digital stuff, such as radio protocols, access control systems, hardware and more. It's fully open-source and customizable, so you can extend it in whatever way you like. + +[n01d Machine](https://github.com/bad-antics/n01d-machine) is a secure cross-platform virtual machine manager written in Rust with built-in sandboxing, Tor/VPN routing, and network isolation. Designed for forensic analysis environments and security research requiring isolated execution contexts. [TheHive](https://thehive-project.org/) is a scalable 3-in-1 open source and free Security Incident Response Platform designed to make life easier for SOCs, CSIRTs, CERTs and any information security practitioner dealing with security incidents that need to be investigated and acted upon swiftly. It is the perfect companion to [MISP](http://www.misp-project.org/). [Cortex](https://thehive-project.org/) is a Powerful Observable Analysis and Active Response Engine. This solves a common problem frequently encountered by SOCs, CSIRTs and security researchers in the course of threat intelligence, digital forensics and incident response.