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
2018-04-02
Add plugin commands for LLIL and MLIL
Rusty Wagner
2018-03-19
Add API to get file size
Peter LaFosse
2018-03-07
Add APIs for skipping analysis of functions that are too large, and overridin...
Rusty Wagner
2018-02-23
Add APIs for subclassing or hooking an existing architecture in C/C++
Rusty Wagner
2018-02-12
Merge branch 'dev' into fpu
Rusty Wagner
2018-02-09
Add instructions for tracking freed register stack slots
Rusty Wagner
2018-02-07
Add APIs for overriding stack adjustments on calls
Rusty Wagner
2018-02-02
Add rounding instructions
Rusty Wagner
2018-01-31
Adding CPU intrinsics support
Rusty Wagner
2018-01-22
Add Access to Background Analysis Task.
Brian Potchik
2018-01-18
Allow flag roles to be dependent on semantic class
Rusty Wagner
2018-01-16
Add classes and groups for semantic flags resolution
Rusty Wagner
2017-12-26
Merge branch 'dev' into fpu
Rusty Wagner
2017-12-26
Adding return value registers to function type
Rusty Wagner
2017-12-14
Add autoDefined attribute to Sections and Segments
Peter LaFosse
2017-12-04
Better Architecture Transition Support.
Brian Potchik
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-27
Register stack adjustments in calling conventions
Rusty Wagner
2017-11-13
Add GetInstructionAlignment Callback to Architecture.
Brian Potchik
2017-11-10
Add 'relocatable' property to BinaryView class
Peter LaFosse
2017-10-23
Top relative register stack access as a normal register
Rusty Wagner
2017-10-19
UI Updates for Product and Update Status.
Brian Potchik
2017-10-06
Adding support for register stacks in IL (for x87)
Rusty Wagner
2017-10-03
Add basic floating point instructions
Rusty Wagner
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
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
[prev]
[next]