Releases: michal-kapala/dubRE
Releases · michal-kapala/dubRE
dubRE research paper
dubRE research paper
My master's thesis paper Classification-driven symbol extraction in binary file reverse engineering included as the base motivation for dubRE research.
All rights reserved.
dubRE research
Resources for reproduction of experiments from my master's thesis, including:
- the source code
- database with merged decompiled binary information -
merged.zip
(SQLite) - pretrained classifiers used in the research -
models.zip
(joblib-serialized) - database with complete results -
results.db
(SQLite)
The list of used sources is available here; if you'd like to get access to the original binaries and PDB files used in the research feel free to contact me.
All the models were trained using scikit-learn version 1.3.0.