flexdecrypt
App decrypter
Decryption tool for iOS apps and Mach-O binaries using mremap_encrypted
Decrypt iOS Apps and Mach-O binaries
675 stars
18 watching
89 forks
Language: Swift
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bishopfox/bfdecrypt | Utility to decrypt and access decrypted iOS apps on jailbroken devices | 442 |
derekselander/yacd | A tool that decrypts encrypted iOS applications without requiring a jailbroken device. | 684 |
as0ler/r2flutch | A tool for decrypting iOS apps by interacting with the Frida framework on a jailbroken device. | 167 |
chichou/bagbak | A tool for decrypting and analyzing iOS apps and their extensions. | 1,235 |
iosdevzone/idzswiftcommoncrypto | A Swift wrapper for Apple's CommonCrypto library used for cryptographic operations | 478 |
ansjdnakjdnajkd/ios | A collection of tools and resources for iOS penetration testing and reverse engineering | 1,037 |
jfarley248/meat | A toolkit for acquiring and analyzing evidence from iOS devices | 138 |
confirmedcode/lockdown-ios | An open source iOS firewall that blocks trackers and malicious content from all apps. | 900 |
flo354/iosforensic | A tool to aid in forensic analysis of iOS devices | 63 |
magpol/howto-decrypt-signal.sqlite-for-ios | Decrypting a specific encrypted iOS database file using tools and techniques from the Signal app | 48 |
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 |
shinvou/decrypt0r | Automates the download and decryption of SecureRom firmware files for various iOS versions. | 50 |
mehrankmlf/easycrypto | An iOS app demonstrating Clean Architecture and MVVM with SwiftUI and Combine framework | 79 |
pjebs/obfuscator-ios | Protects iOS apps by encoding sensitive strings as unreadable C language strings. | 647 |
alichtman/deadbolt | A simple file encryption tool using AES-256-GCM algorithm and PBKDF2 password-based key derivation function | 341 |