index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
update documentation for advanced preferences, keybindings, and standardized ...
Jordan Wiens
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-04
Add autocompletion on type dialog
Peter LaFosse
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-02
Fix header file
Peter LaFosse
2019-07-02
Add shortcut keys to command palette
Peter LaFosse
2019-07-01
update docs to point to ppc module
Jordan Wiens
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-26
Fix function header refresh on function update.
Brian Potchik
2019-06-21
Merge pull request #1380 from joshwatson/fix-custom-transforms
Kyle Martin
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 notification callbacks for when data-only metadata is updated
rollsafe
2019-06-13
Add comments map to binaryview
rollsafe
2019-06-13
python: fix StringReference, add .raw property
Ryan Snyder
2019-06-13
simplify path location and fix for windows user-installs for install_api.py
Jordan Wiens
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-08
documentation generation settings update
Jordan Wiens
2019-06-07
Fix #1338
KyleMiles
2019-06-07
Fix 1360
KyleMiles
2019-06-06
Rename Function::AddUserCodeReference and Function::RemoveUserCodeReference
rollsafe
2019-06-06
Add UI dialog for adding user references
rollsafe
2019-06-06
Display from and to xrefs in xref window
rollsafe
2019-06-06
Fix GetCodeReferencesFrom
rollsafe
2019-06-05
Add BinaryView.get_code_refs_from
rollsafe
2019-05-31
minor documentation cleanups
Jordan Wiens
2019-05-31
Sort dominators so test results are deterministic
Glenn Smith
2019-05-31
Add test binary for Fat Mach-O
Glenn Smith
2019-05-31
Fix Python3 Failing Unit Test
KyleMiles
2019-05-31
Update gitignore
rollsafe
[prev]
[next]