Ross ROSS = Recommend OSS · open-source software intelligence for agents

0xdea/frida-scripts

A collection of my Frida instrumentation scripts to reverse engineer mobile apps and more. observed · 2026-08-28

github.com/0xdea/frida-scripts · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

80/100

  • Activity 95
  • Release rhythm 50
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 1
  • age_days: 3290
  • days_rel: 335
  • days_push: 31
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1653 stars · 261 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A collection of Frida instrumentation scripts for reverse engineering mobile apps and native binaries, including tracers and enumerators for iOS (ObjC), Android (Java), and Linux. It is a script repository meant to be used with the Frida dynamic instrumentation toolkit rather than a standalone tool.

Use cases

  • trace ObjC method calls in an iOS app
  • trace Java method calls in an Android app
  • enumerate classes and methods of a mobile app
  • trace function calls in a Linux binary
  • hook functions in a black-box app without source code
  • analyze encrypted network protocols in mobile apps

When to choose

  • you already use Frida and want ready-made tracing/enumeration scripts for iOS, Android, or Linux targets
  • you need to reverse engineer a mobile app's runtime behavior quickly
  • you want script snippets to adapt for your own Frida instrumentation

When to avoid

  • you need a well-maintained, integrated Frida workflow (consider Brida instead)
  • you need Windows or macOS tracing scripts (not yet provided)
  • you want a polished tool rather than scripts that may require tweaking

Facets

library · maturity active

reverse-engineering tracing security developer-tools reverse-engineering security mobile-development developer-tools cli frida dynamic-instrumentation objc java hooking mobile-security javascript-scripts ios android linux

4 sources

Member repositories

RepositoryRoleHealth v2
0xdea/frida-scriptsmain80

For agents

markdown · JSON · MCP: product_card(name="0xdea/frida-scripts")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem