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-02-06
Add type IDs for types to track across renames
Rusty Wagner
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-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
2016-11-19
Remove debuging code
Peter LaFosse
2016-10-31
Added APIs for dealing with Thumb more easily
Rusty Wagner
2016-10-31
Refactoring and other improvements of the python api
plafosse
2016-10-28
Merging with dev
plafosse
2016-10-28
Refactor python api into separate files and add Enumeration support. Also fix...
plafosse
2016-10-24
Merge branch 'thumb' into dev
Rusty Wagner
2016-10-24
Add platform property to function
Rusty Wagner
2016-10-24
Add related platform API to Python
Rusty Wagner
2016-10-20
Add associated arch API to Python
Rusty Wagner
2016-10-16
bug fix in gnu3_demangle python api
plafosse
2016-10-10
Merge branch 'segments' into dev
Rusty Wagner
2016-10-10
Rename data to session_data, as this API is per-session and not stored in the db
Rusty Wagner
2016-10-09
Added NDS parser as example for segment APIs
Rusty Wagner
2016-10-09
Modify binary view init parameter order for compat
Rusty Wagner
2016-10-09
adding gnu3 demangler apis
plafosse
2016-09-29
Adding APIs for segments and sections
Rusty Wagner
2016-09-26
Fix NES plugin after API changes
Rusty Wagner
2016-09-22
Update __init__.py
Dustin Fraze
2016-09-22
Adding API to create simple dialogs with multiple input fields
Rusty Wagner
2016-09-21
update for new plugins and mention difference between personal and commercial
Jordan Wiens
2016-09-20
update svg exporter to use new dialogs
Jordan Wiens
2016-09-20
add file save dialog and fix spacing
Jordan Wiens
2016-09-19
Add example plugin to solve with angr
Rusty Wagner
2016-09-19
Add API for showing a message box in the UI
Rusty Wagner
2016-09-19
Adding APIs to store arbitrary data on a per-view, per-file, or per-function ...
Rusty Wagner
2016-09-17
Merge pull request #477 from rootbsd/dev
Jordan
2016-09-16
Add APIs for user interaction from plugins
Rusty Wagner
2016-09-16
Add the color support to export_svg.py
rootbsd
[next]