| Age | Commit message (Collapse) | Author |
|
retrieving string from ConstPtr IL instructions; Resolves #4144
|
|
to LLIL, MLIL, and HLIL
Also cleans up some old code patterns in the old visitors
|
|
|
|
|
|
|
|
|
|
|
|
HighLevelILInstruction.visit
|
|
favor of *.var to match HLIL
|
|
accept variable instruction objects in addition to variable objects
|
|
|
|
|
|
MLIL/HLIL instrutctions
|
|
|
|
|
|
Implement detailed_operands for both, add visitors for both.
Improve consistency of type_name field of detailed_operands in MLIL
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add get/set_expr_type to MLIL/HLIL Python APi
|
|
|
|
|
|
|
|
variable merges
|
|
Close #3339.
|
|
|
|
|
|
|
|
|
|
|
|
handles directly
|
|
|
|
|
|
|
|
|
|
consistency
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|