summaryrefslogtreecommitdiff
path: root/docs/getting-started.md
AgeCommit message (Collapse)Author
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
2021-11-09update startup.py docsJordan Wiens
2021-09-29add explanation of save options and warnings on get_view_of_file APIsJordan Wiens
2021-08-24Update getting-started.mdJordan
typo in key binding link
2021-08-16Move py debugger functions to __init__.pyGlenn Smith
2021-08-14Move debugging info to plugin dev guideGlenn Smith
2021-08-14Startup.py/python debugger updates and documentationGlenn Smith
2021-07-26Remove default register optionKyleMiles
2021-07-13Remove ui.debugMode in favor of an "Advanced" submenuGlenn Smith
2021-06-14updated settings in getting started for 2.4Jordan Wiens
2021-06-10Add documentation for ui.view.types.defaultTypeFilterXusheng
Make the type view filter displayed by default
2021-05-21Added docs for new Edit Function Properties dialogJon Palmisciano
2021-05-17Updated view font settings keys, added app font info to tableJon Palmisciano