8 Repos
Utilities for decrypting, dumping, and analyzing iOS binaries.
Explore 8 awesome GitHub repositories matching part of an awesome list · iOS Reverse Engineering Tools. Refine with filters or upvote what's useful.
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
Tool for extracting decrypted IPAs from jailbroken devices.
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.
Tool for dumping decrypted Mach-O files from memory.
deprecated Yet another frida based iOS dumpdecrypted. Also decrypts app extensions
Frida-based tool for decrypting iOS apps and extensions.
An improved nm Objective-C & Swift class-dump
Improved class-dump utility for Objective-C and Swift.
Scripts for demangling Swift function names in Hopper.
Automated script for patching IPA files on non-jailbroken devices.