In today's video I will demonstrate patching Myriam iOS Application's second challenge, that being a log in screen for which we don not know the password nor the username. This will involve static binary analysis and therefore NO JAILBREAK is required to complete this challenge. Myriam Application is a CFT-style app that I have created…
Tag Archives: how to patch iOS apps
iOS Application Hacking – Bypassing In-App Locks (Reverse Engineering)
So, in today's video, following up the results of the poll I made on Twitter, I will teach you how to bypass in-app locks by using reverse engineering / run-time modification for iOS apps. The idea is simple, we have a training app called DVIA (Damn Vulnerable iOS App) that contains a lot of security…