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-09-13
Add callee saved registers on calling conventions to specify which registers ...
Rusty Wagner
2018-09-04
Add API to create graphs of IL functions
Rusty Wagner
2018-08-30
Allow negative stack offsets for functions like alloca_probe
Rusty Wagner
2018-08-28
Merge branch 'dev' into test_stack_adjust
Rusty Wagner
2018-08-23
add support for original_filename property
Jordan Wiens
2018-08-21
Add return hint MLIL instruction (used in intermediate stages, not emitted in...
Rusty Wagner
2018-08-20
api: add methods to get basic block objects from IL instrs
Ryan Snyder
2018-08-17
Fix report collection reference count bug and add debug report support
Rusty Wagner
2018-08-15
Expose ScriptingProvider name in C++ bindings
Ryan Snyder
2018-08-14
Modify flow graph API to support multiple layout requests for a single graph
Rusty Wagner
2018-08-10
Finish DownloadProvider C++ API.
Brian Potchik
2018-08-10
Fix DownloadProvider reference counting and instance cleanup.
Brian Potchik
2018-08-10
Fix ScriptingProvider reference counting and instance cleanup.
Brian Potchik
2018-08-10
Make Metadata constructors explicit.
Brian Potchik
2018-08-02
Add API to query if an assembly instruction is a call
Rusty Wagner
2018-07-27
Expose the ability to suppress analysis of auto-discovered functions
Ryan
2018-07-26
Merge branch 'dev' into test_stack_adjust
Rusty Wagner
2018-07-13
Add ability to update custom flow graphs
Rusty Wagner
2018-07-11
Add APIs for subclassing flow graphs
Rusty Wagner
2018-06-26
Add new API to query active analysis info and set analysis limits.
Brian Potchik
2018-06-20
Add DownloadProvider Support.
Brian Potchik
2018-06-04
Generic flow graph API and report collections
Rusty Wagner
2018-04-25
Adding tailcall analysis to the core.
Brian Potchik
2018-04-05
Add SSA variable liveness API for MLIL
Rusty Wagner
2018-04-02
Add plugin commands for LLIL and MLIL
Rusty Wagner
2018-03-18
Add api for getting total string output size of QualifiedName object
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
Allow intrinsics to write flags
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
2018-01-14
Add InstructionTextToken Constructor
Brian Potchik
2018-01-11
API Temporary Object Elimination.
Brian Potchik
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
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-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
[next]