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

deathmemory/FridaContainer

FridaContainer 整合了网上流行的和自己编写的常用的 frida 脚本,为逆向工作提效之用。 frida 脚本模块化,Java & Jni Trace。 observed · 2026-08-28

github.com/deathmemory/FridaContainer · homepage · TypeScript observed · 2026-08-28

Health v2 · maintenance only

56/100

  • Activity 52
  • 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: 2173
  • days_rel: n/a
  • days_push: 293
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1512 stars · 330 forks observed · 2026-08-28

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

FridaContainer is a modular collection of popular and custom Frida scripts written in TypeScript to speed up reverse engineering work on Android and iOS. It bundles utilities like anti-debug bypass, SSL pinning bypass, Java/JNI tracing, and DEX dumping into a reusable agent framework.

Use cases

  • bypass ssl pinning on android apps
  • hook jni calls with frida
  • trace java methods in an android app
  • dump dex from a packed android app
  • bypass anti-debugging checks in android apps
  • find function addresses in ios binaries
  • dump ui structure of an ios app
  • set up a modular typescript frida development environment

When to choose

  • you need a ready-made, modular set of Frida scripts for Android or iOS reverse engineering
  • you want Java and JNI tracing or common SSL pinning/anti-debug bypasses without writing them from scratch
  • you prefer a TypeScript-based Frida workflow with IDE code completion and modular code reuse

When to avoid

  • you need a no-code or GUI dynamic instrumentation tool rather than script-based hooking
  • your target is not Android or iOS (e.g., Windows or Linux desktop apps)
  • you use Frida 17.0.0+ and cannot switch to the for17 branch, since the main branch targets older Frida APIs

Facets

library · maturity active

security reverse-engineering developer-tools tracing cli security reverse-engineering mobile-development developer-tools cli cross-platform frida hooking dynamic-analysis ssl-pinning-bypass anti-debug-bypass jni-trace java-trace dex-dump typescript mobile-reverse-engineering android ios

2 sources

Member repositories

RepositoryRoleHealth v2
deathmemory/FridaContainermain56

For agents

markdown · JSON · MCP: product_card(name="deathmemory/FridaContainer")

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