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-03-23
Add api for getting total string output size of QualifiedName object
Peter LaFosse
2018-03-23
Add APIs for skipping analysis of functions that are too large, and overridin...
Rusty Wagner
2018-03-23
Add APIs for subclassing or hooking an existing architecture in C/C++
Rusty Wagner
2018-03-23
Add instructions for tracking freed register stack slots
Rusty Wagner
2018-03-23
Add APIs for overriding stack adjustments on calls
Rusty Wagner
2018-03-23
Add rounding instructions
Rusty Wagner
2018-03-23
Allow intrinsics to write flags
Rusty Wagner
2018-03-23
Adding CPU intrinsics support
Rusty Wagner
2018-03-23
Add Access to Background Analysis Task.
Brian Potchik
2018-03-23
Allow flag roles to be dependent on semantic class
Rusty Wagner
2018-03-23
Add classes and groups for semantic flags resolution
Rusty Wagner
2018-03-23
Add InstructionTextToken Constructor
Brian Potchik
2018-03-23
API Temporary Object Elimination.
Brian Potchik
2018-03-23
Adding return value registers to function type
Rusty Wagner
2018-03-23
Register stack adjustments in calling conventions
Rusty Wagner
2018-03-23
Adding support for register stacks in IL (for x87)
Rusty Wagner
2018-03-23
Add basic floating point instructions
Rusty Wagner
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
[next]