| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-11 | update language in privacy doc | Jordan Wiens | |
| 2026-02-11 | add explicit online privacy documentation | 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-20 | Update container transform docs. | Brian Potchik | |
| 2026-01-16 | Added Ultimate edition NDS32 architecture support. | Alexander Taylor | |
| 2026-01-13 | Command Palette: User guide docs | Glenn Smith | |
| 2026-01-12 | Add language about workflow ephemerality. (skip-ci) | Brian Potchik | |
| 2025-12-24 | Update description for ui.recentFileLimit | Josh Ferrell | |
| 2025-12-15 | clarify ui plugins | Jordan Wiens | |
| 2025-12-12 | add mention of windows defender | Jordan Wiens | |
| 2025-12-11 | add script for validating white space in mkdocs, and many whitespace fixes | Jordan Wiens | |
| 2025-12-11 | Fix misc formatting in docs (#7773) | utkonos | |
| 2025-11-29 | Update debug info user docs | Josh Ferrell | |
| 2025-11-25 | Update to Qt 6.10.1 | Rusty Wagner | |
| 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 | update rst doc link | Jordan Wiens | |
| 2025-11-10 | fix a few missing docs links | Jordan Wiens | |
| 2025-11-10 | fix coreversion info and add docs | Jordan Wiens | |
| 2025-11-06 | final settings update for 5.2 | Jordan Wiens | |
| 2025-11-06 | Add Outlining documentation. | Brian Potchik | |
| 2025-11-06 | Add Container Browser documentation. | Brian Potchik | |
| 2025-11-05 | [Rust] Update open source license files | Mason Reed | |
| 2025-11-04 | Add Ghidra import documentation | Josh Ferrell | |
| 2025-11-04 | [Python] Update bitfield documentation with better wording and another example | Mason Reed | |
| 2025-11-04 | [WARP] Update documentation with new functionality | Mason Reed | |
| 2025-10-30 | Add licenses for ghidra import | Josh Ferrell | |
| 2025-10-30 | Add file and database loading examples to Python cookbook (#7508) | Copilot | |
| 2025-10-23 | Alert users to the fact that there is no real character type. | Mason Reed | |
| 2025-10-23 | Update developer documentation for creating bitfields | 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-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 | |
