Skip to content

moval0x1/BinjaExportTox64dbg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BinjaExportTox64dbg (v1.0.2)

Author: moval0x1

Export notations from Binja to x64dbg

Description:

Export notations from Binja to x64dbg.

Binja disassembly with renamed/added functions and comments Binja Comments

x64dbg disassembly with imported functions and comments x64dbg Comments

Installation Instructions

Clone this repo into your Binary Ninja plugin directory.

Minimum Version

This plugin requires the following minimum version of Binary Ninja:

  • 4526

License

This plugin is released under an MIT license.

Metadata Version

2

Credits

Inspired by ghidra_ExportToX64dbg