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-08-22
Add BasicBlock CanExit Accessor.
Brian Potchik
2017-08-17
Work around limitations in ctypes
Rusty Wagner
2017-08-17
Adding section semantics to deal with semantically read-only sections inside ...
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-05
Refactor IL instruction access APIs
Rusty Wagner
2017-07-26
Merge type propagation into dev
Rusty Wagner
2017-07-25
Add mappings from LLIL to normal MLIL
Rusty Wagner
2017-07-24
Adding size of stack var refs, source operand in MLIL
Rusty Wagner
2017-07-21
Provide options for controlling the display of variable types
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-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
[prev]
[next]