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
2017-04-11
fix example to point to community repo
Jordan Wiens
2017-04-02
replaced BNHasExplicitlyDefinedType with BNFunctionHasExplicitlyDefinedType
lucasduffey
2017-03-28
Cleanup of some of the plugin manager APIs
Peter LaFosse
2017-03-24
Merge branch 'dev' into staging
Peter LaFosse
2017-03-22
update basicblock.annotations to new argument order for function.get_block_an...
Jordan Wiens
2017-03-22
update documentation for get_instruction_low_level_il
Jordan Wiens
2017-03-19
Merge pull request #607 from chemberger/patch-2
Jordan
2017-03-19
change types in documentation for lowlevelil so the results will be clickable...
Jordan Wiens
2017-03-15
convenience function for bytes->IL
Andrew Lamoureux
2017-03-05
Merginging with dev
Peter LaFosse
2017-03-04
Adding repo manager APIs
Peter LaFosse
2017-02-23
add get_install_directory and savelastrun to the api
Jordan Wiens
2017-02-20
Add dominance frontier APIs
Rusty Wagner
2017-02-18
Add back edge property to block edges
Rusty Wagner
2017-02-17
Add dominator APIs
Rusty Wagner
2017-02-16
Basic blocks have incoming and outgoing edges with basic block references, us...
Rusty Wagner
2017-02-10
Merge branch 'type_view' into dev
Rusty Wagner
2017-02-10
Merge in pull requests that never made it into dev
Rusty Wagner
2017-02-09
API for accessing platform-specific types and function definitions
Rusty Wagner
2017-02-09
APIs for handling platform types
Rusty Wagner
2017-02-09
Fix highlight API's to work with HighlightStandardColor properly
Peter LaFosse
2017-02-06
Add type IDs for types to track across renames
Rusty Wagner
2017-01-28
example documentation fix for BinaryWriter
Claude Hemberger
2017-01-27
use cleaner import and update API to actually trigger update
Jordan Wiens
2017-01-27
add install_pending_update and is_update_installation_pending APIs
Jordan Wiens
2017-01-23
BinaryView.get_view_of_file Fix (#603)
Josh Watson
2017-01-20
also add product type and license count to the API
Jordan Wiens
2017-01-20
add product id from license file
Jordan Wiens
2017-01-19
Add API to find virtual address from file offset
Rusty Wagner
2017-01-17
Add missing Python APIs
Rusty Wagner
2017-01-17
add documentation for shutdown
Jordan Wiens
2017-01-16
Fix lint issues
Rusty Wagner
2017-01-16
Merge branch 'dev' into type_view
Rusty Wagner
2017-01-11
Add a qualified name object in the C API
Rusty Wagner
2017-01-11
Create qualified name object
Rusty Wagner
2017-01-11
Properly free demangled names
Peter LaFosse
2017-01-11
Use correct enum type in Plugin object
Peter LaFosse
2017-01-11
Use named type references for registered types, use qualified names for types
Rusty Wagner
2017-01-10
Fix bv.symbols
Peter LaFosse
2017-01-09
Use new style class definitions, add __init__ BinaryDataNotification
Peter LaFosse
2017-01-09
Wrapping some unwrapped enumeration values, and adding il basic block indexing
Peter LaFosse
2017-01-07
More fixes for refactor
Peter LaFosse
2017-01-05
Modifying how enumerations are exposed and used, and a bunch of cleanup of ex...
Peter LaFosse
2017-01-03
Reverting last commit, we can't use this method in the core, since it will br...
Peter LaFosse
2017-01-03
Dont override stdin/stdout/stderr if launching from terminal
Peter LaFosse
2017-01-02
Manual merging with dev
Peter LaFosse
2017-01-02
merging minor typo
Peter LaFosse
2017-01-02
merging svg export changes
Peter LaFosse
2017-01-02
Making platform and architecture optional parameters where possible
Peter LaFosse
2016-12-01
Adding APIs to manipulate structures
Rusty Wagner
[next]