Projects by popularity

Check iOS Keyboard Cache

0 | 11

Uploaded by: @sdcampbell

You can use this script to check if fields where sensitive information is entered are allowed to cache input. As information is entered, monitor the script output. You must attach this script after changing screens, but only when there is a text field where sensitive data may be entered. Inspired by and heavily modified version of @ay-kay/ios-keyboard-cache/

IOS BiometricBypass

0 | 514

Uploaded by: @0tax00

Frida script that bypasses Touch ID/Face ID authentication by intercepting LocalAuthentication framework calls and forcing them to return success.