Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 622 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 622 Bytes

x64dbgbinja

Official x64dbg plugin for Binary Ninja.

Installation

Clone this repository in your Binary Ninja plugin directory.

Menu options

Import x64dbg database

Import comments/labels from an uncompressed x64dbg JSON database in Binary Ninja.

Symbols for imported functions and or library functions can be overwritten via the "Overwrite X" entries in Settings.

Export x64dbg database

Export comments/labels to a JSON database that can be loaded by x64dbg.

To export labels only: uncheck "Export Comments" under "x64dbg Database Export" in Settings.