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
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 ↵
Rusty Wagner
parameter to linear disassembly position API
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
2016-05-21
Fix crash caused by automatic operator=
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-10
Add MIT license for API wrappers
Rusty Wagner
2016-04-10
Show stack variables and implement naming, undo, and persistence
Rusty Wagner
2016-04-05
Add backend support for discovering stack variables
Rusty Wagner
2016-02-03
Don't overwrite existing symbols when creating imported functions
Rusty Wagner
2016-02-02
Detect system calls that do not return
Rusty Wagner
2016-01-31
Create functions and types from function pointer parameters, now finds ↵
Rusty Wagner
main() on Linux armv7
2016-01-31
Refactor API to fix design bug that causes use-after-free on many plugin objects
Rusty Wagner
2016-01-27
Implement platform type libraries, though types folder is not yet ↵
Rusty Wagner
automatically copied
2016-01-25
Initial implementation of platform ABI classes
Rusty Wagner
[prev]
[next]