summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-11Fix documentation string for get_functions_by_namePeter LaFosse
2021-10-11expose BNIsHighLevelILBasicBlockrose
2021-10-08Add __contains__ to AddressRangePeter LaFosse
2021-10-08Fix TriageView crashrose
2021-10-08fixing mis-spelled APIJordan Wiens
2021-10-07Modify tab bar to span entire top of windowRusty Wagner
2021-10-07Fix collision between shortcuts and starting to filter by nameRusty Wagner
2021-10-07Add modification indicator for tabsRusty Wagner
2021-10-07Add instruction index to createInferredMemberPeter LaFosse
2021-10-07Allow tab split options on reportsRusty Wagner
2021-10-07Add infrastructure for UTF-{16,32} string creation actionsJon Palmisciano
2021-10-07Make TypedDataReader value return byte array for arrays of integers of size 1Peter LaFosse
2021-10-07Make define_user_data_var return the created DataVariablePeter LaFosse
2021-10-06TriageView: path, size, md5, sha1, sha256rose
2021-10-05More HLIL API parity; Resolves #2363KyleMiles
2021-10-04Custom tab widget for tear-away tabsRusty Wagner
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