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 (
Collapse
)
Author
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
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
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
2017-03-04
Adding repo manager APIs
Peter LaFosse
2017-03-02
Adding MLIL instructions, moving stack contents data flow to a later stage
Rusty Wagner
2017-03-01
Adding framework for medium level IL
Rusty Wagner
2017-02-28
Map expressions to SSA form and add API to query expression value
Rusty Wagner
2017-02-25
Add APIs to access SSA-based data flow
Rusty Wagner
2017-02-23
Add APIs for definitions and uses of SSA variables
Rusty Wagner
2017-02-23
Instruction starts and SSA form are a property of IL functions
Rusty Wagner
2017-02-23
add get_install_directory and savelastrun to the api
Jordan Wiens
2017-02-22
Add SSA form APIs
Rusty Wagner
2017-02-20
Add dominance frontier APIs
Rusty Wagner
2017-02-18
Add back edge property to block edges
Rusty Wagner
2017-02-17
Add dominator APIs
Rusty Wagner
2017-02-16
Basic blocks have incoming and outgoing edges with basic block references, ↵
Rusty Wagner
use core object identity for equality
2017-02-10
Merge branch 'type_view' into dev
Rusty Wagner
2017-02-09
API for accessing platform-specific types and function definitions
Rusty Wagner
2017-02-09
APIs for handling platform types
Rusty Wagner
2017-02-06
Add type IDs for types to track across renames
Rusty Wagner
2017-01-20
add C++ API for GetProduct, GetProductType, and GetLicenseCount
Jordan Wiens
2017-01-19
Add API to find virtual address from file offset
Rusty Wagner
2017-01-11
Add a qualified name object in the C API
Rusty Wagner
2017-01-11
Create qualified name object
Rusty Wagner
2017-01-11
Use named type references for registered types, use qualified names for types
Rusty Wagner
2017-01-03
Tokenize types
Rusty Wagner
2017-01-02
Manual merging with dev
Peter LaFosse
2016-12-01
Adding APIs to manipulate structures
Rusty Wagner
2016-10-31
Added APIs for dealing with Thumb more easily
Rusty Wagner
2016-10-20
Add API for multiple architectures distinguished by address
Rusty Wagner
2016-10-10
Merge branch 'segments' into dev
Rusty Wagner
2016-10-09
adding gnu3 demangler apis
plafosse
2016-09-29
Adding APIs for segments and sections
Rusty Wagner
2016-09-29
NOMINMAX so windows.h won't define min/max
Andrew
2016-09-22
Adding API to create simple dialogs with multiple input fields
Rusty Wagner
2016-09-19
Add API for showing a message box in the UI
Rusty Wagner
2016-09-16
Add APIs for user interaction from plugins
Rusty Wagner
2016-09-15
Add APIs to display busy indicator for long running plugin tasks
Rusty Wagner
2016-09-14
Add APIs for instruction and block highlighting
Rusty Wagner
2016-09-10
Add API for list of basic blocks starting at an address
Rusty Wagner
2016-09-09
Minor changes to API for creation of IL functions
Rusty Wagner
2016-09-06
Add APIs for interactive work queue and worker thread count
Rusty Wagner
[prev]
[next]