Ios Application Security Part 26 Patching Ios Applications Using Ida Pro And Hex Fiend
In this article, we will be using the same application GDB-Demo that we had used in Part 22 of this series. If you remember, we had found a way to change the logic of the method that gets called when Login was tapped and hence bypassed the login authentication check. In this article, we are going to permanently patch this check so we are always authenticated. The first thing you need to do is install the demo version of IDA Pro from their website....