awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 Repos

Awesome GitHub RepositoriesiOS Reverse Engineering Tools

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.

Awesome iOS Reverse Engineering Tools GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • alonemonkey/frida-ios-dumpAvatar von AloneMonkey

    AloneMonkey/frida-ios-dump

    3,874Auf GitHub ansehen↗

    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.

    JavaScript
    Auf GitHub ansehen↗3,874
  • stefanesser/dumpdecryptedAvatar von stefanesser

    stefanesser/dumpdecrypted

    3,023Auf GitHub ansehen↗

    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.

    C
    Auf GitHub ansehen↗3,023
  • chichou/bagbakAvatar von ChiChou

    ChiChou/bagbak

    1,471Auf GitHub ansehen↗

    deprecated Yet another frida based iOS dumpdecrypted. Also decrypts app extensions

    Frida-based tool for decrypting iOS apps and extensions.

    TypeScript
    Auf GitHub ansehen↗1,471
  • derekselander/dsdumpAvatar von DerekSelander

    DerekSelander/dsdump

    1,226Auf GitHub ansehen↗

    An improved nm Objective-C & Swift class-dump

    Improved class-dump utility for Objective-C and Swift.

    Objective-C++class-dumpnlistnlists
    Auf GitHub ansehen↗1,226
  • xndrs/xresignX

    xndrs/XReSign

    0Auf GitHub ansehen↗

    Tool for resigning unencrypted IPA files with custom certificates.

    Auf GitHub ansehen↗0
  • januzellij/hopperscriptsJ

    Januzellij/hopperscripts

    0Auf GitHub ansehen↗

    Scripts for demangling Swift function names in Hopper.

    Auf GitHub ansehen↗0
  • bishopfox/bfinjectB

    BishopFox/bfinject

    0Auf GitHub ansehen↗

    Tool for loading dylibs into App Store apps for decryption.

    Auf GitHub ansehen↗0
  • tanprathan/fridpaT

    tanprathan/Fridpa

    0Auf GitHub ansehen↗

    Automated script for patching IPA files on non-jailbroken devices.

    Auf GitHub ansehen↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. iOS Reverse Engineering Tools