Showing posts with label dinesh. Show all posts
Showing posts with label dinesh. Show all posts

New Adding custom certificate to Android Trusted certificate store By Patricbensen

Introduction Android maintains a list of trusted certificates any deviance in the certificate would result in a error in connection. Below s...

New Decompiling Encrypted iOS binaries By Patricbensen

Introduction: In my previous article , i had described how you would normally go about decompiling an iOS application. That method would be ...

New Reverse Engineering an Android application By Patricbensen

Introduction: The Android compiler suite compiles the developer's Java files into class files, and then the class files are converted in...