Skip to content

Releases: giladreich/ida_migrator

IDA Migrator - v2.0.1

28 May 17:06
3893217
Compare
Choose a tag to compare

Change log 28.05.2021:

  • Removed a check which prevented the plugin from running on IDA Pro edition that doesn't include hex-rays decompiler (Thanks to https://github.com/erazor-de - #2).

IDA Migrator - v2.0.0

24 May 20:13
Compare
Choose a tag to compare

Change log 24.05.2021:

  • Update directory structure and update readme.
  • Update prompt messages and add link to the repo in the intro window.
  • Set window title with version as well.
  • Print fail message when idaapi.set_name function fails.
  • Print success loaded message when it's really loaded (#1).
  • Add log_info utility to nicely format all printed logs to IDA console.
  • Fix compatibility QString API changes.
  • Use ida 7.6 compatible api functions.

First release

27 Jan 02:01
Compare
Choose a tag to compare
1.0.0

Create README.