HTB - Pwn: Arms roped

Challenge Summary

  • Name: Arms roped
  • Category: Pwn
  • Difficulty: Medium
  • Goal: Get code execution and read the flag.
 

Zero

CTF notes by Zero


ARM32 stack overflow with canary+PIE bypass: staged leaks, libc recovery, and ret2libc shell via ARM gadget chain.

2026-03-03


Tags

#ctf #htb #pwn #arm