| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-08 | compress container browser preview | Jordan Wiens | |
| 2026-04-08 | update container browser preview | Jordan Wiens | |
| 2026-03-26 | [WARP] More documentation updates and python examples | Mason Reed | |
| 2026-03-13 | add initial quark arch docs and fix up pages with invalid TOCs | Jordan Wiens | |
| 2026-01-13 | Command Palette: User guide docs | Glenn Smith | |
| 2025-11-10 | add better documentation for new xref UI settings | Jordan Wiens | |
| 2025-11-06 | Add Outlining documentation. | Brian Potchik | |
| 2025-11-06 | Add Container Browser documentation. | Brian Potchik | |
| 2025-11-04 | [WARP] Update documentation with new functionality | Mason Reed | |
| 2025-10-23 | better documentation on open with options, also remove orphaned binexport image | Jordan Wiens | |
| 2025-08-27 | Rewrite Obj-C workflow in Rust | Mark Rowe | |
| This is functionally equivalent to the previous workflow_objc, with the following changes: 1. It mutates the `core.function.metaAnalysis` workflow rather than registering a new named workflow. The activities now all check for the presence of the Objective-C metadata added by `ObjCProcessor` to determine whether they should do work, rather than relying on `MachoView` to override the function workflow when Objective-C metadata is present. This fixes https://github.com/Vector35/binaryninja-api/issues/6779. 2. The auto-inlining of `objc_msgSend` selector stub functions is performed in a separate activity from the processing of `objc_msgSend` call sites. The selector stub inlining activity is configured so that it does not run in `DSCView` as the shared cache needs different behavior for stub functions more generally that `SharedCacheWorkflow` already provides. 3. The way that types like `id` and `SEL` are referenced is fixed so that they show up as `id` rather than `objc_struct*`. This also replaces the Objective-C portion of the shared cache's workflow, and incorporates several bug fixes that had been applied to it but not the standalone Objective-C workflow. | |||
| 2025-07-21 | update function settings context menu documentation after UI changes | Jordan Wiens | |
| 2025-07-21 | Update WARP documentation | Mason Reed | |
| 2025-07-17 | Initial documentation for guided analysis feature. (skip-ci) | Brian Potchik | |
| 2025-07-16 | Docs for IL modification | Glenn Smith | |
| 2025-07-15 | add binexport to open source docs | Jordan Wiens | |
| update plugin documentation now that binexport is shipped add binexport documentation | |||
| 2025-07-04 | EFI Resolver user guide documentation | Brandon Miller | |
| 2025-06-23 | Allow sidebar icons to be hidden | Rusty Wagner | |
| 2025-06-23 | add image for update dialog | Jordan Wiens | |
| 2025-05-23 | Add UI action and API to control expression folding | Rusty Wagner | |
| 2025-05-20 | add missing debug report image | Jordan Wiens | |
| 2025-04-16 | Updated docs images with actual dark theme this time | Glenn Smith | |
| 2025-04-16 | Kernel cache docs images | Glenn Smith | |
| 2025-04-16 | DSC docs: make images follow theme | Glenn Smith | |
| 2025-04-16 | [SharedCache] Update user documentation | Mason Reed | |
| 2025-04-09 | Add docs for union field resolution; Resolves #6578 | ElykDeer | |
| 2025-04-03 | compress fwn doc images | Jordan Wiens | |
| 2025-04-03 | Firmware Ninja user guide documentation | Brandon Miller | |
| 2024-11-25 | Add a concepts diagram to the Workflow docs. | Alexander Taylor | |
| 2024-11-19 | lots of formatting cleanup on workflow docs | Jordan Wiens | |
| 2024-11-16 | add user docs for dlyd shared cache | Jordan Wiens | |
| 2024-11-16 | compress docs images | Jordan Wiens | |
| 2024-11-16 | Update documentation for the Workflows feature. | Brian Potchik | |
| 2024-11-03 | Add docs for plugin status widget | KyleMiles | |
| 2024-10-22 | add mention of popup xrefs to migration documentation | Jordan Wiens | |
| 2024-07-16 | add history UI documentation | Jordan Wiens | |
| 2024-07-09 | Merge the Enterprise docs in with everything else. | Alexander Taylor | |
| 2024-07-09 | re-order triage items and number image | Jordan Wiens | |
| 2024-07-05 | add tooltip docs | Jordan Wiens | |
| 2024-07-05 | add triage summary and byte overview docs | Jordan Wiens | |
| 2024-05-16 | add additional debug info documentation | Jordan Wiens | |
| 2024-05-13 | Move collaboration to core | Josh Ferrell | |
| 2024-04-24 | improve traverse concepts examples | Jordan Wiens | |
| 2024-04-23 | initial advanced binary search documentation | Jordan Wiens | |
| 2024-04-23 | compress additional documentation images for more space savings | Jordan Wiens | |
| 2024-02-23 | 4.0 documentation | Jordan Wiens | |
| - Refactored Type Documentation - Added Projects - Added Type Archives - Added New Sidebar Documentation - Added String Concepts - Added Light/Dark Mode - Added New Tab Documentation - Added BNIL Guide: HLIL docs - Added new cookbook examples - Added migration guide - Added script for building docsets - Added documentation for themes - Updated all images to Ninja Edit - API Docs : Documents BasicBlockEdge and BasicBlock - API Docs : Documents CoreVariable, Variable, and VariableNameAndType - API Docs : Corrects note on `BinaryView.update_analysis` and `BinaryView.update_analysis_and_wait` to represent that analysis is run by default for you now. - Many, many other changes | |||
| 2024-02-13 | remove leftover images no longer in use | Jordan Wiens | |
| 2024-02-13 | Add documentation for Merge Variables dialog | Peter LaFosse | |
| 2023-05-10 | adding UIDF documentation and small restructure to developer menu layout | Jordan Wiens | |
| 2023-05-01 | Update import-bndb image | Peter LaFosse | |
