Merge pull request #244 from meitar/stegcracker

Add StegCracker, tool that brute forces steganographic data in files.
This commit is contained in:
Samar Dhwoj Acharya 2018-08-05 17:47:09 -05:00 committed by GitHub
commit 4c254776ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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