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-08-03
Fix symbol list issues. Vector35/binaryninja-api #1412
Peter LaFosse
2019-08-03
Fix ssa_form and non_ssa_form instruction index
Peter LaFosse
2019-08-02
Refactor settings system to be reference counted.
Brian Potchik
2019-08-02
Fix some places missing tag conversion for text lines
Glenn Smith
2019-08-01
Tags
Glenn Smith
2019-07-31
Cache function callee addresses and create an API to access them
rollsafe
2019-07-29
add documentation for folder groupings of other register_for functions
Jordan Wiens
2019-07-29
Input completion through python
Glenn Smith
2019-07-29
RegisterValue class now has __eq__ method, documentation, and fix for uniniti...
Jordan Wiens
2019-07-29
can now disable user plugins from headless via BN_DISABLE_USER_PLUGINS env var
Jordan Wiens
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-22
allow launching without loading user plugins
Jordan Wiens
2019-07-19
Update SymbolView options to improve usability
Peter LaFosse
2019-07-19
Add BinaryDataNotifications for Symbols
Peter LaFosse
2019-07-19
Fix case sensitivity issue with the rename dialog
Peter LaFosse
2019-07-18
Add Symbol aliases to cope with duplicate symbols
rollsafe
2019-07-18
add support for customized analysis cache size
Jordan Wiens
2019-07-15
Add move constructors and name caching for performance when sorting large sym...
Peter LaFosse
2019-07-15
Fix scroll bar position for function list
Peter LaFosse
2019-07-14
Pass through ability to show imports/exports/etc
Peter LaFosse
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
[next]