summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-19TriageView: Timestamp hexrose
2021-10-19More accurate description of operand argumentGlenn Smith
2021-10-19Docs for get/set integer display typeGlenn Smith
2021-10-15Database python apiGlenn Smith
2021-10-15Clear relevant filters in type list when navigating to a hidden typeJosh F
2021-10-13Remove func.create_auto_stack_var and only unit test stackAdjustment not its ...Peter LaFosse
2021-10-12Add test for stack adjustmentPeter LaFosse
2021-10-11Reenable LLIL to HLIL mapping tests.Brian Potchik
2021-10-11Allow get_functions_by_name to get functions which start with 'sub_'Peter LaFosse
2021-10-11Fix return type of lowlevelil 'get_float'Peter LaFosse
2021-10-11Fix LowLevelIL returning an invalid ILSemanticFlagClassPeter LaFosse
2021-10-11Revert 'mlils' back to list instead of GeneratorPeter LaFosse
2021-10-11Fix type check error in libraries APIPeter LaFosse
2021-10-11Remove unnecessary LLILBasicBlocksTypePeter LaFosse
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