index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-03-23
Add APIs for subclassing or hooking an existing architecture in C/C++
Rusty Wagner
2018-03-23
Fix documentation
lucasduffey
2018-03-23
and the other modulus...
Jordan Wiens
2018-03-23
one more signed/unsigned copy paste failure
Jordan Wiens
2018-03-23
unsigned improperly using signed division
Jordan Wiens
2018-03-23
For Python, display set of values in hex format.
Brian Potchik
2018-03-23
implement missing get_semantic_flag_class_name and get_semantic_flag_group_name
Jordan Wiens
2018-03-23
another typo
Jordan Wiens
2018-03-23
fix a typo
Jordan Wiens
2018-03-23
fix typo in semantic flag core names
Jordan Wiens
2018-03-23
Add missing instruction
Rusty Wagner
2018-03-23
Add instructions for tracking freed register stack slots
Rusty Wagner
2018-03-23
Add APIs for overriding stack adjustments on calls
Rusty Wagner
2018-03-23
Add rounding instructions
Rusty Wagner
2018-03-23
Allow intrinsics to write flags
Rusty Wagner
2018-03-23
Adding CPU intrinsics support
Rusty Wagner
2018-03-23
fix blocks to function in documentation and another small typo
Jordan Wiens
2018-03-23
fixes #912
Jordan Wiens
2018-03-23
Add Access to Background Analysis Task.
Brian Potchik
2018-03-23
Allow flag roles to be dependent on semantic class
Rusty Wagner
2018-03-23
fix slack badge
Jordan Wiens
2018-03-23
update open source documentation with qt 5.10 build information
Jordan Wiens
2018-03-23
Add classes and groups for semantic flags resolution
Rusty Wagner
2018-03-23
Add platform check and access correct autodefined field.
Brian Potchik
2018-03-23
Fix 'demangled' typo.
Brian Potchik
2018-03-23
Add InstructionTextToken Constructor
Brian Potchik
2018-03-23
Container Memory Reservations.
Brian Potchik
2018-03-23
fixes binaryninja-api #784 improper call to BNCreateEnumerationType
Peter LaFosse
2018-03-23
API Temporary Object Elimination.
Brian Potchik
2018-03-23
get_valid_list is now a dict, as well as add documentation for plugin registr...
Jordan Wiens
2018-03-23
Fix incorrect handling of syscall IL
Rusty Wagner
2018-03-23
Adding return value registers to function type
Rusty Wagner
2018-03-23
Register stack adjustments in calling conventions
Rusty Wagner
2018-03-23
Top relative register stack access as a normal register
Rusty Wagner
2018-03-23
Adding support for register stacks in IL (for x87)
Rusty Wagner
2018-03-23
Add basic floating point instructions
Rusty Wagner
2018-01-09
Merge branch 'dev'
Peter LaFosse
2017-12-20
fixes broken lastrun creation
Jordan Wiens
2017-12-20
Merge pull request #877 from njfox/linux_setup
Jordan
2017-12-18
Remove newline from split lines as it breaks more than it fixes
Peter LaFosse
2017-12-15
Adding documentation for linux CA path settings
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-12
Modify Hash Functions.
Brian Potchik
2017-12-12
Add fixes for x86_extension wrapper
Peter LaFosse
2017-12-11
Merge pull request #884 from amatus/to-upstream
Jordan
2017-12-05
Add __eq__ and __hash__ to BasicBlockEdge
David Barksdale
[next]