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
2017-01-20
add C++ API for GetProduct, GetProductType, and GetLicenseCount
Jordan Wiens
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
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
Cache lines on API side to avoid UI hangs with large basic blocks
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
2016-08-25
Adding APIs for database save/load progress and constant references
Rusty Wagner
2016-08-23
Fix some memory leaks
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-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
Fix missing include
Rusty Wagner
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
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
[next]