-
Notifications
You must be signed in to change notification settings - Fork 23
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
Could you provide a 32-bit version? #3
Comments
tried to do a quick compile, but encountered build issues as well. Will try to investigate and fix it. |
Bumping this issue to check what's the status of this - I wanted to try this plugin in hopes of helping me with bitfields in a 32-bit application, just to find out that this issue is the most likely blocker. |
Yeah, it's unlikely that I'll publish pre-built 32 bit version for some time. At the point the issue was made, I seemed to be missing some files from SDK for 32 bit builds and right now I don't even have this project set-up to be compiled. |
That's unfortunate, but understandable. Thanks for an update! |
Also, a small sidenote - 32-bit IDA is soon (tm) going to not be a thing IDA 8.1 release notes |
Sounds like a non-issue for the time being, at least when it comes to analyzing 32-bit executables - hopefully support for those is kept forever, contrary to that these highlights imply. |
Yup, my point was that maybe soon enough you'll be able to just use the provided 64-bit plugin to analyze 32-bit executables 👍 |
To use this plugin in x86 decompiler, I need a 32-bit version dll. I tried to compile myself but failed, seems it depends on the latest SDK.
The text was updated successfully, but these errors were encountered: