index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
binaryninjaapi.h
Age
Commit message (
Expand
)
Author
2017-07-24
Adding size of stack var refs, source operand in MLIL
Rusty Wagner
2017-07-18
Add IsUIEnabled to API.
Brian Potchik
2017-07-18
Add instruction for indirect structure access
Rusty Wagner
2017-07-14
Add API to get list of all definitions or uses of a variable
Rusty Wagner
2017-07-14
Add UpdateAnalysisAndWait to API.
Brian Potchik
2017-07-14
Adding API to get type of MLIL expression
Rusty Wagner
2017-07-12
Adding remove_metadata API to BinaryView. Add remove APIs to Metadata
Peter LaFosse
2017-07-12
Metadata enhancements. Metadata objects are now serialized to the DB
Peter LaFosse
2017-07-10
Add confidence levels to type objects
Rusty Wagner
2017-07-03
Add setting removal APIs, allow negative integers
Peter LaFosse
2017-07-02
expose Settings 'Set' APIs to C++
Peter LaFosse
2017-07-01
include memory to make linux happy
Peter LaFosse
2017-07-01
Refactor of metadata api names. modify how QueryMetadata works
Peter LaFosse
2017-07-01
Remove need for explicitly initializing settings file
Peter LaFosse
2017-07-01
Adding settings system apis, and binaryview metadata apis
Peter LaFosse
2017-06-27
Compute back edges in the core
Rusty Wagner
2017-05-25
Modify how structures are created in the type system, expose additional struc...
Peter LaFosse
2017-05-19
update copyright year
Jordan Wiens
2017-05-15
Adding a constant expression with pointer hint for improved types
Rusty Wagner
2017-05-14
Expose some core API's for the demangling and type creation
Peter LaFosse
2017-05-05
Adding carry flag operand to IL instructions that need it
Rusty Wagner
2017-05-04
Initial support for concrete flags computation
Rusty Wagner
2017-05-03
Adding IL instruction for truncating result to smaller value
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-21
Merge branch 'mlil' into dev
Rusty Wagner
2017-04-21
Allowing rename of all types of variables
Rusty Wagner
2017-04-21
Using variable identifiers in MLIL
Rusty Wagner
2017-04-20
Renaming and adding variable identifiers
Rusty Wagner
2017-04-17
Use new variable system in functions
Rusty Wagner
2017-03-28
Cleanup of some of the plugin manager APIs
Peter LaFosse
2017-03-22
Adding new value object to hold disjoint sets
Rusty Wagner
2017-03-22
Modifications to support partial uninstallation
Peter LaFosse
2017-03-16
Adding APIs to query register and stack contents from IL
Rusty Wagner
2017-03-15
APIs for performing range analysis
Rusty Wagner
2017-03-13
Branch dependence APIs for path sensitive analysis
Rusty Wagner
2017-03-10
Mappings between low level IL and medium level IL
Rusty Wagner
2017-03-07
Add outputs and parameters for call and return, handle aliasing
Rusty Wagner
2017-03-05
fixing failed merge
Peter LaFosse
2017-03-05
Merginging with dev
Peter LaFosse
2017-03-04
Adding repo manager APIs
Peter LaFosse
2017-03-02
Adding MLIL instructions, moving stack contents data flow to a later stage
Rusty Wagner
2017-03-01
Adding framework for medium level IL
Rusty Wagner
2017-02-28
Map expressions to SSA form and add API to query expression value
Rusty Wagner
2017-02-25
Add APIs to access SSA-based data flow
Rusty Wagner
2017-02-23
Add APIs for definitions and uses of SSA variables
Rusty Wagner
2017-02-23
Instruction starts and SSA form are a property of IL functions
Rusty Wagner
2017-02-23
add get_install_directory and savelastrun to the api
Jordan Wiens
2017-02-22
Add SSA form APIs
Rusty Wagner
2017-02-20
Add dominance frontier APIs
Rusty Wagner
[prev]
[next]