COMMITS
/ highlevelil.cpp January 1, 2026
J
update copyrights for 2026
Jordan Wiens committed
October 13, 2025
R
Add derived strings and string recognizer API
Rusty Wagner committed
July 31, 2025
G
Support MLIL expr mappings in C++
Glenn Smith committed
June 18, 2025
A
Add support for ternary simplification in Psuedo C and disable in graph view
Alexander Khosrowshahi committed
June 10, 2025
G
API to create immediate function graphs
Glenn Smith committed
May 21, 2025
G
Fix HLIL_LABEL rendering
Glenn Smith committed
March 28, 2025
J
2025 for other formats...
Jordan Wiens committed
January 24, 2025
R
uidf refactor
Ryan Snyder committed
February 11, 2025
M
Fix partial initialization of `DisassemblyTextLine`
Mason Reed committed
October 29, 2024
October 28, 2024
R
hlr: expose ability to claim line addresses
Ryan Snyder committed
October 21, 2024
P
Linear view function regions collapse
Peter LaFosse committed
October 12, 2024
R
Allow `current_il_instruction` to work in Pseudo C (or any high level language)
Rusty Wagner committed
August 22, 2024
August 5, 2023
D
Add API to get all SSA versions of a variable for MLIL and HLIL
Dan Killinger committed
January 26, 2023
R
Fix Type object leaks
Rusty Wagner committed
December 14, 2022
R
Add instruction attributes to IL instructions
Rusty Wagner committed
September 30, 2022
X
Add SetExprType API to MLIL/HLIL
Xusheng committed
March 18, 2022
P
Fix a bunch of reference miscounts in the C++ and python apis
Peter LaFosse committed
February 7, 2022
B
Expose HLIL GenerateSSAForm via API and add python wrapper.
Brian Potchik committed
January 28, 2022
K
Format All Files
KyleMiles committed
August 23, 2021
K
Add HighLevelILFunction::IsVarLiveAt and HighLevelILFunction::IsSSAVarLiveAt
KyleMiles committed
February 16, 2021
November 16, 2020
X
add support for type xref and variable xref
Xusheng committed
November 21, 2020
B
Add improved instruction mapping APIs.
Brian Potchik committed
April 28, 2020
R
Add names for goto labels
Rusty Wagner committed
February 25, 2020
R
Adding SSA support for HLIL
Rusty Wagner committed
January 4, 2020
R
Add types to HLIL expressions
Rusty Wagner committed
August 1, 2019
R
Add mem SSA to HLIL
Rusty Wagner committed
July 24, 2019
R
Early HLIL testing
Rusty Wagner committed