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
2018-06-20
Add DownloadProvider Support.
Brian Potchik
2018-05-11
Fix Python BackgroundTask wrapper
Ryan Snyder
2018-05-10
change stdin/out hijacking to be triggered by pythonplugin shared library
Jordan Wiens
2018-05-10
default to loglevel info for log_to_stdout
Jordan Wiens
2018-04-26
fix broken up note lines in interaction documentation
Jordan Wiens
2018-04-25
Adding tailcall analysis to the core.
Brian Potchik
2018-04-11
fix for #1015, thanks josh
Jordan Wiens
2018-04-05
Add SSA variable liveness API for MLIL
Rusty Wagner
2018-04-02
Add plugin commands for LLIL and MLIL
Rusty Wagner
2018-03-23
Make indirect branch queries initialize CoreArchitecture objects correctly
Ryan Snyder
2018-03-20
Cache all created CoreArchitecture objects
Ryan Snyder
2018-03-08
Update AnalysisCompletionEvent documentation.
Brian Potchik
2018-03-07
Add APIs for skipping analysis of functions that are too large, and overridin...
Rusty Wagner
2018-03-07
Automatically update analysis after commands in interactive Python
Rusty Wagner
2018-02-27
Fix lifted IL access from Python
Rusty Wagner
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-21
Fix documentation
lucasduffey
2018-02-20
and the other modulus...
Jordan Wiens
2018-02-20
one more signed/unsigned copy paste failure
Jordan Wiens
2018-02-20
unsigned improperly using signed division
Jordan Wiens
2018-02-17
For Python, display set of values in hex format.
Brian Potchik
2018-02-16
implement missing get_semantic_flag_class_name and get_semantic_flag_group_name
Jordan Wiens
2018-02-16
another typo
Jordan Wiens
2018-02-16
fix a typo
Jordan Wiens
2018-02-14
fix typo in semantic flag core names
Jordan Wiens
2018-02-12
Merge branch 'dev' into fpu
Rusty Wagner
2018-02-09
Add instructions for tracking freed register stack slots
Rusty Wagner
2018-02-07
Add APIs for overriding stack adjustments on calls
Rusty Wagner
2018-02-02
Add rounding instructions
Rusty Wagner
2018-01-31
Allow intrinsics to write flags
Rusty Wagner
2018-01-31
Adding CPU intrinsics support
Rusty Wagner
2018-01-25
fixes #912
Jordan Wiens
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
2018-01-15
Add platform check and access correct autodefined field.
Brian Potchik
2018-01-15
Fix 'demangled' typo.
Brian Potchik
2018-01-11
fixes binaryninja-api #784 improper call to BNCreateEnumerationType
Peter LaFosse
2018-01-11
get_valid_list is now a dict, as well as add documentation for plugin registr...
Jordan Wiens
2017-12-26
Merge branch 'dev' into fpu
Rusty Wagner
2017-12-26
Adding return value registers to function type
Rusty Wagner
2017-12-18
Remove newline from split lines as it breaks more than it fixes
Peter LaFosse
2017-12-15
Make multi-line python input more robust
Peter LaFosse
2017-12-14
Fix PluginManager Doc Example (#885)
toolCHAINZ
2017-12-14
Add autoDefined attribute to Sections and Segments
Peter LaFosse
2017-12-14
Fix multi-line insertion and single expression evalutation
Peter LaFosse
2017-12-14
Fix multi-line execution in python console
Peter LaFosse
2017-12-05
Add __eq__ and __hash__ to BasicBlockEdge
David Barksdale
2017-12-04
Better Architecture Transition Support.
Brian Potchik
2017-12-04
Add MediumLevelIL Function Recognizer.
Brian Potchik
[next]