Skip to content
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@athre0z athre0z released this 21 Jun 22:55
· 30 commits to master since this release
  • Rewrote the entire plugin in Python
    • Ditches the madness of cross platform building native IDA plugins
  • The theme selector now displays the path of the color theme recommended to use with the IDASkins theme (contributed by @tostercx)
  • Updated the "IDASkins dark" CLR file to skin the output window correctly
  • Use IDA's registry API instead of QSettings
  • Dropped support for any IDA version older than 7.0
  • Various minor bug-fixes