Hi!
I found that if the image base has been modified (via “rebase program” menu item or after debugging the target program with ida, ida automatically modifies the image base), the plugin begins to behave abnormally, sometimes it is stuck when jumping to an address using the shortcut “G”, and sometimes after clicking “deep Scan Variable”, ida Stuck in the dialog box below
For comparison, I generated a new idb whose image base has not been modified, Stuck problem won’t occur.
I don’t know how to debug this kind of problem, I tried to use IDACode, but I cound only debug step by step, once I click the continue button, ida will hang in some position, and then no matter how I click the stop button, ida can’t stop.
environment:
IDA Version 7.7.220117 macOS x86_64 (64-bit address size)
Hi! I found that if the image base has been modified (via “rebase program” menu item or after debugging the target program with ida, ida automatically modifies the image base), the plugin begins to behave abnormally, sometimes it is stuck when jumping to an address using the shortcut “G”, and sometimes after clicking “deep Scan Variable”, ida Stuck in the dialog box below
For comparison, I generated a new idb whose image base has not been modified, Stuck problem won’t occur.
I don’t know how to debug this kind of problem, I tried to use IDACode, but I cound only debug step by step, once I click the continue button, ida will hang in some position, and then no matter how I click the stop button, ida can’t stop.
environment: IDA Version 7.7.220117 macOS x86_64 (64-bit address size)
Any advices? Thank you so much!