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
2018-01-11
API Temporary Object Elimination.
Brian Potchik
2017-12-14
Add autoDefined attribute to Sections and Segments
Peter LaFosse
2017-12-04
Add MediumLevelIL Function Recognizer.
Brian Potchik
2017-11-27
Adding API's to get Linux CA bundle info
Peter LaFosse
2017-11-13
Add GetInstructionAlignment Callback to Architecture.
Brian Potchik
2017-11-10
Add 'relocatable' property to BinaryView class
Peter LaFosse
2017-10-19
UI Updates for Product and Update Status.
Brian Potchik
2017-09-22
Adding C++ apis for gettings paths
Peter LaFosse
2017-08-29
Updating APIs to deal with stack adjustment
Rusty Wagner
2017-08-28
Add AddAnalysisOption API to support Initial LinearSweep Core.
Brian Potchik
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-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
Fix Linux build
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-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
[next]