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
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
2020-09-17
Pass settings handle in save_auto_snapshot
Josh Ferrell
2020-08-19
Documentation for SaveSettings and SaveOption
Josh Ferrell
2020-07-17
- fix TypeError: expected LP_BNSaveSettings instance instead of SaveSettings
verylazyguy
2020-07-10
Add save settings
Josh Ferrell
2020-06-17
many spelling fixes
Jordan Wiens
2020-05-03
Use correct core API for merge_user_analysis
Peter LaFosse
2020-05-03
Fix up equality operators and had hash operators
Peter LaFosse
2020-03-31
Undobuffer merging and mergetool
Josh Ferrell
2020-02-06
Add clean saving
Josh Ferrell
2020-01-01
update copyright year to 2020
Jordan Wiens
2019-09-14
lots of small documentation updates, mostly around making sure parameters are...
Jordan Wiens
2019-09-11
Add ability to open a database with options.
Brian Potchik
2019-05-15
first half of the refactor adding getters and setters for init created proper...
Jordan Wiens
2019-01-17
update company name and copyright date
Jordan Wiens
2018-08-23
add support for original_filename property
Jordan Wiens
2018-07-10
Various Python 3 support changes
KyleMiles
2018-07-10
Additional changes for python 2/3 compatibility
Peter LaFosse
2018-07-10
working division, prints, and metaclasses, but imports broken, still needs work
Jordan Wiens
[next]