Skip to content

Backwards IDA scripts compatibility #249

@artemking4

Description

@artemking4

Currently, automatically generated scripts dont support old versions of IDA, such as 6.8.
Could you do some tweaking/make 2 types of scripts for old and new ida versions?

You can find some useful info on that here:
https://www.hex-rays.com/products/ida/support/ida74_idapython_no_bc695_porting_guide.shtml

Activity

david8557

david8557 commented on Mar 17, 2020

@david8557

+1 for this too. IDA 6.8 seem the most stable version.

Perfare

Perfare commented on Mar 20, 2020

@Perfare
Owner

I actually don’t think there is a need to support 6.8.
7.0 has been completely leaked, and all aspects of 7.0 are better than 6.8, especially support for the new version of the compiler.

artemking4

artemking4 commented on Mar 20, 2020

@artemking4
Author

As i will need to update my IDA, i cant use my old idb databases after this. I will use a newer one in future, but i still have some databases on the old version

Perfare

Perfare commented on Mar 20, 2020

@Perfare
Owner

Sorry I don’t have the idea of being compatible with the lower version of ida. In addition, the leaked ida 7.0 has generally been applied with compatibility patches, it allows ida to load a lower version of the databases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @Perfare@david8557@artemking4

        Issue actions