summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-04Fix error condition on _get_int_return_regPeter LaFosse
2021-10-04Fix display name of custom Platform objectsPeter LaFosse
2021-10-04Add dataclasses.py to fix python 3.6 backward compatibilityPeter LaFosse
2021-10-04Disable HLIL indirect mapping tests.Brian Potchik
2021-10-04Disable LLIL to HLIL mapping tests.Brian Potchik
2021-10-01Update to Qt 6.1.3Rusty Wagner
2021-09-30Add some additional asserts around calls to BNCreatePlatformPeter LaFosse
2021-09-30Fix type errors in Platform and prevent creation of Platform without namePeter LaFosse
2021-09-30revert triagerose
2021-09-30Fix CMake recursive subdirectories & triage buildrose
2021-09-30Assert when attempting to directly instantiate a Platform objectPeter LaFosse
2021-09-30Remove unsafe BNDeleteAutoVariablePeter LaFosse
2021-09-30Add BinaryView.libraries api to list used librariesPeter LaFosse
2021-09-30remove sphinx submoduleJordan Wiens
2021-09-30StackView: It's a view of the stack!Jon Palmisciano
2021-09-30LinearView: Add `setHighlightTokenState()`Jon Palmisciano
2021-09-30Core: Add new `UnknownMemoryToken` token typeJon Palmisciano
2021-09-30minimizing api documentation for faster builds and version updatesJordan Wiens
2021-09-30small doc fixesJordan Wiens
2021-09-30Allow string representation of types to be passed as parameters to methods wh...Peter LaFosse
2021-09-29Improved Universal (FAT) architecture preference selection.Brian Potchik
2021-09-29Fix TypeMapping and SymbolMappingPeter LaFosse
2021-09-29Fix 'get_function_at' API for multi-arch binaries.Brian Potchik
2021-09-29Fix warning.Brian Potchik
2021-09-29adding images for save documentationJordan Wiens
2021-09-29add explanation of save options and warnings on get_view_of_file APIsJordan Wiens
2021-09-28Fix HLIL Conditional OperationsPeter LaFosse
2021-09-28Remove some unnecessary codePeter LaFosse
2021-09-28Fix _LinearDisassemblyLine_convertorPeter LaFosse
2021-09-28Improve type hints in lineardisassembly.pyPeter LaFosse
2021-09-28Fix assert message in lowlevelil.pyPeter LaFosse
2021-09-28Add Refactor Symbol to CoreSymbol and SymbolPeter LaFosse
2021-09-28Fix include in binaryview.pyPeter LaFosse
2021-09-28Add BasicBlockList class for improved iteration speed of basic blocksPeter LaFosse
2021-09-28Fix BasicBlock iteration for arm/thumbPeter LaFosse
2021-09-28FunctionList changesPeter LaFosse
2021-09-28Removed some commented codePeter LaFosse
2021-09-28AdvancedILFunctionList class and methods mlil_function, and hlil_functionPeter LaFosse
2021-09-28More f-stringsPeter LaFosse
2021-09-28adding stable docs config for online upload, and removing analytics from offl...Jordan Wiens
2021-09-27Workflow fix: encoding stringsAndrew Lamoureux
2021-09-27Fix repr for LowLevelILInstructionPeter LaFosse
2021-09-27 Suppress display as in TypeViewXusheng
2021-09-27Show endianness information in the triage viewXusheng
2021-09-27Better support for change type in linear viewXusheng
2021-09-24Fix mlil/llil tokens, __repr__, and __str__Peter LaFosse
2021-09-24Make repr for llil and mlil have different titlesPeter LaFosse
2021-09-24Use more f-stringsPeter LaFosse
2021-09-24Small code improvement in MediumLevelILInstruction.get_varPeter LaFosse
2021-09-23Cleanup tag list and tag renderingGlenn Smith