hase-project / hase

Timeless debugging with symbolic execution and processor trace
BSD 2-Clause "Simplified" License
74 stars 8 forks source link

Missing the last instruction #22

Open Airtnp opened 5 years ago

Airtnp commented 5 years ago

Check RIP and find that (if not hooked) the instruction pointer from core dump is always the next instruction after last instruction in recorded instructions.

Mic92 commented 5 years ago

Thanks for the issues.