Tag: security
-
UnCrackable Level 1 tutorial
Complete tutorial on solving UnCrackable Level 1 with multiple approaches - Jadx, Frida, and Apktool.
-
Hard-coded Tokens, Keys and Credentials in Mobile Apps
Mobile applications are often viewed as secure storage by developers. They are not - you should never store sensitive keys hard-coded inside a mobile app.
-
Certificate pinning in iOS
Certificate pinning is one of the basic security mechanisms of network communication. This article discusses certificate pinning and related topics.
-
iOS Security analysis with MobSF
MobSF is a tool for testing mobile applications. This article shows how to increase the security of iOS applications by integrating MobSF with Bitrise.