Skip to content

A Python-based GUI tool to brute-force decrypt files using AES, DES, XOR, Base64, and more. Perfect for data recovery, CTF challenges, and cybersecurity education.

Notifications You must be signed in to change notification settings

Ammounnn/DecryptMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 

Repository files navigation

๐Ÿ”“ DecryptMe - Universal File Decryption Tool

A user-friendly Python tool to brute-force decrypt files using multiple cryptographic methods (AES, DES, XOR, Base64, ROT13, etc.).

โœจ Features

โœ… Smart Decryption - Automatically tries common algorithms & keys โœ… GUI Powered by PyQt5 - Drag & drop files, progress tracking, dark/light mode โœ… Multi-Format Support - Works on binaries, text files, and encoded data โœ… Portable - Single .exe build (PyInstaller)

๐Ÿ› ๏ธ Tech Stack

Python 3

PyQt5 (GUI)

PyCryptodome (AES/DES/3DES/Blowfish)

Compression (zlib/lzma/bz2)

Base64/32/16 decoding ๐Ÿ“œ Use Cases

Recover encrypted files when the key is lost

Analyze malware-obfuscated payloads

CTF challenges & cybersecurity training

โš ๏ธ Legal Note

Use only on files you own or have permission to decrypt. Not responsible for misuse.

๐Ÿ“ฅ Download

Get the latest executable here

-->IssuesDonations

Donate to me here

By donating to me you are helping me to continue uploading tools and more

-->Issues

If u have any issue email me : azzabiamine649@gmail.com

About

A Python-based GUI tool to brute-force decrypt files using AES, DES, XOR, Base64, and more. Perfect for data recovery, CTF challenges, and cybersecurity education.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published