otool
otool
Examples
Display the headers of the binary
otool -h main
Display the name and version number of shared libraries
otool -L main
Display the load commands
otool -l main
Display the headers of the binary
otool -h main
Display the name and version number of shared libraries
otool -L main
Display the load commands
otool -l main