Using idapython for the first time and I'm writing a quick script to report all the times that a given register was modified in a function. Currently I'm using a dialog box to get the register, but would be great if I could get the value that the cursor has selected/highlighted.
Is this possible in idapython/idc?
EDIT: And a second question, I have my script setup to run on a hotkey, but it only seems to work in text view, is there a way to get it to work in graph view as well?
Thanks,







