summaryrefslogtreecommitdiff
path: root/docs/getting-started.md
AgeCommit message (Collapse)Author
2026-05-13changed "api" to "API" (capitalization)Ashvika Maddikonda
2025-01-07Verbiage change in Getting Started doc.fosdick.io
2025-01-07Add information on the Portal to the Getting Started guide.fosdick.io
2024-09-13Ultimate.Alexander Taylor
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-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
2023-10-18add more resources to starting guideJordan Wiens
2023-09-28remove duplicate text in docsJordan Wiens
2023-05-01many fixes to missing links in documentationJordan Wiens
2022-10-17another round of small doc changesJordan Wiens
2022-10-17fix images and some user manual linksJordan Wiens
2022-10-17documentation overhaulJordan Wiens
2022-10-09Remove default load settings; Move settings `analysis.debugInfoInternal` and ↵KyleMiles
`loader.debugInfoExternal` to `analysis.debugInfo.internal` and `analysis.debugInfo.external`
2022-10-04Rename and move `Analysis/Database Merge Tool` to `File/Merge Databases`; ↵KyleMiles
Add API bindings for `BinaryView::GetDebugInfo()`, `BinaryView::ApplyDebugInfo()`, and `BinaryView::SetDebugInfo()`; Remove `analysis.experimental.parseDebugInfo` (in favor of `loader.debugInfoInternal` and `loader.debugInfoExternal`)
2022-09-13No longer mark debugger as betaXusheng
2022-09-01Splitting of variablesRusty Wagner
2022-08-26rename current_file_offset to current_raw_offsetJordan Wiens
2022-08-22Add documentation for Memory Map widgetJosh F
2022-08-18Update getting-started guide to include new 'Zoom to Fit', 'Zoom to Cursor' ↵Peter LaFosse
actions
2022-08-04More magic console variables. Close ↵Glenn Smith
https://github.com/Vector35/binaryninja-api/issues/3339
2022-07-22remove community install warning settingJordan Wiens
2022-07-22update description of user folder filesJordan
2022-07-18Enable template simplifier by default; Rename setting ↵KyleMiles
`analysis.types.TemplateSimplifier` -> `analysis.types.templateSimplifier`
2022-07-14Document the "Shift-A" and "Ctrl+Shift+A" shortcutXusheng
2022-06-21'Run Script...' fixes and documentationkat
2022-05-30fix link in command palette docsJordan Wiens
2022-05-28better documentation for symbol list fuzzy matchJordan Wiens
2022-05-26Fix broken CSS/JS in documentation + misc. fixes and cleanupJon Palmisciano
2022-05-25remove escaping around startup.py headerJordan Wiens
2022-05-25fix formatting mistakeJordan Wiens
2022-05-24update latest settingsJordan Wiens
2022-05-19fix missing linksJordan Wiens
2022-05-19update latest settings in user docsJordan Wiens
2022-05-18Update documentation for Split + Nav Featurekat
2022-05-16small doc improvements for navigation guideJordan Wiens
2022-04-29Check in the debuggerXusheng
2022-04-05small settings text changesJordan Wiens
2022-03-22add documentation to settings keywordsJordan Wiens
2022-01-27fixed all the OS X/MacOS to macOSGalen Williamson
2022-01-27completed updating getting-started.md for 3.0 releaseGalen Williamson
2022-01-27updating user docs for 3.0 release (WIP): script console, moved settings ↵Galen Williamson
image to correct place, and more (skip-ci)
2022-01-27updating user docs for 3.0 release (WIP) again (skip-ci)Galen Williamson
2022-01-27user docs screenshots updatedJordan Wiens
2022-01-27updating user docs for 3.0 release (WIP) (skip-ci)Galen Williamson
2022-01-26remove snippets settingsJordan Wiens
2022-01-26updating settings documentationJordan Wiens
2022-01-10Refactor main area to use pane systemRusty Wagner
2022-01-05describe location of qsettings cross-platform and what is stored in itJordan Wiens