ret-to-nowhere Analysis The binary is very simple 32-bit ELF executable. The decompiled code is as follows: int __cdecl main(int argc, const char **argv, const char **envp) { void *retaddr; // [esp+8h] [ebp+4h] BYREF init();