GithubHelp home page GithubHelp logo

Add support for IDA 7.x about retdec-idaplugin HOT 8 CLOSED

avast avatar avast commented on September 25, 2024
Add support for IDA 7.x

from retdec-idaplugin.

Comments (8)

PeterMatula avatar PeterMatula commented on September 25, 2024 1

@kirschju The library naming in this case is not the best. retdec.lib is not from the main RetDec repository, but it is this: https://github.com/s3rvac/retdec-cpp. You can try it with it, maybe you will succeed. I will try to implement retdec-idaplugin's CMake build system in a way that would get and build all the support libraries automatically. Pre-built support package would therefore not be needed, and your job would be much easier. However, I'm not able to tell how hard it will be (how long it will take), since I suspect it might be tricky.

from retdec-idaplugin.

PeterMatula avatar PeterMatula commented on September 25, 2024 1

@0xBEEEF I think there is no reason why a 7.0 plugin (once we have it) would not run in freeware IDA. So yes, when we rewrite it from SDK 6.6 to 7.x, it should work.

from retdec-idaplugin.

PeterMatula avatar PeterMatula commented on September 25, 2024

We will get to it sooner or later, but not right away.

If anyone is willing to give it a shot, go for it. It is free for all, until I assign this ticket to myself.

from retdec-idaplugin.

messi89 avatar messi89 commented on September 25, 2024

Hi guys

is there any update to support IDA 7.x ?

from retdec-idaplugin.

kirschju avatar kirschju commented on September 25, 2024

Hi all,

I've invested some hours to port the plugin to the new IDA API. The code compiles when including IDA SDK 7.0, but I am unable to link the resulting objects, because I'm lacking the 64-bit version of the support package. I can compile the 64 bit versions of some of the libraries contained in the support package, however it is unclear to me how I would end up with a 64 bit version of retdec.lib to link against. It doesn't seem to be part of what is produced when compiling retdec from the main repo. Any pointers (or, even better, a 64 bit version of the support package) would be greatly appreciated.

from retdec-idaplugin.

Zibri avatar Zibri commented on September 25, 2024

please support ida 7.0 !

from retdec-idaplugin.

0xBEEEF avatar 0xBEEEF commented on September 25, 2024

It would be especially cool if the plugin would run with the IDA 7.0 freeware! Then you would have the perfect combination.

from retdec-idaplugin.

PeterMatula avatar PeterMatula commented on September 25, 2024

Fixed.

The current implementation is only a rewrite to IDA 7.0 SDK. No improvements. We dropped remote decompilation through API. There are several new tickets with improvements and bugs.

The new version does not work in freeware IDA 7.0 (see #22).

from retdec-idaplugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.