How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
frida-ios-dump is a tool that extracts decrypted IPA files from jailbroken iOS devices using the Frida instrumentation framework. It functions as a memory dumper and extraction utility to obtain application binaries directly from device memory. The project enables the retrieval of decrypted application files using either a display name or a bundle identifier. It combines these dumped binaries with extracted metadata and assets to assemble a standard distributable application package. The tool covers a technical surface including process injection, dynamic library hooking, and memory-based bi
An improved nm Objective-C & Swift class-dump
[deprecated] Yet another frida based iOS dumpdecrypted. Also decrypts app extensions
The main features of chichou/bagbak are: iOS Reverse Engineering Tools, Reverse Engineering Projects.
Open-source alternatives to chichou/bagbak include: alonemonkey/frida-ios-dump — frida-ios-dump is a tool that extracts decrypted IPA files from jailbroken iOS devices using the Frida instrumentation… derekselander/dsdump — An improved nm + Objective-C & Swift class-dump. dpnishant/appmon — Documentation:. dstmath/frida-unpack. federicodotta/brida — The new bridge between Burp Suite and Frida! bishopfox/bfinject.