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
2020-12-23
Add GetLowLevelILInstructionsForAddress API to retrieve all LLIL for an address.
Brian Potchik
2020-12-18
Add API/UI to control dead store elimination of specific variables
Rusty Wagner
2020-10-24
PossibleValueSet dialog pulls existing values and miscellaneous cleanup.
Brian Potchik
2020-09-08
UI changes for user-informed dataflow
Chinmay
2020-08-13
Update function names and change up API
Chinmay
2020-08-13
Changes to implement User-informed dataflow
Chinmay
2020-05-28
Add optional type to define as in Function::ApplyImportedTypes and BinaryView...
Peter LaFosse
2020-04-27
Add names for goto labels
Rusty Wagner
2020-04-17
Early HLIL testing
Rusty Wagner
2020-04-17
Add IL support to linear view
Rusty Wagner
2020-01-20
expose overriding call types at individual call sites
Ryan Snyder
2020-01-01
update copyright year to 2020
Jordan Wiens
2019-10-27
Eliminate most warnings on Linux
Rusty Wagner
2019-08-01
Tags
Glenn Smith
2019-07-31
Cache function callee addresses and create an API to access them
rollsafe
2019-06-06
Rename Function::AddUserCodeReference and Function::RemoveUserCodeReference
rollsafe
2019-05-31
Support adding user-defined xrefs
rollsafe
2019-05-28
Redo/Undo support for user-defined xrefs
Stephen Tong
2019-05-28
WIP: Support adding user-defined xrefs
Stephen Tong
2019-01-17
update company name and copyright date
Jordan Wiens
2018-12-13
Commonize all InstructionTextToken generation
Peter LaFosse
2018-09-12
Merging with dev
Peter LaFosse
2018-08-30
Allow negative stack offsets for functions like alloca_probe
Rusty Wagner
2018-08-26
Add support for new constant type EXTERN_PTR
Peter LaFosse
2018-08-17
Fix report collection reference count bug and add debug report support
Rusty Wagner
2018-08-02
Add API to query if an assembly instruction is a call
Rusty Wagner
2018-07-26
Merge branch 'dev' into test_stack_adjust
Rusty Wagner
2018-07-13
Add ability to update custom flow graphs
Rusty Wagner
2018-06-26
Add new API to query active analysis info and set analysis limits.
Brian Potchik
2018-06-04
Generic flow graph API and report collections
Rusty Wagner
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 overridin...
Rusty Wagner
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 f...
Rusty Wagner
2017-08-15
Add APIs to access and update portions of the function type, and added new AP...
Rusty Wagner
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
[next]