Labeless is a multipurpose IDA Pro plugin system for labels/comments synchronization with a debugger backend, with complex memory dumping and interactive Python scripting capabilities.
Other
514
stars
82
forks
source link
Automatic update of the "Remote module base" when changed in the debugger #45
Currently, whenever the debuggee is restarted in the debugger and changes its base address, we need to manually update Labeless from IDA with the new base address.
I suggest, if possible, that Labeles will get triggered when the debuggee is restarted and changes its address and will update the "Remote module base" automatically.
Currently, whenever the debuggee is restarted in the debugger and changes its base address, we need to manually update Labeless from IDA with the new base address.
I suggest, if possible, that Labeles will get triggered when the debuggee is restarted and changes its address and will update the "Remote module base" automatically.