binaryninja-api
binaryninja-api copied to clipboard
Create `get_mlil_at` and `get_hlil_at` methods off the `Function` object
Version and Platform (required):
- Binary Ninja Version: 3.1-dev
We currently have Function.get_llil_at() but no equivalent for mlil or hlil which is confusing.
The workaround is Function.get_llil_at(here).mlil