-
Notifications
You must be signed in to change notification settings - Fork 226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
stuck on "analyzing step2..." when open some exe file. #94
Comments
after two day running, step 2 on SurveyExplorer.exe is done. duarning save idp project file, error on xxxxxxx is popup. |
Hi
I found the reason for the freeze. It will take some time to eliminate it.
вт, 13 февр. 2024 г. в 08:45, banxian ***@***.***>:
… after two day running, step 2 on SurveyExplorer.exe is done. duarning save
idp project file, error on xxxxxxx is popup.
—
Reply to this email directly, view it on GitHub
<#94 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEDYZMOCFX3TQCD7DSPA2ALYTL4XRAVCNFSM6AAAAABDEBKSLKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNBQGQ3DGNBWHA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
--
Best regards,
crypto
|
any news on this issue? :) |
No. Problem is very hard and I have no time to fix that. |
Hi. Is it really You, greenozon?
сб, 20 апр. 2024 г. в 11:51, Alex ***@***.***>:
… any news on this issue? :)
—
Reply to this email directly, view it on GitHub
<#94 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEDYZMJPO4UJWXXEF5VCQBDY6IUBVAVCNFSM6AAAAABDEBKSLKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANRXGYYDONZSHE>
.
You are receiving this because you commented.Message ID:
***@***.***>
--
Best regards,
crypto
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have an exe, I loading them into IDR, there is a step called analyzing step2, this progressing stucked at this step.
the address shown on freeze is B69128 on SurveyExplorer.exe, which is a switch case based function.
I think there maybe a recursive call or strange case confused IDR's disasm analyst engine.
the diuconfig.exe freeze on 59D9DC is a normal function, I can't guess the reason of it.
the idr.exe I grabbed from bin folder of master branch.
SurveyExplorer.exe.gz
diuconfig.exe.gz
The text was updated successfully, but these errors were encountered: