SkillAgentSearch skills...

Btrace

btrace:binder_transaction+eBPF+Golang实现通用的Android APP动态行为追踪工具

Install / Use

/learn @null-luo/Btrace
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

btrace

简介

btrace:binder_transaction+eBPF+Golang实现通用的Android APP动态行为追踪工具。

方案说明:https://bbs.kanxue.com/thread-281895.htm

编译

ARM64的Linux环境中,需要先安装Golang开发环境,然后:

git clone https://github.com/null-luo/btrace.git

cd btrace

make

1717907826094

运行

真机或者ARM模拟器都可以:

adb push btrace /data/local/tmp

chmod +x btrace

./btrace

1717908085506

1717908229782

Related Skills

View on GitHub
GitHub Stars203
CategoryDevelopment
Updated6d ago
Forks64

Languages

C

Security Score

80/100

Audited on Mar 24, 2026

No findings