buptsseGJ / VulSeeker

VulSeeker: A Semantic Learning Based Vulnerability Seeker For Cross-Platform Binary
103 stars 32 forks source link

about the command.py #3

Open zzjss12 opened 2 years ago

zzjss12 commented 2 years ago

filters = glob.glob(curBinDir + os.sep + ".idb") filters = filters + (glob.glob(curBinDir + os.sep + ".i64"))

What file is .i64 and .idb? And I run command.py without any bugs, but not Any new file generated in the feature file.