CheckPointSW / Karta

Karta - source code assisted fast binary matching plugin for IDA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enabling user to manually define anchors

chkp-eyalit opened this issue · comments

Yannay requested that he could manually define an anchor function, which seems legit.
By using a .json file that will store this information, we could probably solve more feature enhancements using the same file.

Needs to finalize the wanted solution before I develop this feature.

Feature added, simply use the karta_manual_anchor.py script (read the docs about it).