While debugging 27mb binary;
- Open strings menu.
- CTRL + F
- Type something
- Ida freezes
Totally painful experience.
While debugging 27mb binary;
Totally painful experience.
Hi @bukowa,
We understand the frustration, but it’s difficult to offer accurate suggestions without more context.
Could you please provide further details, and ideally, share the binary with us through our official support channel?
Several factors could affect the performance, like:
We’ll try to provide you with some tips once we have more information!
Hey, I don’t think it matters, IDA should never freeze the main thread when searching.
It would be helpful to allow us to attempt to reproduce…
I found a 27mb binary to debug, opened the strings menu, hit Ctrl + F and typed something and my instance of IDA didn’t freeze… the closer we can get to being able to reproduce your environment and unique configuration the more likely we are to get to the root of what should be happening.
Sorry I can’t share the binary, but if that helps its 32bit, windows10 - it has ton of libraries loaded. 1GB of memory used.
CheatEngine doesn’t freeze the main thread when searching
You say “searching” but the term can mean different things. Could you tell us the exact actions in IDA’s UI you’re using? some screenshots or a short screencast could go a long way.
Open strings menu ctr + f and search.
Thank you. By “strings menu”, do you mean the Strings subiew (Shift-F12), or something else? If yes, was the string list already built before you started the debugging, or you first opened it during debugging? I would once again request the exact actions (with menu items etc.) or some screenshots/videos so we know exactly what you were doing to try reproducing the issue.
also have some few seconds freezes when set type of any functions by press Y in decompliler
Can you tell me how should I open it to not encounter any freezes?
Could you please reply to my previous questions?
If main thread is freezing there’s something wrong.
Open strings menu (subview) open it after you start debbuging.
CTRL + F
Type something
Ida freezes