| [ Web Proxy ] |
| Viewing: https://raw.githubusercontent.com/Leakless/vector-exploit/master/src/ht-android-shellcode/example.c | [Back] [Original] |
void function_f( void )
{
asm volatile
(
);
}
int main() {
function_f();
return 1;
}
| Web Proxy Viewer | New URL | Original Page |