summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-20Fix notification_callbacks.py example GCing the notificationsGlenn Smith
2022-06-20rust: Fix compilation error when compiling with the 'rayon' feature enabledergrelet
2022-06-19Update user docs for typeview hotkey changesPeter LaFosse
2022-06-19Add support for toggling integer size/sign in typesviewPeter LaFosse
2022-06-18Allow DataVariable.name to be assigned a QualifiedNamePeter LaFosse
2022-06-17Unit test for function type and Win32 x86 calling conventionsRusty Wagner
2022-06-16update documentation on HLIL tokensJordan Wiens
2022-06-16Add support for executing scripts from fileskat
2022-06-16clarify documentation for analysis_skipped and reanalyzeJordan Wiens
2022-06-16Implement .tokens property in HLIL.Sean
2022-06-15Fix use of undefined attributeKevin Orr
2022-06-15Prefer lazy menu deletion to minimize chance of UAF when using context menu/a...Brian Potchik
2022-06-14Debug option to display all IL expression typesGlenn Smith
2022-06-14Fix flow graph not being able to copy in some casesGlenn Smith
2022-06-14Function.get_variable_by_nameGlenn Smith
2022-06-14Fix HLIL_ASSIGN_UNPACK_MEM_SSA mappingGlenn Smith
2022-06-14Add Dump() to *LILInstructionGlenn Smith
2022-06-14Add error for loading UI plugins in headlessRusty Wagner
2022-06-13Add graph node shadow, related instruction highlight theme colorsJon Palmisciano
2022-06-10Reference qt-build repo for building Qt in open source documentationRusty Wagner
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