| Age | Commit message (Collapse) | Author |
|
`analysis.types.TemplateSimplifier` -> `analysis.types.templateSimplifier`
|
|
|
|
|
|
|
|
|
|
|
|
debug info API"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Due to bugs, sometimes named types will not have a correct id, leading to bugs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LLIL and MLIL instructions both have this property. HLIL has
.lines which functions similarly, but returns a a generator of
DisassemblyTextLines. The .tokens property flattens those lines to
return a list of InstructionTestTokens in line with LLIL and MLIL
instructions. This enables plugins to work consistently regardless
of instruction type and makes the API more consistent.
|
|
|
|
menu/actions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|