How to investigate & unpack an Android Bootimg and Memory Disk; "Replace me" from Buckeye CTF 2023

Опубликовано: 21 Октябрь 2024
на канале: Jadi
650
31

Manipulating Android Boot images and memory disks are not that hard. In this challenge we will extract the kernel (zImage) and memory disk image (initram) of an Android boot file using abootimg. Then we will check the files to find the not-so-hidden flag.

Original file: https://github.com/jadijadi/ctf/tree/...
shoutout to buckeye: https://pwnoh.io/