Android Package Inspector - dynamic analysis with api hooks, start unexported activities and more. (Xposed Module)
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
A tool to extract local data storage of an Android application in one click.
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.
The main features of stefanesser/dumpdecrypted are: iOS Reverse Engineering Tools, Mobile Security.
Open-source alternatives to stefanesser/dumpdecrypted include: ac-pm/inspeckage — Android Package Inspector - dynamic analysis with api hooks, start unexported activities and more. (Xposed Module). alonemonkey/frida-ios-dump — frida-ios-dump is a tool that extracts decrypted IPA files from jailbroken iOS devices using the Frida instrumentation… as0ler/r2flutch. ashishb/android-security-awesome. bishopfox/bfinject. 51j0/android-storage-extractor — A tool to extract local data storage of an Android application in one click.