> cat /dev/github | grep security-tools
discovered 03 Aug 2026

android-frida-hooks

JavaScript ★ 11 via github-topic
→ View on GitHub
Android Frida Hooks is a collection of Frida scripts designed for device spoofing, integrity bypass, and exploring application tampering detection on Android devices for educational and security research purposes. It includes two versions: "full stealth," which encompasses extensive Java and native hooks for deep coverage against aggressive app checks, and "clean and minimal," focusing on essential spoofing while maintaining a lower detection footprint. Notable features include device ID generation, process list filtering, Play Integrity token faking, and safety mechanisms against common detection methods, making it suitable for a range of security testing scenarios.