Cisco-Talos / CASC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IDB storage issues

demonduck opened this issue · comments

When assembly and/or notes surpass the max length for a string saved to IDA's IDB db the data gets truncated and pickling will not work. This will cause errors retrieving the sub signature.

The data saving method has been updated and is available in the dev branch (4ab2345). Reopen if bugs are found