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
2019-07-24
small documentation improvements
Jordan Wiens
2019-07-24
small typo fixup in triage tool
Jordan Wiens
2019-07-23
Add API to process tokens for integer display types, comments, etc.
Rusty Wagner
2019-07-23
Fix DataBuffer UAF in Transform Python API.
Brian Potchik
2019-07-22
Create API for whether a basic block contains any invalid instructions
rollsafe
2019-07-18
Add Symbol aliases to cope with duplicate symbols
rollsafe
2019-07-14
Add support for sorting the symbol list by name or address
Peter LaFosse
2019-07-11
Support encoding/decoding of unicode strings between the API and the core
KyleMiles
2019-07-10
Remove extraneous str cast for instruction patching
KyleMiles
2019-07-08
PluginManager refactor for supporting plugin installation ui
Peter LaFosse
2019-07-08
Cleanup docs for BinaryView.get_code_refs_from
rollsafe
2019-07-03
- fix a type error when trying to create a function type with a parameter tha...
verylazyguy
2019-07-03
make get_var_definition and get_var_uses return instructions instead of indexes
KyleMiles
2019-07-03
Fix log warning formatting
KyleMiles
2019-07-02
Fix infinite loop for basic blocks with invalid instructions
rollsafe
2019-07-01
add contains for LLIL and MLIL basic blocks
Jordan Wiens
2019-06-27
add comparators for MLIL and LLIL instructions
Jordan Wiens
2019-06-21
Fix custom Transforms for python3
Josh Watson
2019-06-17
Fix string return value when python BinaryView::get_load_settings_for_data is...
Brian Potchik
2019-06-17
improve parse_expression API documentation
Jordan Wiens
2019-06-13
Add comments map to binaryview
rollsafe
2019-06-13
python: fix StringReference, add .raw property
Ryan Snyder
2019-06-13
Initial rebase on file load support.
Brian Potchik
2019-06-12
add dock widget example
Jordan Wiens
2019-06-12
more api refactor cleanup in function.py
Jordan Wiens
2019-06-12
clean up more regex failures, fixes get_string_at among others
Jordan Wiens
2019-06-11
Fix typo in function for user code refs
rollsafe
2019-06-11
dest in llil instructions should not always be available
Jordan Wiens
2019-06-11
StructuredDataView has lingering members
Bambu
2019-06-10
regexp fail included unintended parameters
Jordan Wiens
2019-06-10
more updates for the undocumented properties changeset -- specifically revert...
Jordan Wiens
2019-06-10
re-enable documentation for name and byte_name on types.QualifiedName
Jordan Wiens
2019-06-09
remove two breaking changes
Jordan Wiens
2019-06-08
final refactor for missing parameters
Jordan Wiens
2019-06-07
Fix #1338
KyleMiles
2019-06-07
Fix 1360
KyleMiles
2019-06-05
Add BinaryView.get_code_refs_from
rollsafe
2019-05-31
minor documentation cleanups
Jordan Wiens
2019-05-31
Support adding user-defined xrefs
rollsafe
2019-05-31
Clean Up 2/3 int/long Compatibility
KyleMiles
2019-05-31
improve API cross-reference linking
Jordan Wiens
2019-05-30
Improve Error Handling and Add Some Documentation
KyleMiles
2019-05-30
Fix Architecture.assemble so that it works with ArchitectureHooks
Josh Watson
2019-05-28
Document user xrefs python APIs
Stephen Tong
2019-05-28
Redo/Undo support for user-defined xrefs
Stephen Tong
2019-05-28
WIP: Support adding user-defined xrefs
Stephen Tong
2019-05-27
Add API to query settings properties.
Brian Potchik
2019-05-24
Limit size of entropy image to fix crash
Rusty Wagner
2019-05-23
small cleanups from pylint plus fix for analysis_info
Jordan Wiens
2019-05-21
Bring Python triage plugin changes to C++, don't default to raw files always ...
Rusty Wagner
[next]