Skip to content

1.4

Choose a tag to compare

@CouleeApps CouleeApps released this 08 Oct 18:58
2cc3d3c

Now supports enums:

>>> LowLevelILOperation.LLIL_CALL
<LowLevelILOperation.LLIL_CALL: 54> / 54 / 0x36

And generators are marked:

>>> bv.functions
(generator) [<func: x86_64@0x100000f08>, <func: x86_64@0x100000f1a>, <func: x86_64@0x100000f2f>, <func: x86_64@0x100000f74>, <func: x86_64@0x100000fc2>,  ...]