index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
filemetadata.cpp
Age
Commit message (
Expand
)
Author
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-11-14
Initial dynamic rebasing support.
Brian Potchik
2019-09-11
Add ability to open a database with options.
Brian Potchik
2019-01-17
update company name and copyright date
Jordan Wiens
2018-10-18
Initial Enhanced Settings System.
Brian Potchik
2018-08-23
add support for original_filename property
Jordan Wiens
2017-05-19
update copyright year
Jordan Wiens
2016-08-25
Adding APIs for database save/load progress and constant references
Rusty Wagner
2016-04-10
Add MIT license for API wrappers
Rusty Wagner
2016-01-31
Refactor API to fix design bug that causes use-after-free on many plugin objects
Rusty Wagner
2015-09-08
Refactor navigation handlers so that Python can interact with them properly
Rusty Wagner
2015-04-27
Restore defined functions from database
Rusty Wagner
2015-04-27
Initial database save/open, just file contents right now
Rusty Wagner
2015-04-26
Add serialization API for undo actions to prepare for storing in database
Rusty Wagner
2015-03-21
Add assemble dialog and use nasm for x86/x86_64
Rusty Wagner
2015-03-20
Load PDB symbols on Windows
Rusty Wagner
2015-02-12
Place API code with the associated class
Rusty Wagner