Debugging with lldb - part 1
Abstract
In the previous article (MachO Binary Analysis with objdump), we have followed step-by-step the compilation of an Objective C program. We have seen all the steps that lead from the code to the Assembly. Now it's time to see what happens at t...
blog.reveng3.org20 min read