Binary-Kernel-Android-Exploitation-Roadmap
📘 Prerequisites
📚 Topics to Learn
C/C++ fundamentals (pointers, memory management)
Assembly Language
x86 / x86_64
ARM
Operating System Concepts
Process management
Memory layout
File descriptors
Python scripting
📖 Resources
The C Programming Language
– Kernighan & Ritchie
Programming from the Ground Up
– Jonathan Bartlett
x86 Assembly Guide - UC Berkeley
ARM Assembly Basics - Azeria
HackTheBox Linux Fundamentals