index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
filemetadata.py
Age
Commit message (
Expand
)
Author
2026-05-14
Refine FileMetadata display name APIs and update UI consumers.
Brian Potchik
2026-04-15
[Python API] Replace bare "except:" with "except Exception:" to fix signal pr...
Josh Ferrell
2026-02-06
Add FileMetadata::GetDisplayName API to convey synthesized filenames for cont...
Brian Potchik
2026-01-30
Improve filename handling for container files.
Brian Potchik
2026-01-01
update copyrights for 2026
Jordan Wiens
2025-12-11
Remove misc stray backticks in python docs (#7776)
utkonos
2025-09-30
Initial support for opening container formats.
Brian Potchik
2025-08-01
Use log_error_for_exception in the Python API to pass tracebacks in the stack...
Rusty Wagner
2025-03-28
missed the older dates!
Jordan Wiens
2025-02-18
Add BinaryView.forget_undo_actions
Glenn Smith
2024-07-24
Remove deprecated API functions.
Alexander Taylor
2024-05-14
History widget
Josh Ferrell
2024-04-19
docstring hygiene maintenance in python API
Galen Williamson
2024-03-25
Docs note for original_filename with projects
Brandon Miller
2024-02-23
4.0 documentation
Jordan Wiens
2024-01-22
Project support
Josh Ferrell
2024-01-11
Expose the BinaryView::ForgetUndoActions API and use avoid undo actions warni...
Xusheng
2024-01-08
update copyright year
Jordan Wiens
2023-07-25
small pydoc fixes in navigate APIs
Jordan Wiens
2023-07-10
Move binary view loading in to the core; deprecate open_view in favor of load...
KyleMiles
2023-06-08
Undo transactions / context manager
Glenn Smith
2023-06-08
Undo entry states and reverting
Glenn Smith
2023-03-21
Update documentation for progress callbacks to indicate they must return True...
Peter LaFosse
2023-02-15
Remove legacy BNDB Merge Tool
Josh Ferrell
2023-02-09
Update documentation to warn about creating databases in the context of analy...
Brian Potchik
2023-01-05
Update copyright to 2023
Josh F
2022-12-22
Fix many incorrect type hints and type errors
Josh Ferrell
2022-09-15
- send the correct type to `BNCreateDatabaseWithProgress`
verylazyguy
2022-08-09
Add New Theme and some C++ API Documentation
kat
2022-03-16
Add support for structured logging
Peter LaFosse
2022-01-28
Format All Files
KyleMiles
2022-01-19
Many type check fixes
Peter LaFosse
2022-01-17
Make various database progress functions cancellable
Glenn Smith
2022-01-13
Fix a bunch of core function calls with bad args
Glenn Smith
2022-01-03
update copyright years
Jordan Wiens
2021-11-19
Check if core is None in FileMetadata destructor
Peter LaFosse
2021-10-15
Database python api
Glenn Smith
2021-09-24
Use more f-strings
Peter LaFosse
2021-09-06
Fix some unnecessary checks for handle is not None in destructors
Peter LaFosse
2021-09-06
Fix import of log
Peter LaFosse
2021-09-05
Refactor Python Types
Peter LaFosse
2021-09-05
type hints for highlevelil.py, mediumlevelil.py and lowlevelil.py, workflow.py
Peter LaFosse
2021-09-05
Don't inherit from object anymore
Peter LaFosse
2021-09-05
Add type hints to basicblock.py, lowlevelil.py, architecture.py
Peter LaFosse
2021-03-30
Add ability to query for database backing of specific BinaryViewTypes and fix...
Brian Potchik
2021-01-18
updating copyright year
Jordan Wiens
2020-12-09
Cleanup project creation and add API.
Brian Potchik
2020-11-29
add pydoc for navigation APIs and get_address-for_data_offset
Jordan Wiens
2020-11-16
add a unit test for loading old database
Xusheng
2020-10-16
add unit test for deprecated BinaryViewType
Xusheng
[next]