- Please refer the https://github.com/Yunlongs/Genuis generate the dataset and preprocess it.
python Gemini_data_1.py
- Modify the path in config.py and train the model:
python Gemini_train_2.py
- Download the IDA Pro 7.7 from the Baidu.
Link:https://pan.baidu.com/s/19PfekgQ1AyElpH0EXZT_Xg?pwd=ex37 pwd:ex37
-
After installing the IDA Pro 7.7. Move the /IDA_appendix/idc_bc695.py to path/to/yourIDA/python/3.
-
Modify the PATH in batch_run.py and preprocessing_ida to generate the .cfg file.
python batch_run.py
- Refer to APIs in similarity_inference.py to infer the .acfg file (TRUST ME! VERY EASY TO READ AND USE)
Big Thanks to Yunlongs's Contribution!