unxor
XOR decrypter
A tool for reversing XOR encryption using known-plaintext attacks.
unXOR will search a XORed file and try to guess the key using known-plaintext attacks.
142 stars
17 watching
22 forks
Language: Python
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for analyzing multi-byte XOR ciphers to guess key lengths and characters. | 1,402 |
| A tool to guess file encryption keys by analyzing frequency patterns | 86 |
| An extension that provides fast in-place String XOR functions for cryptography | 31 |
| A tool that encrypts and decrypts .NET executables using a simple XOR cipher | 14 |
| Analyzes network traffic to detect malware communication and behavior | 1,158 |
| A tool for bypassing client-side encryption in web applications during penetration testing and bug bounty activities | 192 |
| A password cracking tool using Markov chains to generate linguistically plausible candidates | 62 |
| A Python library for extracting information from unstructured documents using AI techniques and customizable pipelines. | 78 |
| A tool designed to scan websites for Cross-Site Scripting (XSS) vulnerabilities | 214 |
| Automated tool for detecting cross-site scripting (XSS) and SQL injection vulnerabilities in web applications. | 44 |
| A tool and library for decrypting and encrypting MS Office files using passwords or other keys. | 559 |
| A command-line tool for analyzing malware and disassembling binary files | 386 |
| A tool for analyzing and generating fingerprints of server cryptographic protocols and related settings. | 27 |
| A library that removes common unicode confusables/homoglyphs from strings | 105 |
| A tool to identify vulnerabilities in web applications by probing for Open Redirections and other types of attacks. | 758 |