Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New Plugin]: x64dbgbinja #244

Closed
1 task done
utkonos opened this issue Jan 17, 2024 · 1 comment
Closed
1 task done

[New Plugin]: x64dbgbinja #244

utkonos opened this issue Jan 17, 2024 · 1 comment
Labels
new plugin Adding a new plugin

Comments

@utkonos
Copy link
Contributor

utkonos commented Jan 17, 2024

Plugin Description

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.

Plugin Repository URL

Repo URL: https://github.com/x64dbg/x64dbgbinja

Real Release

  • I have made a real release
@psifertex
Copy link
Member

added, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new plugin Adding a new plugin
Projects
None yet
Development

No branches or pull requests

2 participants