/bjoern

Program graph databases from radare2 output

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Bjoern: a platform for graph-based analysis of binary code

Bjoern is a platform for the analysis of binary code. The platform ports, extends, and reimplements concepts of the source code analysis platform joern. It generates a graph representation of native code directly from output provided by the open-source reverse engineering toolchain radare2, and stores it in an OrientDB graph database for subsequent mining with graph database queries.

You can find its documentation here:

http://bjoern.readthedocs.org/en/latest/