# Frida Android Hook ChangeLog ## [Release 1.4] - 2024-09-05 ### Added - Add new frida scripts - Add option --proxy ### Changed - Update readme, changelog - Update frida-script - Update hook.py ### Fixed - Fix bug ## [Release 1.3] - 2022-06-21 ### Added - Add setup.py for build executable - Add suggestion script for option -s (--script) ### Changed - Update readme, changelog - Update frida-script - Update hook.py ### Fixed - Fix syntax in hook.json ## [Unrelease] - 2022-04-18 ### Add - Add setup.py for build executable ### Changed - Update Readme.md ## [Unrelease] - 2022-03-17 ### Added ### Changed - Update androidhook. Check python3 command exists ## [Unrelease] - 2022-01-24 ### Added - Update frida-scripts - Update option listscripts ### Changed - Update README.md - Update repo structure - Preparing to release version 1.3 ### Fixed