index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
architecture.py
Age
Commit message (
Expand
)
Author
2020-03-16
add __lt__ to referencesource objects and raise exception if invalid type
Jordan Wiens
2020-02-19
updates get_instruction_text documentation
Jordan Wiens
2020-01-01
update copyright year to 2020
Jordan Wiens
2019-12-04
Update architecture doctests to python3
contact@devtty1er.com
2019-10-09
arch: resolve need for bogus flag write type
rssor
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-07-10
Remove extraneous str cast for instruction patching
KyleMiles
2019-06-08
final refactor for missing parameters
Jordan Wiens
2019-05-31
Clean Up 2/3 int/long Compatibility
KyleMiles
2019-05-31
improve API cross-reference linking
Jordan Wiens
2019-05-30
Improve Error Handling and Add Some Documentation
KyleMiles
2019-05-30
Fix Architecture.assemble so that it works with ArchitectureHooks
Josh Watson
2019-05-15
first half of the refactor adding getters and setters for init created proper...
Jordan Wiens
2019-05-10
Fix use after free on assemble on invalid instruction
Rusty Wagner
2019-02-01
python: make arch hooks transparent
Ryan Snyder
2019-01-22
fixes #1253 for get_instruction_text
Jordan Wiens
2019-01-17
update company name and copyright date
Jordan Wiens
2019-01-03
lots of spelling / typo fixes
Jordan Wiens
2018-12-22
Python2/3 support
KyleMiles
2018-12-13
Commonize all InstructionTextToken generation
Peter LaFosse
2018-11-13
Add expression parsing APIs
Peter LaFosse
2018-10-25
Return assemble error string as part of the ValueError exception string. Cle...
Shane Fry
2018-07-10
Various Python 3 support changes
KyleMiles
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
2018-02-26
Fix type error for get_semantic_{flag,class}_name (#957)
Kareem El-Faramawi
2018-02-16
implement missing get_semantic_flag_class_name and get_semantic_flag_group_name
Jordan Wiens
2018-02-14
fix typo in semantic flag core names
Jordan Wiens
2018-01-31
Adding CPU intrinsics support
Rusty Wagner
2018-01-18
Allow flag roles to be dependent on semantic class
Rusty Wagner
2018-01-16
Add classes and groups for semantic flags resolution
Rusty Wagner
2017-12-26
Merge branch 'dev' into fpu
Rusty Wagner
2017-12-04
Better Architecture Transition Support.
Brian Potchik
2017-11-27
Register stack adjustments in calling conventions
Rusty Wagner
2017-11-14
Fix _get_instruction_alignment type.
Brian Potchik
2017-11-13
Add GetInstructionAlignment Callback to Architecture.
Brian Potchik
2017-10-23
Top relative register stack access as a normal register
Rusty Wagner
2017-10-06
Adding support for register stacks in IL (for x87)
Rusty Wagner
2017-08-17
Support custom calling conventions in the type parser and type objects
Rusty Wagner
2017-08-15
Add APIs to access and update portions of the function type, and added new AP...
Rusty Wagner
2017-08-11
Fixing some broken documentation
Peter LaFosse
2017-07-26
Merge type propagation into dev
Rusty Wagner
2017-07-17
Fix referenced to old calling convention api, Fixes #739
Peter LaFosse
[next]