RE: https://infosec.exchange/@binaryninja/116403309269355624

For the few people using #BinYars, it has been updated to support #BinaryNinja 5.3 and now targets YARA-X 1.15.0

Update via Binja's plugin manager to get the latest.

https://github.com/xorhex/BinYars-SideWidget

#YARA #YARAX

#binjaextras has been updated to allow for type information to be applied to both struct members and global variables.

Local instance of OALab's hashdb has been added as well. See the readme for setup information.

https://github.com/xorhex/binjaextras/blob/main/README.md

Update/install via Binja's plugin manager to get the latest features.

#BinaryNinja

binjaextras/README.md at main · xorhex/binjaextras

Contribute to xorhex/binjaextras development by creating an account on GitHub.

GitHub
[RSS] Container Transforms: Working with Nested Binary Formats

https://binary.ninja/2026/03/31/container-transforms.html

#BinaryNinja
Binary Ninja - Container Transforms: Working with Nested Binary Formats

Binary Ninja is a modern reverse engineering platform with a scriptable and extensible decompiler.

Binary Ninja
[RSS] Building a Custom Architecture and Platform: Part 3

https://binary.ninja/2026/03/04/quark-platform-part-3.html

#BinaryNinja
Binary Ninja - Building a Custom Architecture and Platform: Part 3

Binary Ninja is a modern reverse engineering platform with a scriptable and extensible decompiler.

Binary Ninja

Recently my RE workflow moved into sandboxed VMs where agents have full control over the environment. I needed an MCP server that runs headless in the same sandbox and exposes way more of the #BinaryNinja API than others.

Here's the release: https://github.com/mrphrazer/binary-ninja-headless-mcp

GitHub - mrphrazer/binary-ninja-headless-mcp: Headless Binary Ninja MCP server — giving AI agents deep reverse-engineering capabilities via 180 tools.

Headless Binary Ninja MCP server — giving AI agents deep reverse-engineering capabilities via 180 tools. - mrphrazer/binary-ninja-headless-mcp

GitHub
After some unexpectedly painful test&debug sessions I'm publishing my #REshare exporter for #BinaryNinja:

https://github.com/v-p-b/reshare-ninja

Since Binary Ninja supports importing Ghidra projects, technically there is now a conversion path between three major #ReverseEngineering frameworks, but of course I plan to create a REshare importer as well.

Note that there are certainly a *lot* of edge-cases that are not properly handled yet - issues and PRs are welcome as always!
[RSS] Building a Custom Architecture and Platform: Part 2

https://binary.ninja/2026/02/26/quark-platform-part-2.html

#BinaryNinja
Binary Ninja - Building a Custom Architecture and Platform: Part 2

Binary Ninja is a modern reverse engineering platform with a scriptable and extensible decompiler.

Binary Ninja
[RSS] Building a Custom Architecture and Platform: Part 1

https://binary.ninja/2026/02/20/quark-platform-part-1.html

#BinaryNinja
Binary Ninja - Building a Custom Architecture and Platform: Part 1

Binary Ninja is a modern reverse engineering platform with a scriptable and extensible decompiler.

Binary Ninja
Nice to see my #BinaryNinja plugins getting some use