Classification-driven function name extraction plugin for IDA Pro.
See subfolder READMEs for details on plugin and script usage:
models
- pretrained models with their training and testing scriptsplugins
- IDA plugin utilities for IDB information exportscripts
- standalone scripts for data transformation; contains dependency modules
The research on dubRE was performed on 15 binaries which are pending publication in raw and processed form. The repository list of applications used throughout the research is available here.
To extend the dataset with new binaries see Dataset preparation.
Conceptual notes and remarks made during implementation of dubRE are available as wikis.
Dependency | Version |
---|---|
IDA Pro | 7.0 |
Python (plugins) | 2.7 |
Python (scripts) | >= 3.10 |
Sark | IDA-6.x |