Blog / Tag

ARM exploitation video training

2 posts
exploitation

Demystifying "Return-to-Zero-Protection" on ARM

Many of the techniques of x86 exploitation like Return-to-Libc doesn't map one-to-one with ARM. Here, we are going to explore Return-to-Libc and why it fails on ARM. We also show an alternate technique - Return to Zero Protection which overcomes all the limitations of ret2libc as applied to ARM.

9 min read Read →