Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用pid抓取syscall,无反应 #55

Open
xumingyanghello opened this issue Jul 29, 2024 · 1 comment
Open

使用pid抓取syscall,无反应 #55

xumingyanghello opened this issue Jul 29, 2024 · 1 comment

Comments

@xumingyanghello
Copy link

xumingyanghello commented Jul 29, 2024

ps -ef | grep setting

system 19849 16944 0 19:06:38 ? 00:00:51 com.android.settings

./stackplz-v3 -p 19849 -s all --nocheck

findBTFAssets btf_file=a12-5.10-arm64_min.btf
[*] save maps to maps_19849.txt
hook syscall count:306
ConfigMap{stackplz_pid=30461,thread_whitelist=0}
uid => whitelist:[];blacklist:[]
pid => whitelist:[19849];blacklist:[]
tid => whitelist:[];blacklist:[]
start 2 modules

使用pid抓取syscall时,无反应。
表现为可以正常启动stackplz,但是操作时,无syscall输出

@SeeFlowerX
Copy link
Owner

你试试普通APP看看,以及加上 --full-tname 选项

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants