2 रिपॉजिटरी
Security review processes specifically for iOS application architectures.
Distinct from Security Testing and Auditing: Focuses on the auditing process for iOS rather than general security testing frameworks.
Explore 2 awesome GitHub repositories matching security & cryptography · iOS Security Auditing. Refine with filters or upvote what's useful.
The Mobile Application Security Testing Guide is a comprehensive framework and technical resource designed for the assessment of mobile software security. It provides a structured collection of requirements and methodologies to identify vulnerabilities and security flaws in mobile applications prior to their deployment. The project distinguishes itself by integrating reverse engineering techniques with standardized testing procedures to evaluate application logic and binary structures. It supports both Android and iOS platforms, utilizing threat-model-driven methodologies to ensure that secur
Provides security review methodologies for iOS applications to detect vulnerabilities and ensure data protection.
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,
Provides capabilities for removing platform-level encryption to facilitate manual code inspection and vulnerability assessment on iOS.