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