| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2025-05-23 | Add 'Remove from Recent Files' action to the context menu for the recent ↵ | Brian Potchik | |
| files list. | |||
| 2025-04-28 | [SharedCache] Support loading iOS shared caches older than 11 | Mason Reed | |
| Still need to fix branch island images not being picked up | |||
| 2025-04-18 | add note to console docs about shared vs unified python instance, resolves #6651 | Jordan Wiens | |
| 2025-04-18 | fix copy/pasta | Jordan Wiens | |
| 2025-04-18 | edits to ksc docs | Jordan Wiens | |
| 2025-04-18 | edits to dsc docs | Jordan Wiens | |
| 2025-04-16 | Fix broken documentation links. | Alexander Taylor | |
| 2025-04-16 | Updated DSC/KCTriage view documentation. | Alexander Taylor | |
| 2025-04-16 | Update Objective-C user documentation | Mason Reed | |
| We have not updated this in a while and no longer provide commands (this changed in 2023!) | |||
| 2025-04-16 | [SharedCache] Update user documentation | Mason Reed | |
| 2025-04-15 | Fixed indentation on Launching from CLI doc section | Galen Williamson | |
| 2025-04-14 | remove docs fro newInstance setting that was removed and small tweaks to the ↵ | Jordan Wiens | |
| docs for the feature | |||
| 2025-04-14 | Simplifed documentation for "Launching Binary Ninja from the command line", ↵ | Galen Williamson | |
| and moved it to user guide. | |||
| 2025-04-10 | Added documentation for Launching Binary Ninja from the command line (CLI), ↵ | Galen Williamson | |
| re: new and existing instances | |||
| 2025-04-10 | cleanup troubleshooting docs | Jordan Wiens | |
| 2025-04-09 | Add docs for union field resolution; Resolves #6578 | ElykDeer | |
| 2025-04-07 | add venv to virtualenv setting description | Jordan Wiens | |
| 2025-04-07 | Fix broken list in docs. | Alexander Taylor | |
| 2025-04-06 | fix moved URLs in documentation | Jordan Wiens | |
| 2025-04-03 | add M-CORE to setting | Jordan Wiens | |
| 2025-04-03 | update settings for 5.0 and include enterprise/collab this time | Jordan Wiens | |
| 2025-04-03 | default image width narrower on fwn docs | Jordan Wiens | |
| 2025-04-03 | Firmware Ninja user guide documentation | Brandon Miller | |
| 2025-03-31 | small phrasing update | Jordan Wiens | |
