Vector35 / debugger

Binary Ninja debugger
Other
216 stars 15 forks source link

Support more backends for time travel debugging (TTD) #487

Open xusheng6 opened 1 year ago

xusheng6 commented 1 year ago
  1. GDB
  2. RR
  3. Undo
  4. esReven
  5. Intel Simics
xusheng6 commented 2 weeks ago

We should also add support for sth similar to https://github.com/gaasedelen/tenet, which takes a trace generated by another tool and replays it, giving user a TTD experience