The bin2ast code base accompanying the paper "Neural Machine Translation for Recovering ASTs from Binaries" accepted to the 3rd IEEE International Conference on Software Engineering and Artificial Intelligence (SEAI 2023).
This repository contains code written in Python.
LICENSE.txt
: License for the software components in this repository.README.md
: This README file.pyproject.toml
: This file declares and defines theskema
Python package.bin2ast
The bin2ast
directory contains the framework subpackage source code
- TODO