MachO Binary Analysis with objdump
Abstract
In my previous article Building a binary, I went through the compilation phase in quite an abstract fashion.
Here I do the same exercise with a pseudo-real world example, a simple Objective C program.
We will see how the compilation model wo...
blog.reveng3.org12 min read