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.
idb is a tool to simplify some common tasks for iOS pentesting and research. Originally there was a command line version of the tool, but it is no longer under development so you should get the GUI version.
The main features of dmayer/idb are: Mobile Security, Mobile Security Assessment.
Open-source alternatives to dmayer/idb include: owasp/owasp-mstg — The Mobile Application Security Testing Guide is a comprehensive manual and compliance framework for verifying the… mwrlabs/needle — Needle is an open source, modular framework to streamline the process of conducting security assessments of iOS apps. cossacklabs/themis — Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data… as0ler/r2flutch. charles2gan/gda-android-reversing-tool — This project is a comprehensive Android reverse engineering suite that functions as a decompiler, bytecode… chaitin/passionfruit — [WIP] Crappy iOS app analyzer.
The Mobile Application Security Testing Guide is a comprehensive manual and compliance framework for verifying the security of mobile applications. It provides a standardized reference for identifying and validating common software security weaknesses and performing reverse engineering based on industry standards. The project provides a structured set of technical processes and checklists used to audit applications against established security weakness enumerations. It encompasses guidance for analyzing application binaries and runtime behavior to identify hidden functionality and security ga
Needle is an open source, modular framework to streamline the process of conducting security assessments of iOS apps.
Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.