iOS App Hacking – Myriam iOS Security App Released (For Beginners)

Today I am glad to present you an application on which I've been working for a straight month. Created specially for those of you interested in iOS Security, and iOS App Hacking, Myriam is an application containing various levels of vulnerabilities for you to explore and exploit. The application itself follow a neatly organized user…

Read More

iOS 10 – Explaining Exploits / Buffer Overflows (For Beginners)

In Today's video we are going to continue the Reverse Engineering for Beginners series and we're discussing about iOS Exploits and Exploits in general. We're going to cover the Stack and security mechanisms like ASLR, DEP and Canaries, and I will explain in depth how a Buffer Overflow (most common exploit) works.  In this video…

Read More

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…

Read More