Skip to content

x64dbg/x64dbgbinja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.