Skip to content

stackplz_v1.9.0

Choose a tag to compare

@SeeFlowerX SeeFlowerX released this 22 Dec 07:01

syscall也支持了--no-tids,两个选项的整合还要咕一下

2022/12/22 17:40 update:

打印单个寄存器信息时不打印完成寄存器信息,除非指定了--regs

这样使用下面的命令可以直观看到一些反调试函数

./stackplz --name com.p1.mobile.putong stack --symbol pthread_create --reg x2 -o tmp.log

image