Add Perfect-Crime steganography tool

Advanced steganography toolkit with:
- LSB image steganography
- Whitespace steganography
- Zero-width Unicode steganography
- File append method

Supports encryption and multiple carrier formats.
Part of the Baudrillard Suite security research framework.
This commit is contained in:
bad-antics 2026-02-05 10:01:33 -08:00
parent 60d9044a0b
commit f12ceeb060
No known key found for this signature in database
GPG Key ID: 8C6CDDF8466DB932
1 changed files with 2 additions and 0 deletions

View File

@ -342,6 +342,7 @@ Google captchas use cookies to track users and rank their IPs.
### Text ### Text
- [Stegcloak](https://stegcloak.surge.sh/) - Hide secrets with invisible characters in plain text securely using passwords ([repo](https://github.com/kurolabs/stegcloak)). - [Stegcloak](https://stegcloak.surge.sh/) - Hide secrets with invisible characters in plain text securely using passwords ([repo](https://github.com/kurolabs/stegcloak)).
- [Perfect-Crime](https://github.com/bad-antics/baudrillard-suite/tree/main/perfect-crime) - Advanced steganography toolkit with multiple methods (LSB image, whitespace, zero-width Unicode, file append). Supports encryption and multiple carrier formats.
[Back to top 🔝](#contents) [Back to top 🔝](#contents)
@ -467,6 +468,7 @@ Remember: Without strong encryption, you will be spied on systematically by lots
- [Hat.sh](https://hat.sh/) - A Free, Fast, Secure and Serverless File Encryption. - [Hat.sh](https://hat.sh/) - A Free, Fast, Secure and Serverless File Encryption.
- [Cryptomator](https://cryptomator.org/) - Cryptomator encrypts your data quickly and easily. Afterwards you upload them protected to your favorite cloud service. - [Cryptomator](https://cryptomator.org/) - Cryptomator encrypts your data quickly and easily. Afterwards you upload them protected to your favorite cloud service.
- [Stegcloak](https://stegcloak.surge.sh/) - Hide secrets with invisible characters in plain text securely using passwords. - [Stegcloak](https://stegcloak.surge.sh/) - Hide secrets with invisible characters in plain text securely using passwords.
- [Perfect-Crime](https://github.com/bad-antics/baudrillard-suite/tree/main/perfect-crime) - Advanced steganography toolkit with multiple methods (LSB image, whitespace, zero-width Unicode, file append). Supports encryption and multiple carrier formats.
- [Picocrypt](https://github.com/HACKERALERT/Picocrypt/) - A very small (hence "Pico"), very simple, yet very secure file encryption tool. - [Picocrypt](https://github.com/HACKERALERT/Picocrypt/) - A very small (hence "Pico"), very simple, yet very secure file encryption tool.
- [Photok](https://github.com/leonlatsch/Photok) - Photok is a free Photo-Safe. It stores your photos encrypted on your device and hides them from others. - [Photok](https://github.com/leonlatsch/Photok) - Photok is a free Photo-Safe. It stores your photos encrypted on your device and hides them from others.