summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2024-11-05Fix .dSYM sibling file load logic and update .dSYM docsJosh Ferrell
2024-11-03Add docs for plugin status widgetKyleMiles
2024-10-23Add docs for new plugin manager filter keywords @update_available and ↵KyleMiles
@failed_to_load
2024-10-22add mention of popup xrefs to migration documentationJordan Wiens
2024-10-21Add redirects for moved debugger docs pages.Alexander Taylor
2024-10-08Add support for zstd compressed DWARF, simplify handling of zlib compressed ↵Josh Ferrell
DWARF, improve DWARF error handling
2024-10-07Update documentation with IDB import pluginMason Reed
2024-10-04Make the undefine action context awareXusheng
2024-10-03Support forward type propagation for function/variable. Fix ↵Xusheng
https://github.com/Vector35/binaryninja-api/issues/2725
2024-09-17Fix description for single function analysis exampleJordan
2024-09-16add section on special characters in type namesJordan Wiens
2024-09-16update single function analysis to use analysis_hold in batch processingJordan Wiens
2024-09-14Fix function size limit in batchJordan
2024-09-13Ultimate.Alexander Taylor
2024-08-16Enable workflows by default.Brian Potchik
2024-08-12Document when stack theme color is valid.Alexander Taylor
Closes #5403.
2024-08-02fix formatting on user docs type libraries page, still needs imagesJordan Wiens
2024-07-23add extra clarificaiton around project file backing external librariesJordan Wiens
2024-07-23Revert "remove optionally to make more clear projects are required for ↵Jordan Wiens
external linking" This reverts commit 8b410e9129c74476c369e7870121e980fa4cc1d1.
2024-07-23remove optionally to make more clear projects are required for external linkingJordan Wiens
2024-07-19Update to Qt 6.7.2Rusty Wagner
2024-07-18Add fuzzy completion to the python consoleGlenn Smith
Co-Authored-By: Rusty Wagner <rusty@vector35.com> Co-Authored-By: Kyle Miles <kyle@vector35.com>
2024-07-18Update operationColor in theme docsJosh Ferrell
2024-07-17comment unfinished sectionsZichuan Li
2024-07-16add history UI documentationJordan Wiens
2024-07-12Fix image size in Enterprise docs.Alexander Taylor
2024-07-11Additional header import documentation.Alexander Taylor
2024-07-10Add the start of docs for large binaries.Alexander Taylor
Closes #4684.
2024-07-10split more numbered lists to improve searchabilityJordan Wiens
2024-07-09Merge the Enterprise docs in with everything else.Alexander Taylor
2024-07-09Update Rust open source attributionsKyleMiles
2024-07-09re-order triage items and number imageJordan Wiens
2024-07-09split triage features into separate subheadings for better searchingJordan Wiens
2024-07-08More documentation CSS changes to address feedback.Alexander Taylor
Cleaned up some of the earlier work and added some more changes that target entries in search. The largest change is implementing a background highlight of marked search terms instead of changing the foreground color.
2024-07-05add docs on in-memory license activationJordan Wiens
2024-07-05fix some errors in doc docsJordan Wiens
2024-07-05add tooltip docsJordan Wiens
2024-07-05fix missing settings headerJordan Wiens
2024-07-05add triage summary and byte overview docsJordan Wiens
2024-07-05fix broken docs linksJordan Wiens
2024-07-03Make headers far more visible in docs CSS.Alexander Taylor
Also changes the dark theme background color so that links clash less with the background.
2024-07-03remove some enums from settingsJordan Wiens
2024-07-03update settings table for 4.1Jordan Wiens
2024-06-26add intel CPU bug to troubleshootingJordan Wiens
2024-06-25Fix url to sample plugin in plugins.mdGlenn Smith
2024-06-21Add missing open source dependencyJosh Ferrell
2024-06-21Demangle function names recovered from DWARFJosh Ferrell
2024-06-10Cookbook entry on adding a magic variableGlenn Smith
2024-06-10add explanation about double clicking addresses in memory mapJordan Wiens
2024-05-30Improve offset pointer docs and sidebarGlenn Smith