To continue walking along the path of iOS reverse engineering, I recently took a look at two iOS applications
protected by a solution providing both native code obfuscation and RASP (Runtime Application Self Protection) protections.
The first part is an in-depth analysis of RASP detections methods on iOS while the second part details
native code obfuscation and a new technique to bypass inlined syscalls (without Frida/Frida’s stalker and without a disassembler)