We'll be taking a deep dive into what makes Zenyard's integration stand out, have it rebuild Swift code for us, and have it reason about code-flows among multiple binaries. youtube.com/live/JG15oxr...
Join us live on June 24th at 1pm ET as Zenyard launches with Binary Ninja! Zenyard’s AI reverse engineering assistant helps to analyze binaries faster and with greater accuracy.
In Sidekick 26.0, Indexes give you a persistent work queue for reverse engineering! Create one from a BNQL query, then keep adding as you find more. Sidekick can also write to indexes during analysis.
Semantic indexing in Sidekick 26.0 lets you search by what code does instead of what it is named. It builds a local vector index for your binary. Then concept() in BNQL or the Python API can surface matches for things like TLS handshake even when everything is still default named...
The Notebook in Sidekick 26.0 is where you turn chat work into something that sticks. It is a persistent workspace where you track analysis goals and record outcomes.
Wake up binjas, new Binary Ninja 5.3.9757 stable just dropped. No functionality this time (head over to dev for that!) but lots of stability fixes for the appropriately named stable branch:
binary.ninja/2026/06/09/5...
Later, use the index to filter down, pin what matters, and jump straight to each location. docs.sidekick.binary.ninja/guide/indexe...
The index stays local, no binary content goes to the cloud. docs.sidekick.binary.ninja/guide/semant...
Sidekick reads it as context in Chat, so it can build on what you already established across turns and sessions. docs.sidekick.binary.ninja/guide/notebo...
Binary Ninja
Binary Ninja
Binary Ninja
Binary Ninja
Binary Ninja
Binary Ninja
Binary Ninja
Binary Ninja
Binary Ninja
The Notebook is a persistent workspace where you record findings, track analysis goals, and build a structured knowledge base about the binary you are examining. It is accessible from the Sidekick…
Indexes are named collections of binary locations — functions, data variables, strings, or any other addressable object — that you want to track as a group. They give you a persistent, filterable,…
Indexes are named collections of binary locations — functions, data variables, strings, or any other addressable object — that you want to track as a group. They give you a persistent, filterable,…
Binary Ninja is a modern reverse engineering platform with a scriptable and extensible decompiler.
binary.ninja
The Notebook is a persistent workspace where you record findings, track analysis goals, and build a structured knowledge base about the binary you are examining. It is accessible from the Sidekick…
Now launching Zenyard with Binary Ninja! Zenyard’s AI reverse engineering assistant helps to analyze binaries faster and with greater accuracy. We'll be taki...
youtube.com
Now launching Zenyard with Binary Ninja! Zenyard’s AI reverse engineering assistant helps to analyze binaries faster and with greater accuracy. We'll be taki...
Semantic indexing builds a local vector database of your binary's analysis artifacts. Once indexed, you can search for functions, strings, and symbols by describing what they do rather than what they…