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
2016-08-25
Adding APIs for database save/load progress and constant references
Rusty Wagner
2016-08-18
Add API to execute code on the main thread
Rusty Wagner
2016-08-18
Add Python script provider for UI Python console
Rusty Wagner
2016-07-30
Add API to find data in a binary view
Rusty Wagner
2016-07-29
Add API to set display type of integers
Rusty Wagner
2016-07-28
Add API to remove user function
Rusty Wagner
2016-07-27
Add APIs to add user types
Rusty Wagner
2016-07-23
Add endian argument to registering archs with views
Rusty Wagner
2016-07-22
Add API to set type of function
Rusty Wagner
2016-07-20
Add API for previous start of basic block
Rusty Wagner
2016-07-20
Add notifications for data variables
Rusty Wagner
2016-07-19
Adding APIs for data variables
Rusty Wagner
2016-07-15
Add API for instruction length and option for showing opcodes in disassembly
Rusty Wagner
2016-07-13
Add token types for hex dump
Rusty Wagner
2016-07-12
Add token and line types for function headers in linear view
Rusty Wagner
2016-07-11
Rename API to be more accurate
Rusty Wagner
2016-07-11
Add APIs for querying data and code before address, and add settings paramete...
Rusty Wagner
2016-07-10
Merge branch 'dev' into linear_view
Rusty Wagner
2016-07-10
Add APIs for accessing linear disassembly
Rusty Wagner
2016-07-07
Adding DemangleMS API and extending types for C++
plafosse
2016-07-06
Add API to get disassembly text for a basic block outside of a graph
Rusty Wagner
2016-06-30
Add API for analysis progress
Rusty Wagner
2016-06-29
Adding initial documentation for c++
plafosse
2016-06-29
Add analysis completion event and wait API
Rusty Wagner
2016-05-30
Add IL instruction to promote bool to int, used for MIPS jump tables
Rusty Wagner
2016-05-30
Adding data flow state for comparison results
Rusty Wagner
2016-05-30
Add APIs for querying stack variable values and parameters by index
Rusty Wagner
2016-05-25
Adding API to retrieve basic block annotations
Rusty Wagner
2016-05-25
Extending register value system to include ranges and lookup table values
Rusty Wagner
2016-05-17
IL basic blocks are now in the IL function class
Rusty Wagner
2016-05-15
Modify IL text API to allow for stack variable annotations
Rusty Wagner
2016-05-08
Add additional IL stage for flags resolution
Rusty Wagner
2016-05-03
Add APIs for flag information and data flow
Rusty Wagner
2016-04-24
Create API for adding known indirect branch targets
Rusty Wagner
2016-04-19
Add unique token for addresses relative to instruction pointer
Rusty Wagner
2016-04-10
Add MIT license for API wrappers
Rusty Wagner
2016-04-10
Move all of API and Python bindings into api directory
Rusty Wagner
[prev]