> For the complete documentation index, see [llms.txt](https://blog.s1rn3tz.ovh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.s1rn3tz.ovh/pentest-mobile/ios/contournement-dauthentification-biometrique.md).

# Contournement d'authentification biométrique

## Avec Frida

* <https://codeshare.frida.re/@ivan-sincek/ios-touch-id-bypass/>
* <https://codeshare.frida.re/@Saket-taneja/biometricauthenticationbypassnullcryptoobject/>

## Avec Objection

```
$ objection -g YOUR_BINARY explore
# ios ui biometrics_bypass exit
```
