| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-22 | Fix numbering in Enterprise client and server licenses. | Alexander Taylor | |
| 1. In the client license, we refer to sections "6 through 14" in section 2, but there are only 13 sections. This has been updated. 2. In the server license, an extra newline caused numbering to be wrong for all other sections past section 3. This has been corrected. | |||
| 2025-09-11 | Docs grammar and spelling fixes | Josh Ferrell | |
| 2025-09-11 | Update docs around behavior of "Save As" | Josh Ferrell | |
| 2025-09-09 | Docs: Better explanations of using IL labels | Glenn Smith | |
| 2025-09-09 | IL Modifying docs: Add section on labels and GOTOs | Glenn Smith | |
| 2025-08-29 | Update docs for new theme colors | Rusty Wagner | |
| 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-08-19 | Add platform support to workflow eligibility. | Brian Potchik | |
| 2025-08-13 | make type library questions headers | Jordan Wiens | |
| 2025-08-12 | Docs: fix example descriptions | Glenn Smith | |
| 2025-08-12 | Docs: use new log api | Glenn Smith | |
| 2025-08-12 | Docs: reorder to have python first in multi-lang sections | Glenn Smith | |
| 2025-08-12 | Docs: Note about AnalysisContext vs Function | Glenn Smith | |
| 2025-08-01 | Update IL modification docs | Glenn Smith | |
| 2025-07-31 | fix a recursion bug in the tabsyncing | Jordan Wiens | |
| 2025-07-31 | support for multi-language code block tab syncing | Jordan Wiens | |
| 2025-07-28 | add open source to core licenses | Jordan Wiens | |
| 2025-07-28 | fix rust license documentation | Jordan Wiens | |
| 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-17 | Initial documentation for guided analysis feature. (skip-ci) | Brian Potchik | |
| 2025-07-17 | Modifying IL docs: Restructure and add some sections | Glenn Smith | |
| 2025-07-17 | Updates to IL modification docs for objc/typo | Glenn Smith | |
| 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 | Docs for IL modification | Glenn Smith | |
| 2025-07-16 | Revert "update docs for backtick and python console, resolves #6816" | Jordan Wiens | |
| This reverts commit 5d92c427fdb16e0b167b88eb53f61693cd67c535. | |||
| 2025-07-16 | add scc to open source documentation, resolves #7098 | Jordan Wiens | |
| 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-25 | Update CXX_STANDARD to 20. | Alexander Taylor | |
| Also update minimum CMake version. | |||
| 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-05-20 | fix error in debug report example | Jordan Wiens | |
| 2025-05-20 | add missing debug report image | Jordan Wiens | |
