summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
2020-12-18Add API/UI to control dead store elimination of specific variablesRusty Wagner
2020-12-09Update settings documentation.Brian Potchik
2020-12-09Cleanup project creation and add API.Brian Potchik
2020-12-07initial support for contains operator on possible value setsJordan Wiens
2020-12-05Clean up a couple places where CoreArchitectures are created without checking...Glenn Smith
2020-12-05Fix tag notification callbacks not giving real python objectsGlenn Smith
2020-12-02Callback for address changes #2166Glenn Smith
2020-11-29add pydoc for navigation APIs and get_address-for_data_offsetJordan Wiens
2020-11-27include between get_string_at and get_ascii_string_atJordan Wiens
2020-11-21Add improved instruction mapping APIs.Brian Potchik
2020-11-16Docs shortcut in script consoleGlenn Smith
2020-11-16add a unit test for loading old databaseXusheng
2020-11-13add callback for BinaryView finalization and initial analysis completionXusheng
2020-11-11fix log API param types to be the appropriate enum instead of intJordan Wiens
2020-11-10documentation update, example for settings and description of using custom co...Jordan Wiens
2020-11-08small documentation improvements to demonstrate plugin loading and caveat ope...Jordan Wiens
2020-11-06Fix python headless default log initialization.Brian Potchik
2020-11-05Allow force rebase in python API when UI is enabled.Brian Potchik
2020-11-04Update bncompleter.pyJordan
2020-11-04use getattr_static to avoid executing codeJordan
2020-10-29Update lowlevelil.pyDustin Fraze
2020-10-28Avoid varargs in Python FFIRusty Wagner
2020-10-27Fix passing raw bv handle to BinaryDataNotification callbacksJosh Ferrell
2020-10-27Fix #2047; open_view/get_view_of_file_with_options return a raw view if heade...KyleMiles
2020-10-27automatically coerce Variable.source_type to enumerationPeter LaFosse
2020-10-27Improve performance when creating Variable's.Tim Bryant
2020-10-25Cleanup loader settings.Brian Potchik
2020-10-24PossibleValueSet dialog pulls existing values and miscellaneous cleanup.Brian Potchik
2020-10-19Expose Template Simplifier to the API, Adds Tests, and Adds Rust String FFI s...KyleMiles
2020-10-19Add Simplifier ImplementationKyleMiles
2020-10-16Fix Python exception on HLIL instructions that do not have an associated basi...Rusty Wagner
2020-10-16add unit test for deprecated BinaryViewTypeXusheng
2020-10-15Deprecate BNInitCorePlugins/BNInitUserPlugins in favor of a common BNInitPlug...Rusty Wagner
2020-10-15Cleanup load options when choosing to not open specific BinaryView types duri...Brian Potchik
2020-10-15edit current line in linear viewXusheng
2020-10-14Fix broken parse_possiblevalueset documentation.Brian Potchik
2020-10-14UIContext notifications (eg file open/save)Glenn Smith
2020-10-09Return tag in all casesRyan Stortz
2020-10-09remove comma in Python codeXusheng
2020-10-08Remove name setter for Variable object. Variable objects are always copiesPeter LaFosse
2020-10-08stringify filename passed into get_view_of_type (py2/3 compatible fix for usi...Peter LaFosse
2020-10-06Verify mlil is not None in high level IL mapping API.Brian Potchik
2020-10-01Add a typeRyan Stortz
2020-10-01Documentation fixes and an api fixRyan Stortz
2020-09-29Fix low_level_il access when MLIL is None.Brian Potchik
2020-09-27Add High Level IL Mappings.Brian Potchik
2020-09-23small documentation updatesJordan Wiens
2020-09-17Pass settings handle in save_auto_snapshotJosh Ferrell
2020-09-17Fix get_next_data_var_after when handling auto data variables shadowed by use...Brian Potchik
2020-09-17Fix get_next_data_var_after when handling auto data variables shadowed by use...Brian Potchik