| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-13 | Changes related to display as/type toggling. | Alexander Taylor | |
| 2026-05-13 | changed "There's" to "There are" (grammar) | Ashvika Maddikonda | |
| 2026-05-13 | changed "Inheritence" to "Inheritance" (spelling error) | Ashvika Maddikonda | |
| 2026-05-13 | changed from "corresponds the" to "corresponds to the" (grammar) | Ashvika Maddikonda | |
| 2026-05-13 | changed "basis" to "basic" (typo) | Ashvika Maddikonda | |
| 2026-05-13 | changed "existing" to "exist" (grammar) | Ashvika Maddikonda | |
| 2026-05-13 | changed "much" to "must" (typo) | Ashvika Maddikonda | |
| 2026-05-13 | changed "tn" to "in" (typo) | Ashvika Maddikonda | |
| 2026-05-13 | changed "on" to "one" (typo) | Ashvika Maddikonda | |
| 2026-05-13 | Descrption did not match diagram so fixed that | Ashvika Maddikonda | |
| 2026-05-13 | fixed formatting - changed [CTRL + 9] to [CTRL] + 9 to match the rest of the ↵ | Ashvika Maddikonda | |
| text | |||
| 2026-05-13 | changed to exclamation point .. | Ashvika Maddikonda | |
| 2026-04-01 | update settings for 5.3 | Jordan Wiens | |
| 2026-03-26 | [IDB Import] Update documentation | Mason Reed | |
| 2026-03-26 | [WARP] More documentation updates and python examples | Mason Reed | |
| 2026-03-24 | [WARP] Update docs | Mason Reed | |
| 2026-03-18 | document windows python work-around | Jordan Wiens | |
| 2026-03-13 | fix some broken documenation links | Jordan Wiens | |
| 2026-03-11 | Add docs for `__attr` | Glenn Smith | |
| 2026-03-03 | add examples about triggering binexport headlessly | Jordan Wiens | |
| 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 | |
