This repository has been archived by the owner on Dec 16, 2020. It is now read-only.
v2.0.0
- 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