ivision-research / banjo

Android Dex disassembler and Binary Ninja plugin
MIT License
52 stars 6 forks source link

What does `ExceptionBranch` do? #12

Closed austin-ralls-cs closed 3 months ago

austin-ralls-cs commented 4 years ago

I just used it for throw opcodes because it sounded relevant and didn't raise any errors, and then punted figuring out what it did until later. https://github.com/CarveSystems/banjo/blob/bd07db6c3a8de9b4eff56d381c581909b0ea2b05/architecture.py#L91-L93