Fast Steganography bruteforcer written in Rust for speed. Rockyou.txt in 3.27 seconds.
- Runs Steghide with no password
- Rockyou.txt in 3.27 seconds
python3 -m pip install ciphey --upgrade |
docker run -it --rm remnux/ciphey |
StegCracker but actually good
- Automatically runs Steghide with no password no matter what the wordlistt
- Instead of automatically spawning a new terminal everytime, import Steghide and call the code directly (initial version will just be terminal calls tho)
- Use async code because 4 threads of Stegcracker is just so bad especially when it has no IO it's just system commands you could probably do 50k a second attempts