dumpdecrypted
Decryption extractor
A tool to extract decrypted iPhone application data from memory to disk
Dumps decrypted mach-o files from encrypted iPhone applications from memory to disk. This tool is necessary for security researchers to be able to look under the hood of encryption.
3k stars
112 watching
661 forks
Language: C
last commit: about 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
kjcracks/clutch | An iOS executable dumper tool | 3,706 |
johncoates/flexdecrypt | Decryption tool for iOS apps and Mach-O binaries using mremap_encrypted | 675 |
ziparchive/ziparchive | Utility class for zipping and unzipping files on various platforms | 5,451 |
securing/iossecuritysuite | An iOS security and anti-tampering library to detect jailbreaking attempts | 2,391 |
derekselander/yacd | A tool that decrypts encrypted iOS applications without requiring a jailbroken device. | 684 |
shinvou/decrypt0r | Automates the download and decryption of SecureRom firmware files for various iOS versions. | 50 |
maximebeasse/keydecoder | An app used by security professionals to decode mechanical keys from pictures and demonstrate key duplication vulnerabilities. | 3,061 |
chichou/bagbak | A tool for decrypting and analyzing iOS apps and their extensions. | 1,235 |
signalapp/signal-ios | A private messaging app for iOS with advanced end-to-end encryption and secure communication features. | 10,836 |
aonez/keka | A tool for compressing and encrypting files on macOS and iOS devices. | 4,867 |
charles2gan/gda-android-reversing-tool | An advanced Android decompiler and analysis tool designed to analyze and reverse-engineer APK files, providing features for malware detection, vulnerability scanning, and more. | 4,199 |
prosch88/ufade | Automates the acquisition and backup of data from Apple devices. | 156 |
soyersoyer/swcrypt | A comprehensive cryptographic framework for Swift, providing tools and functions for RSA public/private key generation, AES encryption/decryption, signature verification, elliptic curve cryptography, Diffie-Hellman protocol, and symmetric and authenticating ciphers. | 722 |
ivrodriguezca/re-ios-apps | A course teaching reverse engineering of iOS applications to improve application security | 2,662 |
rncryptor/rncryptor | Provides a data format and frameworks for secure AES encryption with password stretching and salting | 3,356 |