jchristman / PyDA

Python binary DisAssembler
http://suntzuii.github.io/PyDA/
Other
26 stars 10 forks source link

Function and Address Following #30

Open direwolf314 opened 10 years ago

direwolf314 commented 10 years ago

Should jump to the associated address/function on double click/enter and keep a queue of jumps allowing 'Esc' to return to where we were.

Needs to be done: