IDArlingTeam / IDArling

Collaborative Reverse Engineering plugin for IDA Pro & Hex-Rays
https://idarling.re
GNU General Public License v3.0
660 stars 99 forks source link

Renaming a register is not hooked #60

Open patateqbool opened 6 years ago

patateqbool commented 6 years ago

We must find a way to hook the renaming of registers

patateqbool commented 6 years ago

Now hooked, but buggy :). Fix needed.

NeatMonster commented 6 years ago

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

patateqbool commented 6 years ago

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

patateqbool commented 5 years ago

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