diff options
| author | Sean <sean.deaton@me.com> | 2022-06-03 09:12:45 -0400 |
|---|---|---|
| committer | Jordan <github@psifertex.com> | 2022-06-16 13:17:15 -0400 |
| commit | 4c375e18a4f464a049a1ac1457cb6359c0b27596 (patch) | |
| tree | b5cdb492ead23660623dd74f1d094a8ba14fdee4 /python/examples | |
| parent | 32ff28ec2abfc81557c0c0b3334022f24118d84a (diff) | |
Implement .tokens property in HLIL.
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.
Diffstat (limited to 'python/examples')
0 files changed, 0 insertions, 0 deletions
