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

SeeFlowerX/stackplz

基于eBPF的堆栈追踪工具 observed · 2026-08-28

github.com/SeeFlowerX/stackplz · C · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

64/100

  • Activity 91
  • Release rhythm 8
  • Longevity 99
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: 1393
  • days_rel: n/a
  • days_push: 58
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1447 stars · 290 forks observed · 2026-08-28

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

stackplz is an eBPF-based stack tracing tool for Android (arm64). It supports syscall tracing, uprobe hooking of 64-bit userspace libraries, and hardware breakpoints, with Frida RPC integration.

Use cases

  • trace syscalls with arguments and call stacks on Android
  • hook native library functions with uprobes and print registers
  • set hardware breakpoints on Android processes via Frida RPC
  • filter traced processes by pid, uid, or thread name
  • reverse engineer Android apps with root and kernel 5.10+

When to choose

  • you need eBPF-based stack traces on rooted Android devices
  • you want syscall or uprobe tracing with argument and register output
  • you need hardware breakpoints controllable from Frida

When to avoid

  • your device is not rooted or runs a kernel older than 5.10
  • you need tracing on non-Android or 32-bit-only targets
  • you want a GUI-based tracing solution

Facets

cli-tool · maturity active

tracing security developer-tools security reverse-engineering developer-tools android-tools cli ebpf stack-tracing uprobe hardware-breakpoints frida syscall-tracing arm64 android-reverse-engineering debugging android linux arm

1 source

Member repositories

RepositoryRoleHealth v2
SeeFlowerX/stackplzmain64

For agents

markdown · JSON · MCP: product_card(name="SeeFlowerX/stackplz")

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