index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
function.cpp
Age
Commit message (
Expand
)
Author
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-01-31
Create functions and types from function pointer parameters, now finds main()...
Rusty Wagner
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 automatical...
Rusty Wagner
2016-01-25
Initial implementation of platform ABI classes
Rusty Wagner
2015-07-31
Find functions that don't return based on control flow, and use that in paren...
Rusty Wagner
2015-07-29
Show basic register data flow information on hover
Rusty Wagner
2015-07-28
Initial implementation of type info
Rusty Wagner
2015-07-22
Add support for commenting in disassembly graph
Rusty Wagner
2015-07-10
Initial implementation of low level IL
Rusty Wagner
2015-03-20
Function list filtering UI
Rusty Wagner
2015-03-10
Implement make function hotkey and disassembly navigation
Rusty Wagner
2015-02-20
Very early disassembly view rendering
Rusty Wagner
2015-02-19
Add APIs for accessing function information
Rusty Wagner
[prev]