index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mediumlevelil.cpp
Age
Commit message (
Expand
)
Author
2026-01-01
update copyrights for 2026
Jordan Wiens
2025-08-01
Support MLIL expr mappings in C++
Glenn Smith
2025-07-12
Allow constructing MLILFunction with null LLILFunction/Function
Glenn Smith
2025-07-01
Make constructing an MLILFunction require an LLILFunction
Glenn Smith
2025-06-11
API to create immediate function graphs
Glenn Smith
2025-03-28
missed the older dates!
Jordan Wiens
2025-02-14
uidf refactor
Ryan Snyder
2025-02-06
Add After variants for looking up variables at instructions
Glenn Smith
2024-07-25
Add MediumLevelILFunction.is_var_live_at
Zichuan Li
2024-07-25
Add is_ssa_var_live_at into mlil
Zichuan Li
2024-01-08
update copyright year
Jordan Wiens
2023-08-10
Add API to get all SSA versions of a variable for MLIL and HLIL
Dan Killinger
2023-01-30
Fix Type object leaks
Rusty Wagner
2023-01-06
Fix update copyright year leftover
Xusheng
2023-01-03
Add instruction attributes to IL instructions
Rusty Wagner
2022-10-05
Add SetExprType API to MLIL/HLIL
Xusheng
2022-09-01
Splitting of variables
Rusty Wagner
2022-08-10
Merge variables API/UI, variable liveness API for determining soundness of va...
Rusty Wagner
2022-03-23
Fix a bunch of reference miscounts in the C++ and python apis
Peter LaFosse
2022-02-07
Fix API marshalling bug with MLIL GenerateSSAForm.
Brian Potchik
2022-01-28
Format All Files
KyleMiles
2022-01-03
update copyright years
Jordan Wiens
2021-04-16
add a DisassemblySettings* parameter to MLIL/HLIL functions that retrieve ins...
Xusheng
2021-01-27
Finish HLIL expression mapping APIs.
Brian Potchik
2021-01-18
updating copyright year
Jordan Wiens
2020-11-21
Add improved instruction mapping APIs.
Brian Potchik
2020-09-27
Add High Level IL Mappings.
Brian Potchik
2020-01-01
update copyright year to 2020
Jordan Wiens
2019-12-19
Add data flow query options
Rusty Wagner
2019-12-19
LLIL_JUMP_TO/MLIL_JUMP_TO now contain mappings from address to destination in...
Rusty Wagner
2019-01-17
update company name and copyright date
Jordan Wiens
2018-12-13
Commonize all InstructionTextToken generation
Peter LaFosse
2018-09-04
Add API to create graphs of IL functions
Rusty Wagner
2018-08-20
api: add methods to get basic block objects from IL instrs
Ryan Snyder
2018-04-05
Add SSA variable liveness API for MLIL
Rusty Wagner
2018-01-14
Container Memory Reservations.
Brian Potchik
2018-01-11
API Temporary Object Elimination.
Brian Potchik
2017-08-23
Added APIs for clobbered registers, global pointers, and function exit data f...
Rusty Wagner
2017-08-05
Refactor IL instruction access APIs
Rusty Wagner
2017-07-14
Add API to get list of all definitions or uses of a variable
Rusty Wagner
2017-07-14
Adding API to get type of MLIL expression
Rusty Wagner
2017-07-10
Add confidence levels to type objects
Rusty Wagner
2017-05-02
Renaming SSA index to version, more uniform register and variable representat...
Rusty Wagner
2017-04-21
Using variable identifiers in MLIL
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-15
APIs for performing range analysis
Rusty Wagner
2017-03-13
Branch dependence APIs for path sensitive analysis
Rusty Wagner
[next]