Tagged Articles

Browsing: #Linux Kernel

Browse all recent articles, tutorials, and reverse engineering posts matching this topic.

Google AdSense Placement - Responsive Header Leaderboard
Android Emulator Development, Anbox, & Waydroid

System Prep for vfio-pci: IOMMU, Kernel Modules & BIOS Settings for Android VMs

Prepare your Linux system for GPU passthrough to Android VMs. Configure BIOS, kernel, and VFIO to unlock nativ...

Android Mobile Forensics, Recovery, & Debugging

Decoding the Android Kernel: Understanding RAM Allocation for Memory Acquisition

Dive into Android kernel RAM allocation and master live memory acquisition techniques for advanced mobile fore...

Android Hacking, Sandboxing, & Security Exploits

Android Kernel Vulnerability Analysis: A Practical Guide to Finding Your First Bug

A practical guide to Android kernel vulnerability analysis, covering environment setup, fuzzing, static analys...

Rooting, Flashing, & Bootloader Exploits

Developing Secure Android Kernels: Lessons Learned from the Dirty COW Exploit

Unpack the infamous Dirty COW exploit on Android. Discover its mechanics, impact, and crucial lessons for deve...

Rooting, Flashing, & Bootloader Exploits

The Enduring Threat of Dirty COW: Its Relevance to Modern Android Rooting & Exploits

Dirty COW (CVE-2016-5195) enabled unprivileged users to gain root on Linux and Android. Learn its mechanism, i...

Rooting, Flashing, & Bootloader Exploits

Building a Dirty COW Proof-of-Concept for Android: A Step-by-Step Tutorial

Build a Dirty COW PoC for Android. Understand CVE-2016-5195, cross-compile, and exploit a race condition for p...

Rooting, Flashing, & Bootloader Exploits

Dirty COW on Android: Dissecting CVE-2016-5195 Privilege Escalation Deep Dive

Dissecting Dirty COW (CVE-2016-5195) on Android: A deep dive into the kernel race condition and privilege esca...

Rooting, Flashing, & Bootloader Exploits

Kernel-Level Hacks: Developing Magisk Modules to Load & Interact with Custom Kernel Drivers

Learn to develop advanced Magisk modules to load custom kernel drivers. Interact with kernel space using C, ND...

Advanced OS Customizations & Bootloaders

DIY Lab Setup: Creating an Android Secure Boot Environment for Kernel Module Signing Testing

Set up an Android Secure Boot lab for kernel module signing. Generate keys, configure kernel, build and test s...

Advanced OS Customizations & Bootloaders

Troubleshooting Guide: Resolving ‘Bad Signature’ Errors When Loading Custom Android Kernel Modules

Troubleshoot 'Bad Signature' errors in Android kernel modules. Learn to sign modules and configure your kernel...

Advanced OS Customizations & Bootloaders

Deep Dive: Unpacking Android’s Secure Boot Architecture and Kernel Module Signature Verification

Explore Android's Secure Boot architecture and kernel module signature verification. Learn how signing protect...

Advanced OS Customizations & Bootloaders

Mitigating Kernel Exploits with Advanced Patching Strategies on Android: A Security Deep Dive

Secure your Android device against kernel exploits with advanced patching strategies. Learn source-level, live...