Skip to content

DoranekoSystems/frida-FindoutWhatAccess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frida-FindoutWhatAccess

Implements 'Find out what accesses this address' using Frida.
Tested on iOS arm64 only.

image

Setup

  1. Install the required dependencies:
pip install -r requirements.txt

How to Use

  1. Run the script with your target application:
python main.py SurvivalShooter # attach

or

python main.py com.DoranekoSystems.SurvivalShooter # spawn

About

Implements 'Find out what accesses this address' using Frida

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published