objection
objection copied to clipboard
Wiki minor update Suggestion
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
orkSecAccessControlTouchIDCurrentSet
.
References: [1] https://developer.apple.com/documentation/security/secaccesscontrolcreateflags/ksecaccesscontroltouchidany?language=objc