Chapter 1 - Error: Use of undeclared identifier '$rdi'

Hello everyone,

I’m following the steps for reverse engineering Xcode.
I’m able to attach lldb on it, put a breakpoint that is trigger when I click, but for an obscure reason I get “Use of undeclared identifier ‘$rdi’” when I’m trying to print it.

I have MacBook Pro M1 and Xcode 12.5.1.

Does anyone already have this issue or know how can I solve this because I’m lost ahah

Have a good day :smiley:

I’m running into the same issue on an M1 MacBook Air

I guess it’s a M1 issue so :cry:

This topic was automatically closed after 166 days. New replies are no longer allowed.