Skip to content

Frida iOS Hook v3.6

Compare
Choose a tag to compare
@noobpk noobpk released this 11 Jan 04:46
· 113 commits to master since this release
960c372

Version: 3.6

	[+] Add:
	
		[-] New option Show system log of device `--logcat`
		
		[-] New option Get the shell of connect device `--shell`
		
		[-] Add CHANGELOG.md
		
		
	[+] Change:
		
		[-] Update README.md
		
		[-] Using `hook.json` to load configuration for the tool
		
		[-] Optimize core `hook.py`
	
	[+] Fix

What's Changed

  • Add short delay to avoid blocking by @kasnder in #9
  • fix: requirements.txt to reduce vulnerabilities by @noobpk in #13

New Contributors

Full Changelog: 3.4...v3.6