Articles tagged "Android Hacking"

1–28 of 28 articles
Understanding app sandboxing

Understanding app sandboxing

In all our previous sections, we have discussed how apps are built and run in detail. Hello everyone, welcome back...

Fundamental concepts that power the Android ecosystem

Fundamental concepts that power the Android ecosystem

Hello everyone, welcome back again! In today's article, we're delving into some fundamental concepts that power the...

Building DEX files from the command line

Building DEX files from the command line

Hello everyone, it's great to have you back for our latest article. In our previous session, we uncovered the process...

Process of constructing Android Apps

Process of constructing Android Apps

Throughout our previous discussions, our focus has been primarily on APK files. Hello everyone! Welcome back to a new...

Exploring Android App Components: A Simple Guide

Exploring Android App Components: A Simple Guide

Hello everyone! Today in this article, we'll be uncovering the fundamental components of Android apps and breaking them...

Understanding APK File Storage and Extraction

Understanding APK File Storage and Extraction

Hello everyone, welcome to our latest article all about Android Reverse Engineering and Penetration Testing. Today,...

Fundamental Aspects of Android Apps

Fundamental Aspects of Android Apps

Hello everyone, welcome back to our latest article! Today, we're diving deep into the fundamental aspects of Android...

Fundamental Building Blocks of Android Apps

Fundamental Building Blocks of Android Apps

Hey there, welcome back to our new article series! Today, we're taking a deep dive into the inner workings of Android...

[Recap] Setting up Android Penetration Testing and Reverse Engineering for Linux Environment

[Recap] Setting up Android Penetration Testing and Reverse Engineering for Linux Environment

Hello everyone, welcome back to a new article. Today, we'll be recapping our recent learnings. In our previous...

Setting up lab for Android Penetration Testing and Reverse Engineering

Setting up lab for Android Penetration Testing and Reverse Engineering

Hello everyone, welcome to our latest playlist! Throughout this series, we're embarking on a journey to establish a...

Build Your First Android App with Android Studio

Build Your First Android App with Android Studio

Now that you've got all the tools and the Android SDK installed, it's time to get started! Just like in many...

Setting up JAVA for Android Studio on Windows

Setting up JAVA for Android Studio on Windows

Java constitutes an essential dependency for various tools, including Android Studio and Burp Suite. While Android...

Kali NetHunter

Kali NetHunter

Kali NetHunter is a free and open-source Mobile Penetration Testing Platform for Android Devices (based on Kali Linux)...

How to Securely unroot and also Re-Lock the Bootloader and Upgrade Frameware?

How to Securely unroot and also Re-Lock the Bootloader and Upgrade Frameware?

If you have read my previous article, then you might have learned, “How to unlock the bootloader to flash recovery...

Unlock bootloader and Rooting unlocked boot loaders on Samsung device

Unlock bootloader and Rooting unlocked boot loaders on Samsung device

In this section, we will discuss how to root an unlocked Samsung Galaxy J7(2015) which uses Samsung's customized...

Flashing unofficial Custom ROM [LineageOS GSI]

Flashing unofficial Custom ROM [LineageOS GSI]

If you wish to install LineageOS on an unlisted device, then you have to download the unofficial version from the XDA...

Unlock the BootLoader and Root an Android Device [Infinix Hot 8]

Unlock the BootLoader and Root an Android Device [Infinix Hot 8]

If you have read these articles, then you have a basic understanding of rooting, and its advantages, and disadvantages....

Settings Up an Android Virtual Device(AVD) Emulator using Android Studio

Settings Up an Android Virtual Device(AVD) Emulator using Android Studio

To get hands-on experience with most of the concepts in this series, readers must have an emulator or a real Android...

Root an Android Device using Magisk Manager

Root an Android Device using Magisk Manager

Magisk Manager is a widely used rooting tool for Android devices. It provides you the root access of the Android device...

Flashing the Custom ROM to the phone

Flashing the Custom ROM to the phone

In this article, we will look at the installation steps involved in installing a pretty popular Custom ROM called...

Android Rooting: It's Advantage and Disadvantage

Android Rooting: It's Advantage and Disadvantage

Android Rooting techniques are typically used to root Android devices. In this article, we will begin with the basics...

Decompile an Android APK file to a JAR file using dex2jar and JD-GUI

Decompile an Android APK file to a JAR file using dex2jar and JD-GUI

Dex2jar and JD-GUI are two different tools that are often used for reverse engineering Android apps. Dex2jar converts...

Apktool: A tool for reverse engineering Android apk files

Apktool: A tool for reverse engineering Android apk files

Apktool is a tool used for Android application reverse engineering, and for creating malware by infecting legitimate...

XploitSPY: Monitor Your Android Device

XploitSPY: Monitor Your Android Device

A cloud-based Android Monitoring Tool that gives you the power to control/SPY any Android device.This article will help...

Host a Website from your mobile

Host a Website from your mobile

A common belief is that hosting a website requires a server, typically running on Linux or Windows. But, did you know...

Ghost-Framework: Perform ADB command to access an Android device via USB

Ghost-Framework: Perform ADB command to access an Android device via USB

Ghost Framework is an Android post-exploitation framework that exploits the Android Debug Bridge to remotely access an...

Termux: A Linux terminal for Android

Termux: A Linux terminal for Android

Termux is a powerful terminal emulator for Android, which also includes a Linux environment. It provides users with a...

L3MON: Remote Android Management Suite

L3MON: Remote Android Management Suite

L3MON is a cloud-based remote android management suite, powered by NodeJS. Usage of L3MONGPS LoggingMicrophone...