index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
binaryninjacore.h
Age
Commit message (
Expand
)
Author
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-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-16
Adding pointer information to constant reference list
Rusty Wagner
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-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
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-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
Use expression lists in call and return
Rusty Wagner
2017-03-07
Generator doesn't like typedefed function pointers
Peter LaFosse
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-28
Adding return address register value
Rusty Wagner
2017-02-25
Add APIs to access SSA-based data flow
Rusty Wagner
2017-02-24
llvm services free returns void (no longer int)
Andrew Lamoureux
2017-02-24
llvmservices functions to core api header
Andrew Lamoureux
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
2017-02-17
Add dominator APIs
Rusty Wagner
2017-02-16
Basic blocks have incoming and outgoing edges with basic block references, us...
Rusty Wagner
2017-02-10
Merge branch 'type_view' into dev
Rusty Wagner
2017-02-09
API for accessing platform-specific types and function definitions
Rusty Wagner
[next]