CheckPointSW / Karta

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

[Bug Fix] Use activeCodeTypes() instead of codeTypes() #44

Closed chkp-eyalit closed 4 years ago

chkp-eyalit commented 4 years ago

Used the wrong function when handled a single active code type. Fixes issue #41.