junxzm1990 / x86-sok

124 stars 20 forks source link

Including ddisasm in evaluation #27

Open aeflores opened 7 months ago

aeflores commented 7 months ago

I would like to run this evaluation on ddisasm https://github.com/GrammaTech/ddisasm to compare it against all the other disassemblers. Would you be willing to accept a contribution in this repo that includes it?

Any guidance on the best way to proceed would be appreciated!

bin2415 commented 7 months ago

Certainly! All contributions are welcome and greatly appreciated.

We have defined the representations for the disassembly results, which can be found here, as well as a representation for cross-references, available here. We highly recommend storing the results in accordance with these representations.

Here is the example that extracts the results of ghidra.