IDArling icon indicating copy to clipboard operation
IDArling copied to clipboard

Renaming a register is not hooked

Open patateqbool opened this issue 5 years ago • 4 comments

We must find a way to hook the renaming of registers

patateqbool avatar Sep 16 '18 12:09 patateqbool

Now hooked, but buggy :). Fix needed.

patateqbool avatar Sep 24 '18 16:09 patateqbool

We should keep this issue open to track progress on fixing it properly.

NeatMonster avatar Oct 08 '18 18:10 NeatMonster

Yep, this is my (I hope) next task!

patateqbool avatar Oct 08 '18 18:10 patateqbool

Bindings are broken on IDA 7.1 for func_t.segregs. One way to do that is wrapping regvar_t instances using ctypes and SWiG: https://stackoverflow.com/questions/41193917/python-swig-create-swig-wrapped-instance-from-ctypes-pointer

patateqbool avatar Nov 08 '18 21:11 patateqbool