stegseek
Steghide cracker
A tool designed to crack and extract hidden data from encrypted files using brute-force techniques.
Worlds fastest steghide cracker, chewing through millions of passwords per second
1k stars
17 watching
111 forks
Language: C++
last commit: about 1 year ago brute-forcecrackingctfctf-toolspentestingsecuritysteganographystegcrackersteghidestego
Related projects:
Repository | Description | Stars |
---|---|---|
zed-0xff/zsteg | Detects hidden data in images using various steganography techniques | 1,322 |
dimitarpetrov/stegify | A tool for hiding files within images using Least Significant Bit steganography | 1,207 |
hameda2/zydra | A tool for cracking passwords from various file types using dictionary search and brute force methods | 421 |
brichard19/bitcrack | A tool for brute-forcing Bitcoin private keys | 750 |
ajmwagar/stego | A steganographic tool for encoding and decoding data in various formats | 266 |
woodruffw/steg86 | A tool for hiding information in binary executables without altering their size or execution speed | 287 |
kpcyrd/authoscope | Tools and scripts for cracking custom network authentication systems | 400 |
nicholasaleks/crackql | A utility for automatically generating and sending multiple payload variations to test GraphQL APIs' strength against common attacks such as brute-forcing, password spraying, and fuzzing. | 316 |
trycatchhcf/cloakify | A tool for hiding data in plain sight by transforming it into innocuous-looking strings | 1,558 |
e-ago/bitcracker | A password cracking tool for BitLocker-encrypted storage devices using GPU-accelerated algorithms | 823 |
travco/rephraser | A password cracking tool using Markov chains to generate linguistically plausible candidates | 61 |
soyersoyer/swcrypt | A comprehensive cryptographic framework for Swift, providing tools and functions for RSA public/private key generation, AES encryption/decryption, signature verification, elliptic curve cryptography, Diffie-Hellman protocol, and symmetric and authenticating ciphers. | 722 |
mufeedvh/pdfrip | A tool for cracking PDF passwords using various methods such as dictionary attacks and brute-forcing | 676 |
1n3/brutex | Automates the process of trying all possible combinations of service credentials on a target system to gain unauthorized access. | 1,972 |
secforce/snmp-brute | Automates brute force attempts on network devices using SNMP protocol | 294 |