Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,8 @@ For a list of free hacking books available for download, go [here](https://githu
* [IPED - Indexador e Processador de Evidências Digitais](https://servicos.dpf.gov.br/ferramentas/IPED/) - Brazilian Federal Police Tool for Forensic Investigation
* [CyLR](https://github.com/orlikoski/CyLR) - NTFS forensic image collector
* [CAINE](https://www.caine-live.net/)- CAINE is a Ubuntu-based app that offers a complete forensic environment that provides a graphical interface. This tool can be integrated into existing software tools as a module. It automatically extracts a timeline from RAM.
* [n01d-forge](https://github.com/bad-antics/n01d-forge) - Native Rust image burner with LUKS/VeraCrypt encryption support for creating secure forensic images and bootable drives.
* [n01d-machine](https://github.com/bad-antics/n01d-machine) - Secure VM manager with Tor/VPN integration and network isolation for analyzing malware and conducting anonymous investigations.
Comment on lines +236 to +237
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The descriptions for the new tools are a bit long. For better scannability and to keep the list concise, consider shortening them. Here's a suggestion that captures the essence of each tool more succinctly while maintaining the key information.

Suggested change
* [n01d-forge](https://github.com/bad-antics/n01d-forge) - Native Rust image burner with LUKS/VeraCrypt encryption support for creating secure forensic images and bootable drives.
* [n01d-machine](https://github.com/bad-antics/n01d-machine) - Secure VM manager with Tor/VPN integration and network isolation for analyzing malware and conducting anonymous investigations.
* [n01d-forge](https://github.com/bad-antics/n01d-forge) - Rust image burner with LUKS/VeraCrypt for creating secure forensic images and bootable drives.
* [n01d-machine](https://github.com/bad-antics/n01d-machine) - Secure VM manager with Tor/VPN and network isolation for malware analysis.


# Cryptography

Expand Down