summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-10Add LoadSettingsFile API to support ephemeral settings.Brian Potchik
2022-11-10Fix type parser setting name in generator.Brian Potchik
2022-11-10add caveat on single steppingJordan Wiens
2022-11-10some debugger documentation updatesJordan Wiens
2022-11-10ventura code signing troubleshooting noteJordan Wiens
2022-11-10Prevent applying two different debug infoes at the same timeGlenn Smith
2022-11-10Several documentation improvements and fixeskat
2022-11-10Fix typo in cookbook.mdgalenbwill
2022-11-10Fix rendering of code lines when scrolling right, fix TokenizedTextView exampleRusty Wagner
2022-11-10plugins.md: review and editing for 3.2 completegalenbwill
2022-11-10debugger.md: fixed first image to be centered and clickablegalenbwill
2022-11-10debugger.md: replaced "one" language with "you"galenbwill
2022-11-10Warning on defining variables with zero sizeGlenn Smith
2022-11-10Test for enum types printing the correct valuesGlenn Smith
2022-11-10Add new sections for known issue workarounds and troubleshooting in debugger ...Xusheng
2022-11-10New user screenshots in remote debugging guideXusheng
2022-11-10Update debugger docs with new screenshots. Fix https://github.com/Vector35/de...Xusheng
2022-11-10Fix ASAN crash on PDB loadRusty Wagner
2022-11-10Fix Python console not working if UI plugins are not available for any reasonRusty Wagner
2022-11-10Fix crash from stale callbacks in memory map viewRusty Wagner
2022-11-10Unify *::viewInTypesView into UIContext::navigateToTypeGlenn Smith
2022-11-10Remove no longer relevant docs from py!enterprise.acquire_licenseGlenn Smith
2022-11-10Resolve usage of deprecated BinaryView.__len__()kat
2022-10-20Properly remove the debugger view from the FileMetadata after the target exit...Xusheng
2022-10-18more documentation updatesJordan Wiens
2022-10-18remove reference to old show documentation APIJordan Wiens
2022-10-17[C++ docs] Several fixes, improvements, additions, and general cleanupkat
2022-10-17few missed doc changesJordan Wiens
2022-10-17another round of small doc changesJordan Wiens
2022-10-17Fix docs for IDB Import pluginPeter LaFosse
2022-10-17fix images and some user manual linksJordan Wiens
2022-10-17documentation overhaulJordan Wiens
2022-10-17fix Platform.os_listJordan Wiens
2022-10-14binaryninjaapi.h Whitespace cleanupkat
2022-10-14FlowGraph, FlowGraphNode, Function, BinaryView docskat
2022-10-14Fix debug info 'function' APIsKyleMiles
2022-10-14Fix some minor bugs in BasicBlock and highlight APIPeter LaFosse
2022-10-14Update Python license info. Fix https://github.com/Vector35/binaryninja/issue...Xusheng
2022-10-14Remove Python 2.7 code in user documentation. Fix https://github.com/Vector35...Xusheng
2022-10-12Fix Universal schema serialization in C++ API.Brian Potchik
2022-10-12This shouldn't be deleted as its a QThreadPeter LaFosse
2022-10-12Demangler improvementsPeter LaFosse
2022-10-12Let "make code" become first-class feature. Fix https://github.com/Vector35/b...Xusheng
2022-10-12[Enterprise] C++ api and exampleGlenn Smith
2022-10-12[Enterprise] API for license status callbacksGlenn Smith
2022-10-11api: expose methods needed to construct offset pointersRyan Snyder
2022-10-11Support 'Open with Options' settings history for container files.Brian Potchik
2022-10-10[Python API] Fixed PointerType.origin to return a valid NTRTypeGlenn Smith
2022-10-10python: support for getting offset pointer origin informationRyan Snyder
2022-10-09Remove default load settings; Move settings `analysis.debugInfoInternal` and ...KyleMiles