Hi all!
How do I correctly use DbgXrefGet() in python using x64dbgpy? Currently I found three examples only for x64dbgpy, so I don't have a clue.
Python is reporting:
C:\Projects\x64dbg_scripts\x64dbg_test.py", line 44, in <module>
x64dbg.DbgXrefGet(found, MyRefInfo)
TypeError: in method...
Hi all!
How do I correctly use DbgXrefGet() in python using x64dbgpy? Currently I found three examples only for x64dbgpy, so I don't have a clue.
Python is reporting:
C:\Projects\x64dbg_scripts\x64dbg_test.py", line 44, in <module>
x64dbg.DbgXrefGet(found, MyRefInfo)
TypeError: in method...