Skip to content

This repo contains a Frida agent that lets you hook read and write method for flutter biometric storage package

Notifications You must be signed in to change notification settings

marcotrumpet/frida-flutter-biometric-storage-hook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frida-flutter-biometric-storage-hook

This repo contains a Frida agent that lets you hook read and write method for flutter biometric storage package.

Go into index.ts to see the code.

Usage

  • Clone the repo
  • npm i
  • npm run watch
  • frida -U <app-name> -i <path-to-_agent.js>

About

This repo contains a Frida agent that lets you hook read and write method for flutter biometric storage package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published