Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 363 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 363 Bytes

sktrace

https://bbs.pediy.com/thread-264680.htm

功能

  1. 类似 ida 指令 trace 功能
  2. 统计寄存器变化,辅助分析,并且可能会有字符串产生,

问题

  1. Frida Stalker arm32 测试一直崩溃
  2. bl 导致的寄存器改变在下一条指令体现

todo

  1. 改为 C 实现。脱离 python
  2. arm32
  3. 更多功能。。。