From e3c19c6d984a9e2b3c96aceef8979c7262c26d1e Mon Sep 17 00:00:00 2001 From: Meitar M Date: Sun, 5 Aug 2018 17:10:22 -0400 Subject: [PATCH] Add StegCracker, tool that brute forces steganographic data in files. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 178bf53..21747df 100644 --- a/README.md +++ b/README.md @@ -338,6 +338,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea * [JWT Cracker](https://github.com/lmammino/jwt-cracker) - Simple HS256 JWT token brute force cracker. * [Rar Crack](http://rarcrack.sourceforge.net) - RAR bruteforce cracker. * [BruteForce Wallet](https://github.com/glv2/bruteforce-wallet) - Find the password of an encrypted wallet file (i.e. `wallet.dat`). +* [StegCracker](https://github.com/Paradoxis/StegCracker) - Steganography brute-force utility to uncover hidden data inside files. ### Windows Utilities