With almost 3 million apps and games, the Play Store is the largest mobile app store in the world, and, in theory, you should be able to get anything you…
Tag: android hacking
How to use AppCake to Install External IPA Files on iPhone
AppCake is a well-known name in jailbreaking circles and used to be an incredibly popular Cydia app. Given the lack of jailbreaks in circulation right now, the AppCake developers decided…
How to use Nox Player to run Android Apps on Windows PC
Playing games on a mobile device is one of the most popular pastimes right now, but do you ever wish you could play those same games on your desktop computer?…
Top 23 Android Static Analysis Tools – 2018 Compilation
Traditional attacks like phishing, and newer twists like vishing, also impact mobile security. Mobile media adoption is huge when it comes to “texting” with others, not to mention brief phone calls and…
Decompile an Android Application with Dex2jar and Jd-GUI
For decompiling an android application, the open source tool which we’ll use is “dex2jar“. Download Link – Dex2jar.zip (Extract in any location) Sample Application – yeahhub.apk (Download & Extract/Move into…
Top 5 Components of an Android Application
From an end-user perspective, an Android application may appear as a simple standalone application. However, any Android application consists of many components that work in the background to accomplish the…
Androwarn – An open source APK static code analyzer
Androwarn is one of the most popular static code analyzer for malicious android applications whose main aim is to detect and warn the user about potential malicious behaviours. Features of…