ivision-research / banjo

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

BinaryView to Architecture communication uses files #8

Closed austin-ralls-cs closed 4 years ago

austin-ralls-cs commented 4 years ago

https://github.com/CarveSystems/banjo/blob/bd07db6c3a8de9b4eff56d381c581909b0ea2b05/binaryview.py#L53

https://github.com/CarveSystems/banjo/blob/bd07db6c3a8de9b4eff56d381c581909b0ea2b05/architecture.py#L62

Upstream issue: https://github.com/Vector35/binaryninja-api/issues/551