Search code examples
How can I move sections out of __TEXT and into a new segment for a mach-o binary?...


iosmach-o

Read More
Library versioning on Mach-O platforms...


macoscmakemach-o

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


macossymbolsmach-ootool

Read More
No DWARF in a Xcode debug build with debug type set to DWARF...


iosxcodeclangdebug-symbolsmach-o

Read More
What is the difference between executable formats?...


elfportable-executablemach-o

Read More
LLDB can't list function nor set a breakpoint...


xcodelldbmach-o

Read More
How to edit load command in Mach-O file and successfully link it on tvOS?...


iosxcodelinkertvosmach-o

Read More
Why is data loaded bigger than expected using ADRP, ADD, and LDR instructions?...


assemblyarm64mach-o

Read More
Decompiling ARM64 and understanding branch targets bounderies...


objective-carm64decompilingmach-o

Read More
A “universal” binary?...


elfportable-executablemach-o

Read More
Modifying the mach-o executable file .text section to be writable caused a crash...


macosreverse-engineeringlldbarm64mach-o

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


objective-cobjdumpmach-ootool

Read More
How does Mach-O store pointers to Objective-C Metadata entities?...


objective-cclangmach-o

Read More
How can i get mach-o executable entry point...


mach-o

Read More
Minimal Mach-o 64 binary...


macosx86-64mach-o

Read More
Xcode universal library build phase - Lipo can't find files...


xcodebashmach-ouniversal-binarylipo

Read More
Editable / patchable resources within dylib?...


macosdylibmach-o

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


macoslinkermach-onmotool

Read More
In Xcode project target build settings, What is Mach-O Type?...


iosxcodelinkerllvmmach-o

Read More
How to know if ARM or Thumb mode at entry point of program...


assemblyarmdisassemblymach-othumb

Read More
What is the purpose of LC_SEGMENT_SPLIT_INFO?...


dyldmach-o

Read More
Xcode Linking - Command Ld failed with a nonzero exit code...


objective-cxcodeframeworksmach-obuild-settings

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


macosshared-librariesmach-odyldotool

Read More
Determine minimum OSX version a binary was compiled for...


macostoolchainmach-o

Read More
How to link multiple mach-o files with terminal on MacOS...


macosdyldmach-o

Read More
Different instructions when compiling C into ARM64 on linux vs mac...


assemblyelfarm64mach-o

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
Basic OS X Assembly and the Mach-O format...


macosassemblyx86-64mach-odwarf

Read More
What is required for a Mach-O executable to load?...


mach-oxnu

Read More
BackNext