index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
platform.py
Age
Commit message (
Expand
)
Author
2019-09-24
typelibrary: more consistent naming, type exports
Ryan Snyder
2019-09-24
typelibrary: minimal api commit
Ryan Snyder
2019-09-14
lots of small documentation updates, mostly around making sure parameters are...
Jordan Wiens
2019-08-30
Make GetPlatformFunctionByName optionally strip leading underscores when matc...
Peter LaFosse
2019-06-08
final refactor for missing parameters
Jordan Wiens
2019-01-30
Prepare API for Python UI bindings
Rusty Wagner
2019-01-17
update company name and copyright date
Jordan Wiens
2019-01-03
lots of spelling / typo fixes
Jordan Wiens
2018-07-10
Various Python 3 support changes
KyleMiles
2018-07-10
addition 3 compatibility changes
Jordan Wiens
2018-07-10
Additional changes for python 2/3 compatibility
Peter LaFosse
2018-07-10
working division, prints, and metaclasses, but imports broken, still needs work
Jordan Wiens
2018-06-11
Add empty list properties to some classes to allow for visibility
negasora
2018-03-20
Cache all created CoreArchitecture objects
Ryan Snyder
2018-02-26
Architecture plugins no longer need to override the perform_* methods (you ca...
Rusty Wagner
2017-08-17
Support custom calling conventions in the type parser and type objects
Rusty Wagner
2017-07-17
Fix referenced to old calling convention api, Fixes #739
Peter LaFosse
2017-05-19
update copyright year
Jordan Wiens
2017-02-16
Basic blocks have incoming and outgoing edges with basic block references, us...
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-01-05
Modifying how enumerations are exposed and used, and a bunch of cleanup of ex...
Peter LaFosse
2016-10-31
Refactoring and other improvements of the python api
plafosse
2016-10-28
Refactor python api into separate files and add Enumeration support. Also fix...
plafosse
[prev]