The official plugin designed to enhance the synergy between Binary Ninja and x64dbg.
In this article, we’ll delve into the seamless integration of these powerful reverse engineering tools, showcasing how x64dbgbinja simplifies importing and exporting data between the two platforms.
Explore the installation process and discover how to efficiently transfer comments, labels, and symbols, ultimately streamlining your reverse engineering workflow.
Official x64dbg plugin for Binary Ninja.
Clone this repository in your Binary Ninja plugin directory.
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 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.
shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…
Extract and execute a PE embedded within a PNG file using an LNK file. The…
Embark on the journey of becoming a certified Red Team professional with our definitive guide.…
This repository contains proof of concept exploits for CVE-2024-5836 and CVE-2024-6778, which are vulnerabilities within…
This took me like 4 days (+2 days for an update), but I got it…
MaLDAPtive is a framework for LDAP SearchFilter parsing, obfuscation, deobfuscation and detection. Its foundation is…