Skip to content

saladandonionrings/flutter-bypass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Flutter bypass scripts

A collection of Frida scripts designed to bypass common security restrictions in Flutter applications during security audits.

rootdetect-bypass.js

This script specifically targets the safe_device Flutter plugin and the RootBeer library.

Usage

  • Launch frida-server on your device
  • On host :
frida -U -f com.app.test -l rootdetection-bypass.js

About

Multiple scripts to bypass Root detection, SSL Pinning and Emulator detection on Flutter apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors