bagbak
iOS decryptor
A tool for decrypting and analyzing iOS apps and their extensions.
Yet another frida based iOS dumpdecrypted. Also decrypts app extensions
1k stars
35 watching
197 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
johncoates/flexdecrypt | A tool for decrypting iOS apps and Mach-O binaries. | 675 |
bishopfox/bfdecrypt | Utility to decrypt and access decrypted iOS apps on jailbroken devices | 444 |
as0ler/r2flutch | A tool for decrypting iOS apps by interacting with the Frida framework on a jailbroken device. | 167 |
shinvou/decrypt0r | Automates the download and decryption of SecureRom firmware files for various iOS versions. | 50 |
chichou/grapefruit | A tool for injecting JavaScript code into iOS apps to inspect and analyze their behavior at runtime | 819 |
derekselander/yacd | A tool that decrypts encrypted iOS applications without requiring a jailbroken device. | 684 |
dropbox/zxcvbn-ios | A password strength estimator for iOS | 223 |
magpol/howto-decrypt-signal.sqlite-for-ios | Decrypting a specific encrypted iOS database file using tools and techniques from the Signal app | 48 |
solomonsklash/cookie-decrypter | A tool that decrypts and decodes various types of cookies to aid in testing and analysis. | 12 |
pjebs/obfuscator-ios | Protects iOS apps by encoding sensitive strings as unreadable C language strings. | 648 |
iosdevzone/idzswiftcommoncrypto | A Swift wrapper for Apple's CommonCrypto library used for cryptographic operations | 478 |
flo354/iosforensic | A tool to aid in forensic analysis of iOS devices | 63 |
tomchop/unxor | A tool for reversing XOR encryption using known-plaintext attacks. | 142 |
jfarley248/meat | A toolkit for acquiring and analyzing evidence from iOS devices | 140 |
thebesttvarynka/crypto-helper | A web-based tool for working with various cryptographic algorithms and data structures. | 33 |