summaryrefslogtreecommitdiff
path: root/docs/guide
AgeCommit message (Collapse)Author
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-16add history UI documentationJordan Wiens
2024-07-12Fix image size in Enterprise docs.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-09re-order triage items and number imageJordan Wiens
2024-07-09split triage features into separate subheadings for better searchingJordan 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-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-10add explanation about double clicking addresses in memory mapJordan Wiens
2024-05-30Improve offset pointer docs and sidebarGlenn Smith
2024-05-23Docs for type attributesGlenn Smith
2024-05-16add additional debug info documentationJordan Wiens
2024-05-15Document DWARF Import and Export limitationsKyleMiles
2024-05-13Move collaboration to coreJosh Ferrell
2024-05-09remove duplicate platform typesJordan Wiens
2024-05-06Add Minimum Comment Spacing settingJosh Ferrell
2024-04-24improve guide description of viewsJordan Wiens
2024-04-23initial advanced binary search documentationJordan Wiens
2024-02-26add warning around improtlib in terms of which plugins dont work with itJordan Wiens
2024-02-26change warning icons on tips to tipsJordan Wiens
2024-02-234.0 documentationJordan Wiens
- Refactored Type Documentation - Added Projects - Added Type Archives - Added New Sidebar Documentation - Added String Concepts - Added Light/Dark Mode - Added New Tab Documentation - Added BNIL Guide: HLIL docs - Added new cookbook examples - Added migration guide - Added script for building docsets - Added documentation for themes - Updated all images to Ninja Edit - API Docs : Documents BasicBlockEdge and BasicBlock - API Docs : Documents CoreVariable, Variable, and VariableNameAndType - API Docs : Corrects note on `BinaryView.update_analysis` and `BinaryView.update_analysis_and_wait` to represent that analysis is run by default for you now. - Many, many other changes
2024-02-17fix -std syntax on clang examplesJordan Wiens
2024-02-13update feature map doc colors with new themeJordan Wiens
2024-02-13fix improper header alignment in docs, many other improvementsJordan Wiens
2024-02-13Add documentation for Merge Variables dialogPeter LaFosse
2024-02-13Spelling and grammar fixesJosh Ferrell
2024-02-13add documentation for manually fixing file associationsJordan Wiens
2024-02-01add header for magic console variables so we can link to themJordan Wiens
2024-01-10Remove IDB ImporterKyleMiles
2023-11-30docs updated for repl concepts sectionJordan Wiens
2023-11-30add docs on analysis updating in repl vs scriptsJordan Wiens
2023-11-21fix documentation keyword current_raw_offsetJordan Wiens
2023-11-01Update developer mode preferences. (skip-ci)Brian Potchik
2023-10-24fix tip formattingJordan Wiens
2023-10-11update documentation on BN_DEBUG_EXCEPTION_TRACESJordan Wiens
2023-10-08initial platform type documentationJordan Wiens
2023-10-08remove duplicate type view docsJordan Wiens
2023-10-04document environment variablesJordan Wiens
2023-09-29DWARF Import : Misc code cleanup, improvements, and enabling by default changesKyleMiles
This includes: Gracefully handle missing DIE references Partially revert 7849cda Misc DWARFv5 Fixes Speed Improvements Fix crash on unexpected EOF Partially revert 0d5fe9ec8963a26361b8bf1af17e029afc87f952 and Correctly initialize DWARF Import plugin
2023-09-29better documentation for BN_USER_DIRECTORY environment variableJordan Wiens