index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
function.py
Age
Commit message (
Expand
)
Author
2018-02-17
For Python, display set of values in hex format.
Brian Potchik
2018-02-07
Add APIs for overriding stack adjustments on calls
Rusty Wagner
2018-01-31
Adding CPU intrinsics support
Rusty Wagner
2017-12-26
Merge branch 'dev' into fpu
Rusty Wagner
2017-12-26
Adding return value registers to function type
Rusty Wagner
2017-12-04
Better Architecture Transition Support.
Brian Potchik
2017-11-27
Register stack adjustments in calling conventions
Rusty Wagner
2017-11-20
Update Python API to display PossibleValues that are of type ConstantPointerV...
Brian Potchik
2017-11-16
Cache Platform object and not handle
David Barksdale
2017-11-08
Cache arch and platform property values (#862)
Matt Revelle
2017-11-02
Move the function discrimination from SSAVariable to Variable (#856)
David Barksdale
2017-10-29
Add convenience API's for accessing blocks and instructions in Function (#792)
Cory Duplantis
2017-10-29
Fixed possible IndexError in Function.get_*_at methods (#775)
Josh Watson
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-26
Adding Function level comment APIs
Peter LaFosse
2017-08-24
Add MLIL instruction for dealing with direct access to GOT/IAT entries
Rusty Wagner
2017-08-23
Added APIs for clobbered registers, global pointers, and function exit data f...
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-24
Adding size of stack var refs, source operand in MLIL
Rusty Wagner
2017-07-15
adding set_comment_at deprecating set_comment for consistency
Peter LaFosse
2017-07-14
Added __hash__ and __eq__ to Variable and SSAVariable (#725)
Josh Watson
2017-07-14
Added __hash__ to Function. (#668)
Josh Watson
2017-07-14
Adding API to get type of MLIL expression
Rusty Wagner
2017-07-10
Add confidence levels to type objects
Rusty Wagner
2017-06-27
Compute back edges in the core
Rusty Wagner
2017-05-25
fix enum link in documentation
Jordan Wiens
2017-05-19
update copyright year
Jordan Wiens
2017-05-16
Adding pointer information to constant reference list
Rusty Wagner
2017-05-02
Renaming SSA index to version, more uniform register and variable representat...
Rusty Wagner
2017-04-27
Adding an API for performance debugging
Rusty Wagner
2017-04-25
function.platform now correctly returns the functions platform
Jordan Wiens
2017-04-22
Type check ssa functions (#657)
Josh Watson
2017-04-21
Merge branch 'mlil' into dev
Rusty Wagner
2017-04-21
Add Python variable creation APIs
Rusty Wagner
2017-04-21
Allowing rename of all types of variables
Rusty Wagner
2017-04-20
Renaming and adding variable identifiers
Rusty Wagner
2017-04-17
Use new variable system in functions
Rusty Wagner
2017-04-02
replaced BNHasExplicitlyDefinedType with BNFunctionHasExplicitlyDefinedType
lucasduffey
2017-03-22
Adding new value object to hold disjoint sets
Rusty Wagner
2017-03-19
change types in documentation for lowlevelil so the results will be clickable...
Jordan Wiens
2017-03-16
Switching to new data flow system
Rusty Wagner
2017-03-16
Adding APIs to query register and stack contents from IL
Rusty Wagner
2017-03-01
Adding framework for medium level IL
Rusty Wagner
2017-02-28
Adding return address register value
Rusty Wagner
2017-02-23
Instruction starts and SSA form are a property of IL functions
Rusty Wagner
2017-02-22
Add SSA form APIs
Rusty Wagner
[prev]
[next]