Archives
- 24 Jul Return-Oriented Programming Demystified
- 22 Jul Mastering Kernel Fuzzing with Syzkaller
- 22 Jul Deep Dive into Linux System Calls: From Legacy int 0x80 to Modern syscall
- 22 Jul Building and Testing Custom Kernel Drivers: A Guide to In-Tree and Out-of-Tree Modules
- 22 Jul Getting Started with Buildroot
- 21 Jul Memory Management in Linux
- 21 Jul Linux Driver Development
- 17 Jul Integrating Native Libraries in Android Apps Using JNI
- 16 Jul Emulated Fuzzing with AFL++ and QEMU
- 16 Jul Android NDK Tutorial: Compiling C/C++ Code with ndk-build
- 15 Jul Gadget Hunting with ropper, ROPgadget, and one_Gadget
- 15 Jul Kernel Crafting: Building, Running, and Debugging Your Custom Linux Kernel with Busybox and QEMU
- 13 Jul Linux Kernel Programming
- 13 Jul ELF Internals
- 13 Jul Building Your Own ARM Lab
- 09 Jul 16. Shared Memory
- 09 Jul 15. Semaphore
- 09 Jul 14. Message Queue
- 09 Jul 13. PIPES and FIFO - IPC
- 09 Jul 12. IPC - Introduction
- 09 Jul 11. Thread Synchronization
- 09 Jul 10. Threads
- 09 Jul 9. Signals
- 09 Jul 8. Process Programming
- 09 Jul 7. Memory Allocation
- 09 Jul 6. Virtual Memory of Process
- 09 Jul 5. Introduction to Process
- 09 Jul 4. Advanced I/O
- 09 Jul 3. File Operations
- 09 Jul 2. System Programming Concepts
- 09 Jul 1. Introduction
- 09 Jul A Complete Guide to Linux System Programming
- 08 Jul Linux User Space Debugging
- 04 Jul Unlocking the Bootloader of Pixel 2 XL (Carrier Locked)
- 04 Jul Extracting Kernel Symbols from Android Boot Image
- 04 Jul Mastering Honggfuzz: From Basics to Advanced
- 04 Jul Hijacking the puts Function in C
- 04 Jul Emulating Router Firmware Like a Pro: The Firmadyne Installation Guide
- 04 Jul The Art of Cross-Compilation and Emulation: Building and Testing Across Architectures
- 04 Jul Compiling and Installing glibc x.y on Debian
- 04 Jul Mastering Boofuzz: From Basics to Advanced
- 04 Jul 9. Writing ARM Shellcode
- 04 Jul 8. Introduction to Shellcoding
- 04 Jul 7. Advanced ARM Features
- 04 Jul 6. Thumb Mode & Thumb-2
- 04 Jul 5. Memory Access & Addressing Modes
- 04 Jul 4. Control Flow & Conditional Execution
- 04 Jul 3. ARM Instruction Set
- 04 Jul 2. ARM Assembly Basics
- 04 Jul 1. Introduction to ARM Architecture
- 04 Jul Installation and Setup
- 04 Jul Installation and Setup
- 04 Jul Installation and Setup
- 04 Jul Installation and Setup
- 04 Jul Installation and Setup
- 04 Jul Installation and Setup
- 04 Jul ROP Emporium - ret2csu
- 04 Jul ROP Emporium - pivot
- 04 Jul ROP Emporium - fluff
- 04 Jul ROP Emporium - badchars
- 04 Jul ROP Emporium - write4
- 04 Jul ROP Emporium - callme
- 04 Jul ROP Emporium - split
- 04 Jul ROP Emporium - ret2win
- 04 Jul ROP Emporium challenges