Closed hgmich closed 8 months ago
I was about to comment that this implementation looked a little buggy but it turns out -- so is the original. There's some edge cases it doesn't work very well for but since it's not worse than the original it's probably worth landing for now at least.
Thanks for the PR!
Creates
current_il_instructions
as a generator over the selected instructions, same as the implementation in https://github.com/Vector35/binaryninja-api/blob/a542d0c9cd33fed5919c3cd9d598bb8d1a300ae8/python/scriptingprovider.py#L957C1-L960C1.