Are there any Linux tools to read / dump / analyze MachO files? Something like readelf or objdump , only for MachO format? This should be done on Linux.
readelf
objdump
I presented the previous answer describing how to use binutils (objdump and friends) for Mach-O format. Hope this helps, but since you mention iOS, you may have to change the --target parameter to the ARM target.
--target
Source: https://habr.com/ru/post/910225/More articles:how to read image files and store them in memory (std :: string) in c ++? - c ++adaptive indentation in emacs? - indentationDoes the Facebook API have a graphic design? - apiCan redis pipeline multiple commands that depend on previous ones? - databaseIs there a way to check if a variable is an integer? C ++ - c ++Assign after decompression - xsltC # bitmap object, color looks transparent - c #Remove MySQL completely from Ubuntu - mysqlObtaining percentage scales reflecting individual faces with ggplot2 - rHow to configure config.ru in a modular Sinatra. Application? - ruby | fooobar.comAll Articles