awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
stefanesser avatar

stefanesser/dumpdecrypted

0
View on GitHub↗
3,023 stars·663 forks·C·9 views

Dumpdecrypted

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.

Features

  • iOS Reverse Engineering Tools - Tool for dumping decrypted Mach-O files from memory.
  • Mobile Security - Dumps decrypted Mach-O files from memory for analysis.
  • Reverse Engineering And Security - Dump decrypted Mach-O files from encrypted iOS applications.

Star history

Star history chart for stefanesser/dumpdecryptedStar history chart for stefanesser/dumpdecrypted

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does stefanesser/dumpdecrypted do?

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.

What are the main features of stefanesser/dumpdecrypted?

The main features of stefanesser/dumpdecrypted are: iOS Reverse Engineering Tools, Mobile Security, Reverse Engineering And Security.

Which projects share features with stefanesser/dumpdecrypted?

Projects with overlapping indexed features include: sensepost/objection — Objection is a dynamic instrumentation framework and runtime exploration toolkit for mobile application security… kjcracks/clutch — Clutch is a command-line utility designed for security research on jailbroken mobile devices. It functions as a… chaitin/passionfruit — [WIP] Crappy iOS app analyzer. alexzielenski/optool — Command Line Tool for interacting with MachO binaries on OSX/iOS. antons/dyld-shared-cache-big-sur. alonemonkey/monkeydev — MonkeyDev is a developer toolset for building, injecting, and deploying system extensions and custom dynamic libraries…

Projects sharing features with Dumpdecrypted

These projects share indexed features with Dumpdecrypted. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • kjcracks/clutchKJCracks avatar

    KJCracks/Clutch

    3,810View on GitHub↗

    Clutch is a command-line utility designed for security research on jailbroken mobile devices. It functions as a specialized toolkit for identifying, decrypting, and extracting installed mobile application binaries to facilitate manual code inspection and vulnerability assessment. The tool provides capabilities for removing platform-level encryption from protected software, allowing researchers to isolate core executable files from application bundles. By performing memory-mapped file dumping and reconstructing binary headers, it enables the conversion of protected applications into portable,

    Objective-C
    View on GitHub↗3,810
  • sensepost/objectionsensepost avatar

    sensepost/objection

    8,896View on GitHub↗

    Objection is a dynamic instrumentation framework and runtime exploration toolkit for mobile application security analysis. It provides a command-line interface to interact with the memory and state of iOS and Android applications during active execution, serving as a toolkit for runtime analysis and security testing. The project distinguishes itself by providing specialized capabilities to bypass common mobile security controls, including SSL pinning, biometric authentication, and root or jailbreak detection. It enables the extraction of sensitive credentials and data from secure storage syst

    Pythonandroidframeworkfrida
    View on GitHub↗8,896
  • chaitin/passionfruitchaitin avatar

    chaitin/passionfruit

    1,669View on GitHub↗

    WIP Crappy iOS app analyzer

    Vue
    View on GitHub↗1,669
  • alexzielenski/optoolalexzielenski avatar

    alexzielenski/optool

    1,281View on GitHub↗

    Command Line Tool for interacting with MachO binaries on OSX/iOS

    Objective-C
    View on GitHub↗1,281
  • Compare all 30 related projects→