rizin icon indicating copy to clipboard operation
rizin copied to clipboard

Opening multiple files fails due IO layer bug

Open wargio opened this issue 7 months ago • 0 comments

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

wargio avatar Jul 12 '24 11:07 wargio