xFindOut icon indicating copy to clipboard operation
xFindOut copied to clipboard

Feature requests

Open htdag opened this issue 3 years ago • 1 comments

Hi,

Because I'm not familiar with c++. I have some feature request:

  • Allow resize find out windows.
  • Allow toggle topmost (on-off, all window; or fast hide show all window)
  • Allow select multible Instruction & Hits, and copy selected to clipboard.
  • Keep focus selected Instruction when click Follow in CPU (I can remember last selected).
  • Double click on instruction to Follow in CPU.
  • Allow set software breakpoint from selected Instruction by F2 or context menu.
  • Stop and resume (instead close)
  • Context menu (Find out...) in References windows? (without Follow dump).
  • Option use Exception breakpoint instead HWBP (this will make Find out more than 4 address).

htdag avatar Jul 18 '21 14:07 htdag

Adding to the above:

  • find out what accesses on RET instructions (end of a function, where it exits -- who's the caller)

sunbeam906 avatar Aug 14 '21 15:08 sunbeam906