index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lowlevelil.cpp
Age
Commit message (
Expand
)
Author
2026-01-27
Perform function lifting and inlining in arch plugins
Brandon Miller
2026-01-01
update copyrights for 2026
Jordan Wiens
2025-08-01
Support MLIL expr mappings in C++
Glenn Smith
2025-07-15
Move LLIL instruction retrieval into the LLIL function where it belongs
Mason Reed
2025-06-11
API to create immediate function graphs
Glenn Smith
2025-05-12
Fix leak in LowLevelILFunction::AddLabelMap
Glenn Smith
2025-03-28
missed the older dates!
Jordan Wiens
2025-02-14
uidf refactor
Ryan Snyder
2024-01-08
update copyright year
Jordan Wiens
2023-11-10
Update documentation for APIs that return IL Labels, fix GetLabelForAddress p...
Peter LaFosse
2023-02-14
Add DisassemblySettings to LLIL::GetExprText
Glenn Smith
2023-01-23
Warning cleanup
Rusty Wagner
2023-01-05
Update copyright to 2023
Josh F
2023-01-03
Add instruction attributes to IL instructions
Rusty Wagner
2022-08-20
Improve Python/C++ APIs to get registers, register stacks, and flags for LLIL
Xusheng
2022-08-16
Add several missing API functions in LowLevelILFunction. Close https://github...
Xusheng
2022-01-28
Format All Files
KyleMiles
2022-01-03
update copyright years
Jordan Wiens
2021-08-04
Expose LLIL SSA Generation API.
Brian Potchik
2021-01-18
updating copyright year
Jordan Wiens
2020-11-21
Add improved instruction mapping APIs.
Brian Potchik
2020-06-09
Fix warnings
Rusty Wagner
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-03-28
Fix default flag write generation for some ops
Ryan Snyder
2018-02-12
Merge branch 'dev' into fpu
Rusty Wagner
2018-01-31
Adding CPU intrinsics support
Rusty Wagner
2018-01-14
Container Memory Reservations.
Brian Potchik
2018-01-11
API Temporary Object Elimination.
Brian Potchik
2017-10-06
Adding support for register stacks in IL (for x87)
Rusty Wagner
2017-08-05
Refactor IL instruction access APIs
Rusty Wagner
2017-07-25
Add mappings from LLIL to normal MLIL
Rusty Wagner
2017-07-10
Add confidence levels to type objects
Rusty Wagner
2017-05-19
update copyright year
Jordan Wiens
2017-05-15
Adding a constant expression with pointer hint for improved types
Rusty Wagner
2017-05-05
Adding carry flag operand to IL instructions that need it
Rusty Wagner
2017-05-04
Initial support for concrete flags computation
Rusty Wagner
2017-05-03
Adding IL instruction for truncating result to smaller value
Rusty Wagner
2017-05-02
Renaming SSA index to version, more uniform register and variable representat...
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-10
Mappings between low level IL and medium level IL
Rusty Wagner
2017-03-02
Adding MLIL instructions, moving stack contents data flow to a later stage
Rusty Wagner
2017-03-01
Adding framework for medium level IL
Rusty Wagner
2017-02-28
Map expressions to SSA form and add API to query expression value
Rusty Wagner
[next]