Skip to content
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

Open
tcbbd opened this issue May 4, 2022 · 7 comments
Open

Could you provide a 32-bit version? #3

tcbbd opened this issue May 4, 2022 · 7 comments

Comments

@tcbbd
Copy link

tcbbd commented May 4, 2022

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.

@JustasMasiulis
Copy link
Owner

tried to do a quick compile, but encountered build issues as well. Will try to investigate and fix it.

@CookiePLMonster
Copy link

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.

@JustasMasiulis
Copy link
Owner

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.

@CookiePLMonster
Copy link

That's unfortunate, but understandable. Thanks for an update!

@JustasMasiulis
Copy link
Owner

Also, a small sidenote - 32-bit IDA is soon (tm) going to not be a thing IDA 8.1 release notes

@CookiePLMonster
Copy link

Also, a small sidenote - 32-bit IDA is soon (tm) going to not be a thing IDA 8.1 release notes

in the future 32-bit files will be analyzed and decompiled in IDA64.

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.

@JustasMasiulis
Copy link
Owner

Also, a small sidenote - 32-bit IDA is soon (tm) going to not be a thing IDA 8.1 release notes

in the future 32-bit files will be analyzed and decompiled in IDA64.

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 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants