NoMoreXOR
Key guesser
A tool to guess file encryption keys by analyzing frequency patterns
Tool to help guess a files 256 byte XOR key by using frequency analysis
85 stars
12 watching
20 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list
frequency-analysismalwarepythonremxor
Related projects:
Repository | Description | Stars |
---|---|---|
hellman/xortool | A tool for analyzing multi-byte XOR ciphers to guess key lengths and characters. | 1,399 |
tomchop/unxor | A tool for reversing XOR encryption using known-plaintext attacks. | 141 |
codemonkeysteve/fast_xor | Provides fast in-place String XOR functions for cryptography | 31 |
sh1yo/x8 | Tools for discovering hidden parameters in web applications | 1,691 |
gehaxelt/rnn-passwords | A tool that uses Recurrent Neural Networks to learn and guess passwords by analyzing character patterns | 86 |
anof-cyber/pycript | A tool for bypassing client-side encryption in web applications during penetration testing and bug bounty activities | 186 |
glv2/bruteforce-wallet | A tool to crack encrypted wallet files by trying various passwords | 366 |
d4vinci/elpscrk | A password generator tool based on user profiling and statistics | 788 |
snoopysecurity/noopener-burp-extension | Detects target="_blank" values without "noopener" and "noreferrer" attributes to identify potential phishing vulnerabilities | 4 |
brichard19/bitcrack | A tool for brute-forcing Bitcoin private keys | 750 |
hameda2/zydra | A tool for cracking passwords from various file types using dictionary search and brute force methods | 421 |
0xvavaldi/gramify | Analyzes text data to extract patterns of words or characters for password cracking and analysis purposes. | 28 |
noraj/haiti | A tool to identify hash types used in cryptographic algorithms | 801 |
goliate/hidden-tear | A file crypter that uses the AES algorithm to encrypt files and sends the encryption key to a remote server for decryption. | 729 |
x90skysn3k/brutespray | Automated tool to brute-force default credentials on found services from scanner output | 2,043 |