I want to develop a code analysis program with the help of IDA . For example, IDA batchs and analyzes the ELF files in background, and then their disassembled codes and function calls, etc can be used as inputs of my program to take certain further analysis as what I need. Can I realize it by using IDA SDK? Does SDK provide some functions I can employ?
Any help would be greatly appreciated.






