| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-09 | small tweaks to ghidra import docs, sort items to match exporrt and add link ↵ | Jordan Wiens | |
| to ghidra docs on importing | |||
| 2026-02-07 | Ghidra export docs | Josh Ferrell | |
| 2026-02-07 | Rename corePlugins.ghidraImport -> corePlugins.ghidra | Josh Ferrell | |
| 2026-01-16 | Added Ultimate edition NDS32 architecture support. | Alexander Taylor | |
| 2026-01-13 | Command Palette: User guide docs | Glenn Smith | |
| 2025-12-24 | Update description for ui.recentFileLimit | Josh Ferrell | |
| 2025-12-12 | add mention of windows defender | Jordan Wiens | |
| 2025-11-29 | Update debug info user docs | Josh Ferrell | |
| 2025-11-19 | Allow loading supplementary dwarf debug info from path in .gnu_debugaltlink | Josh Ferrell | |
| 2025-11-13 | update documentation for troubleshooting linux apparmor with snap firefox | Jordan Wiens | |
| 2025-11-12 | link to main docs site, not dev | Jordan Wiens | |
| 2025-11-12 | warp docs cleanup | Jordan Wiens | |
| 2025-11-11 | add missing image to xref docs | Jordan Wiens | |
| 2025-11-10 | add better documentation for new xref UI settings | Jordan Wiens | |
| 2025-11-10 | fix a few missing docs links | Jordan Wiens | |
| 2025-11-06 | final settings update for 5.2 | Jordan Wiens | |
| 2025-11-06 | Add Container Browser documentation. | Brian Potchik | |
| 2025-11-04 | Add Ghidra import documentation | Josh Ferrell | |
| 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-10-23 | update new instance documentation with mention of macOS differences | Jordan Wiens | |
| 2025-10-23 | remove experimental label from binexport docs | Jordan Wiens | |
| 2025-10-21 | updated settings | Jordan Wiens | |
| 2025-10-21 | update kernelcache scripting docs | Jordan Wiens | |
| 2025-09-11 | Docs grammar and spelling fixes | Josh Ferrell | |
| 2025-09-11 | Update docs around behavior of "Save As" | Josh Ferrell | |
| 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 guided analysis docs to include a link to some of the appropriate APIs | Jordan Wiens | |
| 2025-07-21 | update function settings context menu documentation after UI changes | Jordan Wiens | |
| 2025-07-21 | included guided analysis in table of contents | Jordan Wiens | |
| 2025-07-21 | shrink binexport image | Jordan Wiens | |
| 2025-07-21 | Update support matrix for kernel/shared cache | Mason Reed | |
| 2025-07-21 | Update WARP documentation | Mason Reed | |
| 2025-07-18 | Disable exception stack traces by default, except for unhandled exceptions ↵ | Rusty Wagner | |
| during analysis | |||
| 2025-07-16 | fix references to settings in docs | Jordan Wiens | |
| 2025-07-16 | update settings for 5.1 | Jordan Wiens | |
| 2025-07-16 | Document that the pinned cross references have a higher limit on the number ↵ | Rusty Wagner | |
| of references | |||
| 2025-07-16 | Revert "update docs for backtick and python console, resolves #6816" | Jordan Wiens | |
| This reverts commit 5d92c427fdb16e0b167b88eb53f61693cd67c535. | |||
| 2025-07-15 | add binexport to open source docs | Jordan Wiens | |
| update plugin documentation now that binexport is shipped add binexport documentation | |||
| 2025-07-14 | Remove pluginManager.communityUpdateChannel setting in favor of ↵ | Josh Ferrell | |
| pluginManager.debug | |||
| 2025-07-14 | Revert "Update Objective-C Workflow to use the meta workflow." | Brian Potchik | |
| This reverts commit 5bafe5c7bdb0b56037a0b5c573236f9c6367353a. | |||
| 2025-07-14 | Update Objective-C Workflow to use the meta workflow. | Brian Potchik | |
| 2025-07-12 | update docs for backtick and python console, resolves #6816 | Jordan Wiens | |
| 2025-07-04 | EFI Resolver user guide documentation | Brandon Miller | |
| 2025-06-27 | Update docs. | Brian Potchik | |
| 2025-06-23 | Allow sidebar icons to be hidden | Rusty Wagner | |
| 2025-06-23 | add image for update dialog | Jordan Wiens | |
| 2025-06-20 | Update Settings documentation in the User Guide. | Brian Potchik | |
| 2025-06-10 | Add UI action and API to control switch recovery in HLIL | Rusty Wagner | |
| 2025-05-23 | Add UI action and API to control expression folding | Rusty Wagner | |
