frida script made for fun
- Python 3.x
- Banana game
Install frida if you don't have:
pip install frida-tools
Launch a game, then execute this in folder with script:
frida "Banana.exe" -l script.js
When frida is attached to local process, click on shop button.