14 skills found
venaxyt / MysteriumMysterium the first tool which permits you to retrieve the most part of a Python code even the .py or .pyc was extracted from an executable file, even it is encrypted with every existing encryptage. Mysterium don't make any difference between encrypted and non encrypted files, it can retrieve code from Pyarmor or .pyc files.
jborean93 / Dpapi NgPython DPAPI NG Decryptor for non-Windows Platforms
PushpenderIndia / Brute Md5Advanced, Light Weight & Extremely Fast MD5 Cracker/Decoder/Decryptor written in Python 3
AmNe5iA / MKDecryptMKDecrypt.py (Master Key Decryptor) is a python script to assist with decrypting encrypted volumes using the recovered masterkey for various truecrypt type encrypted volumes.
ethanaicode / Python Pdf DecryptorPDF Decryption Tool, supports decrypting PDF file passwords. Written in Python, compatible with Windows, Linux, and macOS. zh-CN: PDF 解密工具,支持解密 PDF 文件的密码,Python 编写,支持 Windows、Linux、macOS。
ricardojoserf / UbucryptorFile encryptor and decryptor in Linux with Python. Using the same file extensions than Wannacry
pwcrack / Kryptos Part IIIPython Encryptor, Decryptor and Brute Forcer for plaintext/crypttext encrypted or decrypted using the same methodology (Route Transposition/Keyed Columnar Transposition) as Kryptos Part III.
frizb / Python DES DecryptorA simple python script for decrypting DES that has been generated by a .NET application
SocraticBliss / Ps4 Env DecryptorPS4 Env Decryptor / Python
abuzar-alvi / Language Encryptor Decryptor Using PythonThis Python project is made by me, Python project for improving python skills.
MowlandCodes / Hash DecryptorA Simple Hash Decryptor in Python 3
doubtcrack / RSA Encypter DecrypterThe RSA Encryptor Decryptor is a digital lock and key system crafted as part of an academic project. It serves as a virtual toolbox, implemented in Python with a user-friendly interface built using Tkinter.
shimafallah / Ash Encryptorfile encryptor/decryptor with Python
John-Varghese-EH / Py Cipher ToolCipher Encryptor/Decryptor is a practical utility command that runs on Python for securing files with password-based encryption and decryption. The purpose of the application is to demonstrate OOP, Modular Design, Functions, File I/O, and Error Handling.