A Trace Explorer for Reverse Engineers
Stars
1.5k
Forks
160
Watchers
1.5k
Open Issues
17
Overall repository health assessment
No package.json found
This might not be a Node.js project
28
commits
3
commits
a bit of misc cleanup, version tick to v0.2. good enough.
7e00270View on GitHubimprove robustness, and failure case of not detecting ASLR slide
80d4eb2View on GitHubre-parse / load text trace when it does not match packed trace (fixes #7)
b53f4f2View on GitHubadd the !last command to the timestamp shell to skip to last know mapped address in trace
87f7c1fView on GitHubkeep disassembler focused on 'last known address' when stepping through unmapped sequences
4902141View on GitHubadd some more ways to 'clear' breakpoints via reg/mem/trace views
d82ae81View on GitHubfix bug with trace view locking onto 'hovered' events that were outside the trace view
036814bView on GitHubfix visual bug when selections bounds exceeded the trace bounds (eg, selection near end of trace viz on zoom)
5e3941bView on GitHubadd some basic trace analysis to help auto-resolve ASLR from traces
2155f0fView on GitHubrevert stream simplicfication changes, as pin's stdlib does not seem to retain the settings across calls
f501e3aView on GitHub