Release source code versions of decompile-bench Github projects
Hello!
Thanks again for your work on this project.
Would it be possible to release the versions used of the respective Github projects which were compiled into the decompile-bench dataset? For example the git commit tags. This would make the dataset even more valuable since source code information outside the scope of a single function (interprocedural) record could be incorporated.
We don't have that info on record, but we're working on a bigger dataset now. We'll be including these metadata:
- Source code (including the exact git commit, as you suggested)
- IDA pseudo-code and assembly code
- Address
- Optimization flags
- Source file location
Please let us know if there is any other metadata you would find useful for us to include.
That's great, thanks @albertan017. Good luck with it.