summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
2025-11-04Update MemoryMap documentation. (skip-ci)Brian Potchik
2025-11-03Revert "Refactor Plugin Load/Management to support upcoming changes"0cyn
2025-11-03Add helpers for whether a function is exported.Alexander Taylor
2025-11-02add more keywords to search APIJordan Wiens
2025-11-02additional error handling for utf8 decodingJordan Wiens
2025-10-31Add optional display name field for memory regions.Brian Potchik
2025-10-30Fix python type annotation.Brian Potchik
2025-10-29Fix docstring.Brian Potchik
2025-10-29Add ZipPython transform as a reference container example.Brian Potchik
2025-10-29Add Python APIs for extended transform/container support.Brian Potchik
2025-10-29Refactor Plugin Load/Management to support upcoming changes0cyn
2025-10-28Fix crash Python bindings for Transform API.Brian Potchik
2025-10-27Add documentation to the constant renderer and string recognizer APIsRusty Wagner
2025-10-23Fix imported functions being ignored when building call sites, and fix python...Mason Reed
2025-10-23allow types.get_types to take str or QualifedNameJordan Wiens
2025-10-23Rename Type.finalized to Type._finalizedRusty Wagner
2025-10-23Fix Type object leaks in the Python type APIRusty Wagner
2025-10-23Fix lost type attributes in TypeBulider Python APIRusty Wagner
2025-10-23Support bitfields in type systemMason Reed
2025-10-22Add API to dereference named type referencesRusty Wagner
2025-10-22Add setter for BB analysis context max_size_reachedBrandon Miller
2025-10-21fix documentation indentationJordan Wiens
2025-10-21Add an example for using constant renderers to render unusual floating point ...Rusty Wagner
2025-10-21Add derived strings and string recognizer APIRusty Wagner
2025-10-21Add constant renderer APIRusty Wagner
2025-10-21Add missing rebased notification to Python APIRusty Wagner
2025-10-16Expose DebugFunctionInfo.local_variables to python apiJosh Ferrell
2025-10-16Add GetTypeCount APIPeter LaFosse
2025-10-15Fix some python type hintsJosh Ferrell
2025-10-15Improve PossibleValueSet.__eq__Josh Ferrell
2025-10-12Improve error handling in project apisJosh Ferrell
2025-10-06Add type attribute APIsRusty Wagner
2025-10-03Add DecodeWithContext method to Transform API layers.Brian Potchik
2025-10-01better handling for when utf8 decoding failsJordan Wiens
2025-09-30Initial support for opening container formats.Brian Potchik
2025-09-29Add a new line disassembly text tokenBrandon Miller
2025-09-22small documentation update for llil call and call_stack_adjust instructionsJordan Wiens
2025-09-17[Python] Use IL-specific types in return type annotations for get_basic_block_attbodt
2025-09-09Python: Update docs for label / transformation functionsGlenn Smith
2025-09-09Unflatten example: use source labels betterGlenn Smith
2025-09-02Do not change symbol type when setting data variable nameJosh Ferrell
2025-08-27Revise the documentation on how multiple symbols at the same address are handledMark Rowe
2025-08-27Revert "Clarify the documentation on how multiple symbols at the same address...Mark Rowe
2025-08-27Clarify the documentation on how multiple symbols at the same address are han...Mark Rowe
2025-08-20Deprecate Workflow::Instance in favor of Workflow::Get and Workflow::GetOrCreateMark Rowe
2025-08-18Add ability to rebase the current view through the UIContext.Brian Potchik
2025-08-15add note to show_message_box API about escapingJordan Wiens
2025-08-14Add "highlight returns" render layer exampleGlenn Smith
2025-08-14Corrected python docstring for LowLevelILFunction.float_convertGalen Williamson
2025-08-03Fix undefined `log_error` in downloadprovider.pyMason Reed