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-04-06
Add various missing BinaryDataNotification callbacks in python
Glenn Smith
2020-04-01
tiny snippets tweaks including a fix for platform-specific qsetting behavior
Jordan Wiens
2020-04-01
include signature matcher in the analysis option list
Jordan Wiens
2020-03-31
Undobuffer merging and mergetool
Josh Ferrell
2020-03-28
fix cygwin detection
Jordan Wiens
2020-03-27
support for cygwin python
Jordan Wiens
2020-03-20
fixing minimim typo throughout api
Jordan Wiens
2020-03-16
add __lt__ to referencesource objects and raise exception if invalid type
Jordan Wiens
2020-03-16
add __lt__ to the function class so they can be sorted
Jordan Wiens
2020-03-13
fixing several broken __hash__ methods
Jordan Wiens
2020-03-11
documentation for the Type class, setter for function_type can take a string,...
Jordan Wiens
2020-03-06
update documentation on get_open_filename
Jordan Wiens
2020-03-05
Update mappedview example to add the entry point after segments are added.
Brian Potchik
2020-03-02
small updates to snippets from upstream
Jordan Wiens
2020-02-19
updates get_instruction_text documentation
Jordan Wiens
2020-02-16
Add example binary view plugin which demonstrates the load settings system.
Brian Potchik
2020-02-16
Add parse-only BinaryView creation to the API.
Brian Potchik
2020-02-16
Add get_response helper to python DownloadInstance.
Brian Potchik
2020-02-13
make disassemblysettings optional on APIs that use it
Jordan Wiens
2020-02-07
Fix struct display in MLIL
Rusty Wagner
2020-02-06
Add unit tests and update binaryview save
Josh Ferrell
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
[next]