How to Install ACMarket App on Android to Download APK Files

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…

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…

Top 7 Online Android APK Malware analyzers – FREE

Last week, we discussed about android apk backdooring with msfvenom and metasploit framework. Android is a Linux kernel mobile platform. Android runs on a wide range of devices, from mobile…

Persistent Backdoor in Android using Kali Linux with a Shell script

Hello guys, today we’re going to show you that how you can create a persistent backdoor in android using Kali Linux after hacking with msfvenom. Previously we discussed two methods…

Hack Android using Metasploit over LAN/WAN

In this article, we’ll be discuss about the exploitation of Android devices such as Tablets/Phones/Emulators etc using one of the most popular exploitation framework called as Metasploit Framework and MSFvenom.…