Closed rsesek closed 5 years ago
Merged. Thank you! I will change the opening scheme a little bit. Since ropper can open several files, it would be nice if both slices would be opened.
Thanks for the fast pulls! And reworking the opening scheme to load all the slices sounds like a great idea.
If the detected file is a Mach-O fat file, the arch specified to Ropper will be selected from the slice of Mach-O images within the fat file. If no arch is specified, the first slice is used.
This also updates the filebytes submodule to include sashs/filebytes#20, but that might not be how you manage the submodules for Ropper. Feel free to update as necessary. The change to ropper/loaders/mach_o.py is small.
Closes sashs/filebytes#9.