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
86 stars
12 watching
18 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list
frequency-analysismalwarepythonremxor
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for analyzing multi-byte XOR ciphers to guess key lengths and characters. | 1,402 |
| A tool for reversing XOR encryption using known-plaintext attacks. | 142 |
| An extension that provides fast in-place String XOR functions for cryptography | 31 |
| Tools for discovering hidden parameters in web applications | 1,715 |
| A tool that uses Recurrent Neural Networks to learn and guess passwords by analyzing character patterns | 86 |
| A tool for bypassing client-side encryption in web applications during penetration testing and bug bounty activities | 192 |
| A tool to crack encrypted wallet files by trying various passwords | 375 |
| A password generator tool based on user profiling and statistics | 793 |
| Detects target="_blank" values without "noopener" and "noreferrer" attributes to identify potential phishing vulnerabilities | 4 |
| A tool for brute-forcing Bitcoin private keys | 769 |
| A tool for cracking passwords from various file types using dictionary search and brute force methods | 425 |
| Analyzes text data to extract patterns of words or characters for password cracking and analysis purposes. | 28 |
| A tool to identify hash types used in cryptographic algorithms | 810 |
| A file crypter that uses the AES algorithm to encrypt files and sends the encryption key to a remote server for decryption. | 736 |
| Automated tool to brute-force default credentials on found services from scanner output | 2,053 |