DGA-MI-SSI / YaCo

YaCo is an Hex-Rays IDA plugin. When enabled, multiple users can work simultaneously on the same binary. Any modification done by any user is synchronized through git version control.
GNU General Public License v3.0
313 stars 36 forks source link

x86 Arch #21

Closed Michael-Kelley closed 6 years ago

Michael-Kelley commented 6 years ago

Please re-implement the 32-bit build target. I regularly use IDA to analyse 32-bit code and make extensive use of the Hex-Rays decompiler plugin. As you may know, the 64-bit version of the decompiler plugin cannot be used on 32-bit code. I would like to be able to use YaCo to collaborate with other people, but I don't want to have to give up on the decompiler.

bamiaux commented 6 years ago

Correct me if I'm wrong but in IDA 6.95 we had

Now with IDA 7, we have

So you are still able to analyze & decompile 32-bit code/targets. It's just that the binary itself is 64-bit I need to check, but I remember the 32-bit IDA version is not even in the default installer

Michael-Kelley commented 6 years ago

Yes, my apologies... I assumed without verifying that ida was a 32-bit process, and ida64 a 64-bit. Both are indeed 64-bit on IDA 7.0.