index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
Age
Commit message (
Expand
)
Author
2020-02-06
Add clean saving
Josh Ferrell
2020-02-06
correct get_form_input documentation for return value
Jordan Wiens
2020-02-04
Add registered name to type objects
Rusty Wagner
2020-01-27
better reprs for llil and mlil functions
Jordan Wiens
2020-01-27
add negative block indexing for fn, mlil, and llil
Jordan Wiens
2020-01-25
focus cursor at end of last snippet code when restoring
Jordan Wiens
2020-01-25
remember most recently selected snippet
Jordan Wiens
2020-01-25
match behavior of script console so speceific function selected will still ex...
Jordan Wiens
2020-01-21
InstructionTextTokenType documentation update
Jordan Wiens
2020-01-20
expose overriding call types at individual call sites
Ryan Snyder
2020-01-16
Update gutter width, tag token as a constant
Glenn Smith
2020-01-01
update copyright year to 2020
Jordan Wiens
2020-01-01
improve some documentation, favor get_view_of_file in examples instead of BVT...
Jordan Wiens
2019-12-19
Add data flow query options
Rusty Wagner
2019-12-19
LLIL_JUMP_TO/MLIL_JUMP_TO now contain mappings from address to destination in...
Rusty Wagner
2019-12-17
Immutable type/struct/enum objects, allowing deduplication for reduced memory...
Rusty Wagner
2019-12-14
function variable documentation improvements
Jordan Wiens
2019-12-13
Fix for issue with custom display types
Peter LaFosse
2019-12-09
Properly qualify log_error
Peter LaFosse
2019-12-09
Fixes #1413 write_at_cursor api issue
Peter LaFosse
2019-12-04
Update architecture doctests to python3
contact@devtty1er.com
2019-11-29
small QOL fixes to snippet editor: remove name field and combine it with desc...
Jordan Wiens
2019-11-17
Add database support for open with options and rebasing.
Brian Potchik
2019-11-15
Remove useleess setters
Peter LaFosse
2019-11-15
Type workflow improvements
Peter LaFosse
2019-11-14
Initial dynamic rebasing support.
Brian Potchik
2019-10-21
windows: interim workaround for windows segment heap bug
Ryan Snyder
2019-10-15
Fix documentation for get_view_of_file_with_options.
Brian Potchik
2019-10-15
Expose Segment auto_defined property
Peter LaFosse
2019-10-10
switch to raw strings for sections that need to show some backslashes
Jordan Wiens
2019-10-09
arch: resolve need for bogus flag write type
rssor
2019-10-09
fix get_functions_containing documentation to match new behavior
Jordan Wiens
2019-10-09
- get_functions_containing() now always returns a list so it can be used dire...
verylazyguy
2019-10-05
normalize app name for qsettings, will cause snippets window gemoetry to rese...
Jordan Wiens
2019-10-01
Clean-up BinaryView and Settings documentation.
Brian Potchik
2019-09-30
missed two functions for tags documentation
Jordan Wiens
2019-09-30
include more tag documentation references to other APIs, fix cross-module doc...
Jordan Wiens
2019-09-30
Fix create_tag default boolean
Peter LaFosse
2019-09-28
Fix create_tag api
Peter LaFosse
2019-09-27
Tag notifications & tag type list optimized
Peter LaFosse
2019-09-27
Add some documentation for Settings and BinaryView.
Brian Potchik
2019-09-26
more small documentation fixes
Jordan Wiens
2019-09-26
remove extraneous string
Jordan Wiens
2019-09-26
correct invalid documentation
Jordan Wiens
2019-09-26
many documentation formatting fixups
Jordan Wiens
2019-09-26
fix RegisterValue unintialized properties
Jordan Wiens
2019-09-24
typelibrary: add initial documentation
Ryan Snyder
2019-09-24
typelibrary: more consistent naming, type exports
Ryan Snyder
2019-09-24
typelibrary: minimal api commit
Ryan Snyder
2019-09-21
Add 'get_view_of_file_with_options' method to the BinaryViewType Python API.
Brian Potchik
[next]