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


iosmach-o

Read More
Build Mach-o file as encrypted...


macosencryptionmach-o

Read More
Go language on iPhone...


iosgomach-ogccgo

Read More
Couldn't find suitable architecture for linking arm64 in Mach-O file Payload/Runner.app/PlugIns/...


xcodeonesignalarm64mach-o

Read More
Checking for library existence on MacOS Big Sur...


cshared-librariesmacos-catalinamacos-big-surmach-o

Read More
How do I create a dynamic library (dylib) with Xcode?...


xcodelinkershared-librariesdylibmach-o

Read More
How does pointer data stored in MachO __objc_classlist section rebased when run a iOS app?...


iosmach-o

Read More
How to inspect a MacOS executable file (Mach-O)?...


macosexecutablemach-o

Read More
How to access properties/member of struct pointer in Swift...


swiftpointersstructdyldmach-o

Read More
How to understand the comments about fat_arch_64 in 'mach-o/fat.h'...


iosmacosmach-ouniversal-binaryfat-binaries

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


macosmach-ootool

Read More
Why does LC_SYMTAB have invalid stroff/strsize but only for some loaded images?...


cmacosdyldmach-o

Read More
Smallest size of valid executable Mach-o file...


macosexecutablemach-omach

Read More
Can the __LINKEDIT segment of a Mach-O executable be moved...


mach-o

Read More
Extend section in Mach-O file...


shared-librariesdyldconceptualmach-o

Read More
How can I sign a dylib using just a normal apple id account? (No developer account yet)...


iosmacosdylibcodesignmach-o

Read More
dyld: lazy symbol binding failed when trying to static link a dylib in swift...


swiftmacosframeworksdylibmach-o

Read More
Get method name from __objc_selrefs in dyld_shared_cache...


objective-creverse-engineeringextractdyldmach-o

Read More
Find a string memory using lldb...


stringmacoslldbmach-o

Read More
Error format doest not support 32-bit absolute addresses...


macosassemblyx86-64mach-o

Read More
Assembler Error: Mach-O 64 bit does not support absolute 32 bit addresses...


macosassemblyx86-64nasmmach-o

Read More
Found an unexpected Mach-O header code: 1918975009 in xCode 6...


iosxcodexcode6mach-o

Read More
codesign an old Director projector on OS X 10.13 - perhaps manipulate __LINKEDIT segment value...


macoscodesignmach-oadobe-director

Read More
Calling the C-function _printf from NASM causes a Segmentation Fault...


cassemblyx86-64nasmmach-o

Read More
Apple Mach-O Linker Warning, in xcode 9.4...


ioslinker-errorsmach-oswift4.1xcode9.4

Read More
Detect if code is in a Framework vs. App vs. Bundle...


iosc++11objective-c++mach-o

Read More
How does one compile a 64 bit macOS application with NASM application using CMake?...


macosassemblycmakenasmmach-o

Read More
Using (ios-charts) framework in obj-c project in xcode 8.2.1 cuasing apple mach-o linker error...


iosobjective-cswiftios-chartsmach-o

Read More
Some kext member functions must be redefined, to avoid unresolved symbols...


c++macosiokitkernel-extensionmach-o

Read More
Why OSX's strip can not remove weak symbols?...


c++xcodemacosstripmach-o

Read More
BackNext