frida-ios-hooks
Warn
Audited by Socket on Jun 24, 2026
2 alerts found:
SecurityAnomalySecuritySKILL.md
MEDIUMSecurityMEDIUM
SKILL.md
Anomalyreferences/ios-patterns.md
LOWAnomalyLOW
references/ios-patterns.md
The provided code is a dual-use Frida instrumentation script focused on iOS runtime reconnaissance and observational logging. It enumerates classes/modules/symbols and hooks a target method plus SecTrustEvaluateWithError to capture trust-evaluation arguments/return values. No explicit exfiltration, persistence, credential theft, or execution of harmful actions is present in the snippet, but the choice of Security trust-evaluation hooking and broad symbol reconnaissance increases the likelihood of misuse for TLS/trust bypass development in an authorized-but-adversarial context.
Confidence: 68%Severity: 52%
Audit Metadata