> cat /dev/github | grep security-tools
discovered 30 Mar 2026

frida-scripts

JavaScript ★ 1580 via github-topic
→ View on GitHub

AI Summary: The frida-scripts repository provides a collection of instrumentation scripts designed for reverse engineering applications on iOS, Android, and Linux platforms using the Frida tool. Key features include full-featured tracers and enumerators for Objective-C, Java, and Linux binaries, enabling deep analysis and manipulation of app behaviors. The scripts may require customization and are suitable for advanced users involved in mobile and software security research.


README

frida-scripts

A collection of my Frida.re instrumentation scripts to facilitate reverse engineering of mobile apps and more.

[!NOTE] My iOS and Android scripts might require some tweakings. For a well-maintained project that includes some of my Frida scripts, refer to Brida.

Blog post

See also

Compatibility

  • Tested with Frida 17.3.2

Scripts

iOS

Android

Linux

Changelog

TODO

  • Test extensively with real-world apps.
  • Add Windows and macOS scripts.