Karta icon indicating copy to clipboard operation
Karta copied to clipboard

Made karta more efficient

Open harelon opened this issue 3 years ago • 0 comments

Improved karta src analysis speed by using multiprocessing and made it into a script. Added checking that libraries and object directories exist before execution Added using previously created file state files Improved ida analysis script by opening a database and working on it without outputing asm files Added ability to set a default disassembler Made imports relative and changed imports order Changed setup.py to compile the library as karta and not src

harelon avatar Feb 14 '22 20:02 harelon