Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

could you provide the whole original datasets? #2

Open
ruanruan0518 opened this issue Sep 30, 2024 · 2 comments
Open

could you provide the whole original datasets? #2

ruanruan0518 opened this issue Sep 30, 2024 · 2 comments

Comments

@ruanruan0518
Copy link

could you provide the whole original datasets?

@ruanruan0518
Copy link
Author

and provide the data precessing script?

@br0kej
Copy link
Owner

br0kej commented Sep 30, 2024

Hey!

The original dataset used for training is Dataset-1 from Cisco Talos's Binary Similarity paper. The repo is here: https://github.com/Cisco-Talos/binary_function_similarity

The data processing used Bin2ml which is also on GitHub. It can be found here: https://github.com/br0kej/bin2ml

To generate the data, you use bin2ml to extract the cfg data type -m cfg and then use bin2ml to generate esil function strings.

You should then end up with a processed dataset that looks like the one linked in the Section 4 of the README.

Hope that helps!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants