ivision-research / banjo

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

Is banjo reliable enough when using multiple tabs? #29

Open austin-ralls-cs opened 3 years ago

austin-ralls-cs commented 3 years ago

Replacement for #14.

See https://github.com/CarveSystems/banjo/commit/2ed32d4e315de4b82dee1fbdcc307ec2491702f7

austin-ralls-cs commented 5 months ago

Note that it only works if filenames are unique. Two different files with the same filename (e.g. classes.dex) will completely break if opened in two tabs of the same instance.