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 (
Collapse
)
Author
2018-04-02
Add plugin commands for LLIL and MLIL
Rusty Wagner
2018-03-07
Add APIs for skipping analysis of functions that are too large, and ↵
Rusty Wagner
overriding this behavior
2018-02-12
Merge branch 'dev' into fpu
Rusty Wagner
2018-02-07
Add APIs for overriding stack adjustments on calls
Rusty Wagner
2018-01-14
Container Memory Reservations.
Brian Potchik
2018-01-11
API Temporary Object Elimination.
Brian Potchik
2017-12-26
Adding return value registers to function type
Rusty Wagner
2017-11-27
Register stack adjustments in calling conventions
Rusty Wagner
2017-08-26
Adding Function level comment APIs
Peter LaFosse
2017-08-23
Added APIs for clobbered registers, global pointers, and function exit data ↵
Rusty Wagner
flow info
2017-08-15
Add APIs to access and update portions of the function type, and added new ↵
Rusty Wagner
APIs for global registers and implicit incoming state in calling conventions
2017-07-24
Adding size of stack var refs, source operand in MLIL
Rusty Wagner
2017-07-10
Add confidence levels to type objects
Rusty Wagner
2017-05-19
update copyright year
Jordan Wiens
2017-04-27
Adding an API for performance debugging
Rusty Wagner
2017-04-21
Allowing rename of all types of variables
Rusty Wagner
2017-04-20
Renaming and adding variable identifiers
Rusty Wagner
2017-04-17
Use new variable system in functions
Rusty Wagner
2017-03-22
Adding new value object to hold disjoint sets
Rusty Wagner
2017-03-16
Adding APIs to query register and stack contents from IL
Rusty Wagner
2017-03-01
Adding framework for medium level IL
Rusty Wagner
2017-02-25
Add APIs to access SSA-based data flow
Rusty Wagner
2017-02-23
Instruction starts and SSA form are a property of IL functions
Rusty Wagner
2017-02-22
Add SSA form APIs
Rusty Wagner
2017-01-03
Tokenize types
Rusty Wagner
2016-09-14
Add APIs for instruction and block highlighting
Rusty Wagner
2016-09-03
Adding APIs to ensure IL is available for upcoming caching methods
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-07-29
Add API to set display type of integers
Rusty Wagner
2016-07-22
Add API to set type of function
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-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-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
2015-07-31
Find functions that don't return based on control flow, and use that in ↵
Rusty Wagner
parent functions
2015-07-29
Show basic register data flow information on hover
Rusty Wagner
2015-07-28
Initial implementation of type info
Rusty Wagner
[next]