In today's video we continue the iOS Reverse Engineering series we started a couple of weeks ago. Today I will show you how to use Cycript to modify applications in real time directly on the device. For the sake of this tutorial, we're going to remotely modify SpringBoard to show a push notification with whatever…
Tag Archives: Theos
iOS Reverse Engineering (For Beginners) – iOS SandBox, iOS File Types, Frameworks, Permissions, APIs
Today, we continue the series we started yesterday about iOS Reverse Engineering & Development for Beginners. In today's video I explain you about iOS structure, the file system hierarchy (on iOS 10), about the Kernel and the SandBox (and why we need to race it on Jailbreak), we discuss about iOS Access Permissions of different…