summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-10Add New Window for Pane action, document Wayland supportRusty Wagner
2022-06-10Fix linux-setup.sh to use proper naming of .desktop file, fixes Wayland app nameRusty Wagner
2022-06-10Fix undefined DebuggerController in PythonScriptingInstanceXusheng
2022-06-10Fix missing debugger_imported definition in PythonScriptingInstanceXusheng
2022-06-09Add `IsExternal` callback to debug info APIrose
2022-06-09Remove built-in workflow docs and objectivec example.Brian Potchik
2022-06-09Better handling of the injected dbg objectXusheng
2022-06-08Generate fat binary for Mac Rust pluginsRusty Wagner
2022-06-08Add lowlevelil.py unit testskat
2022-06-03Fix type parser api not reporting isUser correctly for vars/funcsGlenn Smith
2022-06-02Fix Python exceptions when accessing functions with skipped IL analysisRusty Wagner
2022-06-02HLILRet should be a Return, not just ControlFlowJordan Wiens
2022-06-01Tweak documentation CSS, reduce footprintJon Palmisciano
2022-05-31Increase coverage of architecture.pyrose
2022-05-31fixup invalid pydoc documentationJordan Wiens
2022-05-30fix link in command palette docsJordan Wiens
2022-05-30fix list itemsJordan 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-25BinaryView::DefineTypes with type idsGlenn Smith
2022-05-25Prevent error/warning indicators from opening a new tabPeter LaFosse
2022-05-25Fix binaryview __getitem__ __setitem__ and add many additional BinaryView uni...Peter LaFosse
2022-05-25Add BinaryView::ParseTypesFromSource for clang+typelibsGlenn Smith
2022-05-25remove escaping around startup.py headerJordan Wiens
2022-05-25fix css of unvisited linksJordan Wiens
2022-05-25fix formatting mistakeJordan Wiens
2022-05-24update latest settingsJordan Wiens
2022-05-24better styling on settingsJordan Wiens
2022-05-24update api docs for get_code_refs and get_data_refsJordan Wiens
2022-05-24Quote the ${BN_INSTALL_DIR}Xusheng
2022-05-24Add tests for `DisassemblyTextRenderer`Jon Palmisciano
2022-05-24Add more user/auto function properties testsJon Palmisciano
2022-05-24Support setting BN_INSTALL_DIR in cmakeXusheng
2022-05-23update binaryview class example documentationJordan Wiens
2022-05-23Esure parse_types api raise proper exceptionsPeter LaFosse
2022-05-23Fix AnalysisCompletionEvent api_testPeter LaFosse
2022-05-23Fix some places in binaryview.py that raised AttributeError instead of ValueE...Peter LaFosse
2022-05-23Improve test coverage of binaryview.pyPeter LaFosse
2022-05-23Fix TypeParserResult type hintPeter LaFosse
2022-05-23Fix get_unique_section_namesPeter LaFosse
2022-05-23Fix nes.py examplePeter LaFosse
2022-05-23Add tests for BinaryReader/BinaryWriterPeter LaFosse
2022-05-23Fix numerous bugs in TypedDataAccessor and add many unit tests for itPeter LaFosse
2022-05-23Fix many small bugs in TypedDataAccessorPeter LaFosse
2022-05-23Fix race condition on linear view updateRusty Wagner
2022-05-23Add tests for user/auto {params,can_return,etc.}Jon Palmisciano
2022-05-23Fix `ParameterVariables.__{eq,repr}__` implementationsJon Palmisciano
2022-05-23Add tests for function indexing, register value, UIDF, & misc. methodsJon Palmisciano
2022-05-23Add tests for more tag-related methodsJon Palmisciano
2022-05-20Add tests for SymbolMapping, TypeMapping, FunctionList, and BinaryViewTypePeter LaFosse