> cat /dev/github | grep security-tools
discovered 03 Aug 2026

iOS-Binary-Security-Analyzer

Shell ★ 34 via github-topic
→ View on GitHub
The iOS Binary Security Analyzer is a script designed for performing static analysis on iOS application binaries to identify security weaknesses such as insecure functions, weak cryptographic implementations, and missing security features like code signatures and PIE. Notable features include checks for core binary security mitigations, dynamic library dependencies analysis, and detection of anti-analysis indicators, making it a valuable tool for assessing the security posture of iOS applications on jailbroken devices.