Metadata-Version: 2.1
Name: batch-ida
Version: 0.1.1
Summary: 
Home-page: https://github.com/chnzzh/batch-ida
Author: ZhengZH
Author-email: 41407837+chnzzh@users.noreply.github.com
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Project-URL: Bug Tracker, https://github.com/chnzzh/batch-ida/issues
Project-URL: Repository, https://github.com/chnzzh/batch-ida
Description-Content-Type: text/markdown

# Batch-IDA

需要依赖IDA pro和bindiff

## 测试环境：

+ IDA pro 7.7
+ bindiff 7

保证IDA Pro可以正常使用，bindiff可以正常解析

## 目标

1. 二进制批量生成idb文件
2. 使用bindiff批量对比idb文件
3. 读取比较结果
