Wiki minor update Suggestion
Author: priyanknCreated Sep 14, 2021Updated Jul 1, 2026
Labelsdocumentation
Wiki Suggestion -
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
kSecAccessControlTouchIDAnyorkSecAccessControlTouchIDCurrentSet.
References: [1] https://developer.apple.com/documentation/security/secaccesscontrolcreateflags/ksecaccesscontroltouchidany?language=objc
Source: sensepost/objection