Skip to content

Android-App-Security/FriList

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRs Welcome

Collection of useful FRIDA Mobile Scripts.

    / _  |   Frida 16.0.6 - A world-class dynamic instrumentation toolkit
   | (_| |
    > _  |   Commands:
   /_/ |_|       help      -> Displays the help system
   . . . .       object?   -> Display information about 'object'
   . . . .       exit/quit -> Exit
   . . . .
   . . . .   More info at https://frida.re/docs/home/
   . . . .
   . . . .   Connected to Android Emulator 5554 (id=emulator-5554)

Feel free to PR if you want to add new scripts to the list. New scripts will have to respect the nomenclature currently used:

    Description: Small description of the script
    Usage: frida -U -f XXX -l script-name.js
    Credit: 

    Link:
    	https://link

Almost none of his scripts are mine. If there is any mistake on the credits of a script, please contact me

Table of Contents

Observer
Security Bypass
Static Analysis
Specific Software
Other

About

Collection of useful FRIDA Mobile Scripts

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%