issues
search
noobpk
/
frida-ios-hook
A tool that helps you easy trace classes, functions, and modify the return values of methods on iOS platform
MIT License
929
stars
155
forks
source link
Bump to version 3.7
#53
Closed
noobpk
closed
2 years ago
noobpk
commented
2 years ago
[Release 3.7] - 2022-06-17
Added
Add setup.py for build executable
Add --ssh to option Get the shell of connect device
Add suggestion script for option -s (--script)
Changed
Update readme, changelog
Update frida-script
Update hook.py
Fixed
Fix syntax in hook.json
Fix psutil not found
[Release 3.7] - 2022-06-17
Added
Changed
Fixed