CheckPointSW / Karta

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

Thumbs Up ported to Python 3 & IDA 7.4 #33

Closed chkp-eyalit closed 4 years ago

chkp-eyalit commented 4 years ago
  1. Removed support for IDA versions < 7.4
  2. Ported the code to Python 3, python 2.X is no longer supported
  3. Thumbs Up tested and is now 5%-40% faster (depending on the test case)