rizin
rizin copied to clipboard
Opening multiple files fails due IO layer bug
This bug affects any rizin session where we load multiple binaries.
Examples are:
-
ar://file.a
which loads all the object files but the flags are broken. -
apk://file.apk
with multidex format where all the references are broken. - add file manually via
o
Linked to:
- https://github.com/rizinorg/cutter/issues/3362
- https://github.com/rizinorg/rizin/issues/2588
- https://github.com/rizinorg/rizin/issues/2609
- https://github.com/rizinorg/rizin/issues/2685