#485·objection

Wiki minor update Suggestion

Author: priyanknCreated Sep 14, 2021Updated Jul 1, 2026
Labelsdocumentation

Wiki Suggestion -

Page - https://github.com/sensepost/objection/wiki/Understanding-the-iOS-Biometrics-Bypass#what-it-does-not-and-can-not-do

Since kSecAccessControlTouchIDAny and kSecAccessControlTouchIDCurrentSet are deprecated [1] on iOS 13+, update the wiki to include kSecAccessControlBiometryAny flag

This 'bypass' will not work in cases where keychain items are protected with access control flags such as kSecAccessControlTouchIDAny or kSecAccessControlTouchIDCurrentSet.

References: [1] https://developer.apple.com/documentation/security/secaccesscontrolcreateflags/ksecaccesscontroltouchidany?language=objc