CheckPointSW / Karta

Karta - source code assisted fast binary matching plugin for IDA
MIT License
862 stars 103 forks source link

Karta now fully works with IDA 7.4 and Python 3 #34

Closed chkp-eyalit closed 4 years ago

chkp-eyalit commented 4 years ago
  1. All karta_*.py scripts are now IDA 7.4 compatible and work with Python 3.
  2. The files in the *.json configuration files are now alphabetical sorted.
  3. Support for python 2.7 and IDA versions < 7.4 was dropped.
chkp-eyalit commented 4 years ago

After a long time we can now close issue #6