Skip to content

A repo for IDA python 3 plugin and binary file similarity comparison.

Notifications You must be signed in to change notification settings

Jackiemin233/Gemini-Genius

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

usage

  1. Please refer the https://github.com/Yunlongs/Genuis generate the dataset and preprocess it.
python Gemini_data_1.py
  1. Modify the path in config.py and train the model:
python Gemini_train_2.py
  1. Download the IDA Pro 7.7 from the Baidu.

Link:https://pan.baidu.com/s/19PfekgQ1AyElpH0EXZT_Xg?pwd=ex37 pwd:ex37

  1. After installing the IDA Pro 7.7. Move the /IDA_appendix/idc_bc695.py to path/to/yourIDA/python/3.

  2. Modify the PATH in batch_run.py and preprocessing_ida to generate the .cfg file.

python batch_run.py
  1. 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!

About

A repo for IDA python 3 plugin and binary file similarity comparison.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages