summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
2021-03-14Update settings documentation.Brian Potchik
2021-03-11fix namespace issue causing settings to be included in documentation twiceJordan Wiens
2021-03-09Fix python errors in dependency installationBrian Knudson
2021-03-04small typo in settings docsJordan Wiens
2021-03-04documentation updates on set_default_session_data and transformation apiJordan Wiens
2021-03-02Check if in virtualenv before dependency installationPeter LaFosse
2021-03-02pluginmanager fixesPeter LaFosse
2021-03-02PluginManager: Install dependencies before installationPeter LaFosse
2021-03-02Some python3 changesPeter LaFosse
2021-03-02Add ability to install python dependenciesPeter LaFosse
2021-03-01Add methods for creating wide char typesJosh Ferrell
2021-02-22Allow Universal archive architecture preference to be specified with the get_...Brian Potchik
2021-02-18add warning to remove_auto_segmentJordan Wiens
2021-02-18fix syntax error in pydoc warningsJordan Wiens
2021-02-17add support for type xref and variable xrefXusheng
2021-02-12Add unresolved control-flow tracking and associated tag support.Brian Potchik
2021-02-10small addition to setter for analysis_skippedJordan Wiens
2021-02-05fix max_instr_length note stylingJordan
2021-02-05improve the documentation of binaryview callbacksXusheng
2021-02-04Update documentation for get_view_of_file_with_options.Brian Potchik
2021-01-27Finish HLIL expression mapping APIs.Brian Potchik
2021-01-27Fix InstructionTextToken API passthroughPeter LaFosse
2021-01-23Changed SymbolType to Type in define_auto_symbol_and_var_or_function document...Calle Svensson
2021-01-21Let calling conventions opt out of heuristicsGlenn Smith
2021-01-20Add get_lifted_ils_at API.Brian Potchik
2021-01-18updating copyright yearJordan Wiens
2021-01-18expose Function::IsVariableUserDefinded()Xusheng
2021-01-08add note about max_instr_length to Architecture classJordan Wiens
2021-01-07Update comment for has_data_variablescarsonharmon
2021-01-07improve documentation on BinaryViewEventXusheng
2021-01-06Check for data tag (arch/func == null) in callbacksGlenn Smith
2020-12-23Add GetLowLevelILInstructionsForAddress API to retrieve all LLIL for an address.Brian Potchik
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