COMMITS
/ python/filemetadata.py February 6, 2026
B
Add FileMetadata::GetDisplayName API to convey synthesized filenames for container file entries.
Brian Potchik committed
January 30, 2026
B
Improve filename handling for container files.
Brian Potchik committed
January 1, 2026
J
update copyrights for 2026
Jordan Wiens committed
December 11, 2025
U
Remove misc stray backticks in python docs (#7776)
utkonos committed
September 30, 2025
B
Initial support for opening container formats.
Brian Potchik committed
August 1, 2025
March 28, 2025
J
missed the older dates!
Jordan Wiens committed
February 18, 2025
G
Add BinaryView.forget_undo_actions
Glenn Smith committed
July 24, 2024
A
Remove deprecated API functions.
Alexander Taylor committed
May 10, 2024
J
History widget
Josh Ferrell committed
April 19, 2024
G
docstring hygiene maintenance in python API
Galen Williamson committed
March 1, 2024
B
Docs note for original_filename with projects
Brandon Miller committed
February 19, 2024
J
4.0 documentation
Jordan Wiens committed
January 22, 2024
J
Project support
Josh Ferrell committed
January 11, 2024
January 8, 2024
J
update copyright year
Jordan Wiens committed
July 26, 2023
J
small pydoc fixes in navigate APIs
Jordan Wiens committed
June 30, 2023
May 30, 2023
G
Undo transactions / context manager
Glenn Smith committed
May 24, 2023
G
Undo entry states and reverting
Glenn Smith committed
March 21, 2023
P
February 15, 2023
J
Remove legacy BNDB Merge Tool
Josh Ferrell committed
February 9, 2023
B
Update documentation to warn about creating databases in the context of analysis callbacks.
Brian Potchik committed
January 5, 2023
J
Update copyright to 2023
Josh F committed
December 22, 2022
J
Fix many incorrect type hints and type errors
Josh Ferrell committed
August 4, 2022
V
- send the correct type to `BNCreateDatabaseWithProgress`
verylazyguy committed
August 9, 2022
K
Add New Theme and some C++ API Documentation
kat committed
February 1, 2022
P
Add support for structured logging
Peter LaFosse committed
January 28, 2022
K
Format All Files
KyleMiles committed
January 18, 2022
P
Many type check fixes
Peter LaFosse committed
December 27, 2021
G
Make various database progress functions cancellable
Glenn Smith committed
December 9, 2021
G
Fix a bunch of core function calls with bad args
Glenn Smith committed
January 3, 2022
J
update copyright years
Jordan Wiens committed
November 19, 2021
P
Check if core is None in FileMetadata destructor
Peter LaFosse committed
October 15, 2021
G
Database python api
Glenn Smith committed
September 24, 2021
P
Use more f-strings
Peter LaFosse committed
September 6, 2021
P
Fix some unnecessary checks for handle is not None in destructors
Peter LaFosse committed
September 5, 2021
P
Fix import of log
Peter LaFosse committed
July 7, 2021
P
Refactor Python Types
Peter LaFosse committed
June 24, 2021
P
type hints for highlevelil.py, mediumlevelil.py and lowlevelil.py, workflow.py
Peter LaFosse committed
P
Don't inherit from object anymore
Peter LaFosse committed
June 7, 2021
P
Add type hints to basicblock.py, lowlevelil.py, architecture.py
Peter LaFosse committed
March 30, 2021
B
January 18, 2021
J
updating copyright year
Jordan Wiens committed
December 9, 2020
B
Cleanup project creation and add API.
Brian Potchik committed
November 29, 2020
J
add pydoc for navigation APIs and get_address-for_data_offset
Jordan Wiens committed
September 28, 2020
X
add a unit test for loading old database
Xusheng committed
X
add unit test for deprecated BinaryViewType
Xusheng committed
September 17, 2020
J
Pass settings handle in save_auto_snapshot
Josh Ferrell committed
August 19, 2020
J
Documentation for SaveSettings and SaveOption
Josh Ferrell committed