There was an iOS pwnable challenge in RWCTF 2019 quals, Dezhou Instrumentz. The challenge is to make the victim app run arbitrary code on a real iPhone XR, which has both code signing and Pointer Authentication Code. Sounds impossible without system-level 0day? This talk will reveal the equivalent of Eval function in Objective-C and how to abuse it.