-
Notifications
You must be signed in to change notification settings - Fork 111
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
IDA crashes after analyzing firmware sample with efiXplorer latest builds #56
Comments
Understood - don't have the Hex-Rays decompiler. |
@yeggor could you please fix the code to not invoke decompiler APIs if the decompiler is not present (e.g. |
yeggor
added a commit
that referenced
this issue
Dec 16, 2022
@skochinsky thank you. It fixed now |
I've tested it on x86 and arm EFI modules. Works without problems now. Sorry for the inconvenience.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, I'm using IDA Pro 7.7 with SDK 7.7 (on Windows) and used your latest builds to install. When loading this firmware sample from Asus: https://github.com/3vangel1st/FWare/blob/main/X515JAAS.306 , I do see it gets loaded. When starting the efiXplorer plugin from the menu, I click through the pop-ups and it starts running and doing some analysis. However it never completes since after a while IDA crashes and generates a mini-dump.
Any idea what possibly is going wrong? I admit this is the only firmware sample I've used so far ;)
The text was updated successfully, but these errors were encountered: