- Add backtrace to hooking.js
- Update frida version
- Update readme, changelog, requirement
- Fix issue #85
- Add function check.deviceConnected
- Add reFlutter
- Update function check.iproxyInstalled
- Update dumpDecryptIPA option
- Update readme, changelog, requirement
- Remove --list-appinfo option
- Update --cli option
- Fix issue in --shell option issue 57
- Fix issue in --dump option issue 67
- Fix and optimize hexbytescan option
- Add setup.py for build executable
- Add --ssh to option Get the shell of connect device
- Add suggestion script for option -s (--script)
- Update readme, changelog
- Update frida-script
- Update hook.py
- Fix syntax in hook.json
- Fix psutil not found
- Add setup.py for build executable
- Update readme, changelog
- Remove old file
- Update ioshook. Check python3 command exists
- Update option hexbyte-scan
- Add new script to frida-scripts
- Add info to script
- Update option list-scripts
- Update README.md
- New option CLI
--cli
- Fix method List All Application script not found
- New option Show system log of device
--logcat
- New option Get the shell of connect device
--shell
- Using
hook.json
to load configuration for the tool - Optimize core
hook.py