COMMITS
/ python/binaryview.py March 31, 2026
M
[Python] Fix BinaryView.get_modification failing when passing a length
Mason Reed committed
March 24, 2026
M
March 11, 2026
B
Enhance MemoryMap bindings and add support to re-enable disabled regions in the UI.
Brian Potchik committed
March 9, 2026
B
Expose BNDetectSearchMode to Python API for search mode testing.
Brian Potchik committed
B
Fix QueueGenerator GIL deadlock in search APIs.
Brian Potchik committed
February 15, 2026
N
fix[python]: covariant user lists
nullableVoidPtr committed
February 13, 2026
N
fix[python]: BinaryView types
nullableVoidPtr committed
February 17, 2026
B
Handle Universal binaries through container transform system.
Brian Potchik committed
January 22, 2026
October 31, 2025
P
Fix a fundamental problem with TypeBuilder.handle by deleting it
Peter LaFosse committed
B
Add optional display name field for memory regions.
Brian Potchik committed
January 16, 2026
J
fix pydoc formatting for recent metadata API changes
Jordan Wiens committed
P
Add get_metadata() method and make query_metadata() raise KeyError consistently
Peter LaFosse committed
January 13, 2026
P
Make add_user/auto_segments/sections more pythonic.
Peter LaFosse committed
January 1, 2026
J
update copyrights for 2026
Jordan Wiens committed
July 17, 2025
M
Specify fixed underlying types for enums exposed by core
Mark Rowe committed
November 30, 2025
M
[Python] Add `BinaryView.is_offset_backed_by_file`
Mason Reed committed
November 25, 2025
B
Add SectionMap with bulk operations and batch section APIs.
Brian Potchik committed
November 24, 2025
B
Add IsOffsetReadOnlySemantics API.
Brian Potchik committed
November 23, 2025
November 20, 2025
P
Add get and __contains__ methods to all *MetaClass
Peter LaFosse committed
November 19, 2025
J
Fix BinaryView.set_manual_type_source_override
Josh Ferrell committed
J
Improve python api type hints
Josh Ferrell committed
November 6, 2025
J
improved indentation and update formatting detection
Jordan Wiens committed
J
fix missing newlines breaking lists
Jordan Wiens committed
J
fix small formatting in memorymap api docs
Jordan Wiens committed
November 4, 2025
B
Update MemoryMap documentation. (skip-ci)
Brian Potchik committed
November 2, 2025
J
add more keywords to search API
Jordan Wiens committed
J
additional error handling for utf8 decoding
Jordan Wiens committed
October 27, 2025
R
Add documentation to the constant renderer and string recognizer APIs
Rusty Wagner committed
October 21, 2025
J
fix documentation indentation
Jordan Wiens committed
October 13, 2025
R
Add derived strings and string recognizer API
Rusty Wagner committed
October 14, 2025
R
Add missing rebased notification to Python API
Rusty Wagner committed
October 15, 2025
P
Add GetTypeCount API
Peter LaFosse committed
J
Fix some python type hints
Josh Ferrell committed
September 2, 2025
J
Do not change symbol type when setting data variable name
Josh Ferrell committed
August 20, 2025
M
Revise the documentation on how multiple symbols at the same address are handled
Mark Rowe committed
M
August 27, 2025
August 18, 2025
B
Add ability to rebase the current view through the UIContext.
Brian Potchik committed
August 1, 2025
July 29, 2025
B
Add support for declarative downstream dependencies to workflow system.
Brian Potchik committed
July 22, 2025
B
Update define_auto_symbol_and_var_or_function API to pass confidence type.
Brian Potchik committed
July 15, 2025
R
Add the ability to limit the number of results in the cross reference APIs
Rusty Wagner committed
July 13, 2025
M
Expose analysis' system call type and name retrieval
Mason Reed committed
July 9, 2025
A
Change return type of parse_types_from_string to BasicTypeParserResult
Alexander Khosrowshahi committed
July 12, 2025
B
Add support for unbacked memory regions directly in the memory map.
Brian Potchik committed
July 10, 2025
J
reimplement llil validation for caller_sites and implement plural IL forms on references
Jordan Wiens committed
June 30, 2025
P
Expose Add/RemoveDataReference and ensure BinaryViews use this API instead of the _user_ variant
Peter LaFosse committed
July 3, 2025
B
Add outlining support for wmemcpy.
Brian Potchik committed