Awesome
frida-FindoutWhatAccess
Implements 'Find out what accesses this address' using Frida.
Tested on iOS arm64 only.
Setup
- Install the required dependencies:
pip install -r requirements.txt
How to Use
- Run the script with your target application:
python main.py SurvivalShooter # attach
or
python main.py com.DoranekoSystems.SurvivalShooter # spawn