ivision-research / banjo

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

Implement invoke-custom #20

Open austin-ralls-cs opened 4 years ago

austin-ralls-cs commented 4 years ago

https://github.com/CarveSystems/banjo/blob/bd07db6c3a8de9b4eff56d381c581909b0ea2b05/architecture.py#L126-L129

Also need to make sure the non-direct invoke-kinds work.