google / binexport

Export disassemblies into Protocol Buffers
Apache License 2.0
1.05k stars 206 forks source link

Add compatibility for upcoming IDA 9 SDK #133

Closed azure9 closed 1 month ago

azure9 commented 3 months ago

This update introduces changes to ensure compatibility with the upcoming IDA 9 SDK. Modifications include adjustments to API calls and data structures to align with the new SDK requirements. This preparation will help us seamlessly transition to the new version once it is officially released.

google-cla[bot] commented 3 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

azure9 commented 3 months ago

Tested on IDA8.4 Pro and 9Beta, both works ok.

cblichmann commented 3 months ago

Hi! This is great! I was on vacation and so did not yet request the new beta. I'll do so today and check this out.

NyaMisty commented 2 months ago

Still no update?