https://github.com/bmax121/sktrace
https://github.com/bmax121/sktrace
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bmax121/sktrace
- Owner: bmax121
- Created: 2020-12-24T09:00:04.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-08T03:46:04.000Z (about 2 years ago)
- Last Synced: 2025-03-29T10:09:14.296Z (about 1 year ago)
- Language: Python
- Size: 13.7 KB
- Stars: 325
- Watchers: 13
- Forks: 120
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sktrace
frida stalker trace
## 功能
1. 类似 ida 指令 trace 功能
2. 统计寄存器变化,辅助分析,并且可能会有字符串产生,
## todo
1. arm32。
2. 改为 C 实现