summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2024-02-13Spelling and grammar fixesJosh Ferrell
2024-02-13add documentation for manually fixing file associationsJordan Wiens
2024-02-07Remove dmonJosh Ferrell
2024-02-02Add dmonJosh Ferrell
2024-02-01add header for magic console variables so we can link to themJordan Wiens
2024-01-10Remove IDB ImporterKyleMiles
2024-01-08improve linux setup install docs in getting started guideJordan Wiens
2024-01-08Revert "clarify linux and demo setup"Jordan Wiens
This reverts commit 869785ff2ee9b83731b9f8451f8aa4372d74c31e.
2024-01-06clarify linux and demo setupJordan Wiens
2024-01-04Add local label symbol type to always prioritize normal local symbols over ↵Rusty Wagner
compiler generated labels
2023-12-22add more documentation about specifying the full path for install_api.pyJordan Wiens
2023-12-19add SSA to important conceptsJordan Wiens
2023-12-11Update to Qt 6.6.1Rusty Wagner
2023-11-30docs updated for repl concepts sectionJordan Wiens
2023-11-30add docs on analysis updating in repl vs scriptsJordan Wiens
2023-11-29Update UIDF docs to reflect new capabilitiesJosh Ferrell
2023-11-24Add Symbolic symbols type.Brian Potchik
2023-11-21fix documentation keyword current_raw_offsetJordan Wiens
2023-11-13Add fmt library to apiGlenn Smith
2023-11-01Update developer mode preferences. (skip-ci)Brian Potchik
2023-10-24fix tip formattingJordan Wiens
2023-10-18add more resources to starting guideJordan Wiens
2023-10-18remove obsolete breathe bug referenceJordan Wiens
2023-10-18describe auto tagsJordan Wiens
2023-10-18make print_all_types example easier to readJordan 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
2023-09-28correct LibraryFunctionSymbol documentationJordan Wiens
2023-09-28remove duplicate text in docsJordan Wiens
2023-09-28Update to Qt 6.5.3Rusty Wagner
2023-09-26add example to batch docs on triggering plugin commandsJordan Wiens
2023-09-24Update settings documentation.Brian Potchik
2023-09-20Rust API : FFI Fix, was leaking some non-null-terminated strings to the ↵KyleMiles
core..fix passing a nullptr to `load`
2023-09-11Update Open Source AttributionsKyleMiles
2023-08-30updated settings for 3.5 releaseJordan Wiens
2023-08-29UI plugin dev and more licensing documentationJordan Wiens
2023-08-29Expose Name versions of font getters, update docs.Alexander Taylor
2023-08-25Document platform diffrences in default fonts.Alexander Taylor
2023-08-22Change how DWARF Import initializes to enable unit testsKyleMiles
2023-08-21Add initial debug info, PDB, and DWARF user docsKyleMiles
2023-08-21Docs: Fix bad word wrappingKyleMiles
2023-08-17Docs for updated PDB pluginGlenn Smith
2023-07-29Core workflows feature update.Brian Potchik
2023-07-19Prevent null default type parser.Alexander Taylor
2023-07-17document tab completion in IDE in plugin dev docsJordan Wiens
2023-07-10Enable dwarf export by defaultKyleMiles