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
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-28
Adding return address register value
Rusty Wagner
2017-02-25
Add APIs to access SSA-based data flow
Rusty Wagner
2017-02-24
llvm services free returns void (no longer int)
Andrew Lamoureux
2017-02-24
llvmservices functions to core api header
Andrew Lamoureux
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-17
Add dominator APIs
Rusty Wagner
2017-02-16
Basic blocks have incoming and outgoing edges with basic block references, us...
Rusty Wagner
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
also add product type and license count to the API
Jordan Wiens
2017-01-20
add product id from license file
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
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 NoReference type
plafosse
2016-10-09
adding gnu3 demangler apis
plafosse
2016-10-04
Adding line types for section and segment separators
Rusty Wagner
2016-09-29
Add line types for notes in linear view
Rusty Wagner
2016-09-29
Adding APIs for segments and sections
Rusty Wagner
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-19
Adding APIs to store arbitrary data on a per-view, per-file, or per-function ...
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
2016-09-06
ExecuteWorkerProcess new parms: out,err text,bin
Andrew Lamoureux
2016-09-03
Adding APIs to ensure IL is available for upcoming caching methods
Rusty Wagner
2016-08-31
Add API to determine if an address is backed by the file
Rusty Wagner
2016-08-31
Add API to enqueue work on the worker thread(s)
Rusty Wagner
2016-08-30
Add API to reanalyze
Rusty Wagner
2016-08-30
Add API to determine if a function still has analysis updates to complete
Rusty Wagner
[prev]
[next]