Search code examples
xcode is not building static libraries properly (functions are not in them)...


xcodexcode4static-librariesotool

Read More
How to print all symbols that a mach-o binary imports from dylibs?...


macossymbolsmach-ootool

Read More
otool error : is not an object file...


macosassemblyotool

Read More
otool vs lldb image list: where additional libraries come from?...


xcodemacoslldbotool

Read More
dyld: Library not loaded ... Reason: Image not found...


macosdylibdyldotoolinstall-name-tool

Read More
How to print the names of all Objective-C classes in an iOS binary?...


objective-cobjdumpmach-ootool

Read More
Is it possible to edit and recompile an iOS Binary?...


iosreverse-engineeringidaotool

Read More
Remove a framework and the link to the framework after the app binary is created by Xcode...


xcodeotool

Read More
‘ldd -r’ equivalent on macOS...


macoslddnmotool

Read More
For an OS X executable, how to display which library an undefined symbol is expected in?...


macoslinkermach-onmotool

Read More
MacOSX: which dynamic libraries linked by binary?...


macoslddrpathotool

Read More
install_name_tool difference between -change and -id...


xcodemacosotoolinstall-name-tool

Read More
How to manually include a dynamic library in an iOS APP...


iosdynamic-linkingdynamic-libraryrpathotool

Read More
What path does @loader_path resolve to?...


macosshared-librariesmach-odyldotool

Read More
Using otool (recursively) to find shared libraries needed by an app...


cocoaframeworksshared-librariesotool

Read More
how to use otool...


iphonexcodeipadotool

Read More
What do the flags in a mach-o header refer to?...


macosmach-ootool

Read More
Why does macOS kill static executables created by clang?...


macosclangmach-ootoolosx-gatekeeper

Read More
otool is referencing an old version of libffi...


llvmmacos-catalinaotoollibffi

Read More
Why do dynamic libraries on macOS have an id?...


macoslinkerdylibdynamic-libraryotool

Read More
Determining OS X SDK and Deployment Target versions from Framework...


xcodemacosotool

Read More
Changing dylib library path with install_name_tool -id, nothing changes...


xcodemacosdylibotoolinstall-name-tool

Read More
List global variables in executable...


cxcodemacosgccotool

Read More
arm64/x86_64 universal binary created with lipo is missing deployment target...


x86arm64otooldeployment-targetlipo

Read More
Where is the source code of llvm-otool (mac)?...


macosllvmotool

Read More
Building OSX App Bundle...


macosgccotool

Read More
On macOS, why doesn't otool -L show the version of libpng the application is running with?...


macoslibpngotool

Read More
Xcode 4, dylib & install_name_tool...


macosxcode4dylibotoolinstall-name-tool

Read More
How to just print the binary code of a function in an object file?...


macosobjectdisassemblyobjdumpotool

Read More
How to remove these mangled selectors from iOS app...


iosapp-storeobfuscationnmotool

Read More
BackNext