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

iddoeldor/frida-snippets resource

Hand-crafted Frida examples observed · 2026-08-28

github.com/iddoeldor/frida-snippets · JavaScript observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

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

  • gap_med: n/a
  • age_days: 3054
  • days_rel: n/a
  • days_push: 642
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2533 stars · 438 forks observed · 2026-08-28

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

A curated collection of hand-crafted Frida script snippets for dynamic instrumentation and runtime hooking. It covers native, Android, iOS, and Windows examples such as memory dumping, class enumeration, JNI hooking, and method tracing.

Use cases

  • hook java methods in an android app with frida
  • dump memory segments of a running process
  • enumerate loaded classes at runtime
  • hook jni native functions by address
  • trace objective-c class methods on ios
  • bypass FLAG_SECURE on android
  • log sqlite queries from an app
  • intercept file open calls

When to choose

  • you are learning Frida and want copy-paste examples for common hooking tasks
  • you need quick reference scripts for Android or iOS dynamic analysis
  • you are doing mobile security research or runtime instrumentation

When to avoid

  • you need a production-ready tool or library with an API rather than example snippets
  • you need a permissively licensed codebase since the repo has no license
  • you need static analysis rather than dynamic instrumentation

Facets

learning-resource · maturity active

reverse-engineering security developer-tools reverse-engineering security mobile-development developer-tools windows cross-platform frida hooking dynamic-analysis instrumentation snippets mobile-security jni objective-c android ios

1 source

Member repositories

RepositoryRoleHealth v2
iddoeldor/frida-snippetsmain32

For agents

markdown · JSON · MCP: product_card(name="iddoeldor/frida-snippets")

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