Rizin
unix-like reverse engineering framework and cli tools
|
#include <rz_egg.h>
Go to the source code of this file.
Functions | |
static RzBuffer * | build (RzEgg *egg) |
Variables | |
static ut8 | x86_osx_suid_binsh [] |
static ut8 | x86_osx_binsh [] |
static ut8 | x86_linux_binsh [] |
static ut8 | x86_64_linux_binsh [] |
static ut8 | arm_linux_binsh [] |
static ut8 | thumb_linux_binsh [] |
RzEggPlugin | rz_egg_plugin_exec |
RZ_API RzLibStruct | rizin_plugin |
Definition at line 59 of file egg_exec.c.
References rz_egg_t::arch, arm_linux_binsh, b, rz_egg_t::bits, cd, eprintf, free(), len, memcpy(), NULL, rz_egg_t::os, realloc(), rz_buf_new_with_bytes(), rz_buf_set_bytes(), rz_buf_write_at(), rz_egg_option_get(), RZ_EGG_OS_DARWIN, RZ_EGG_OS_LINUX, RZ_EGG_OS_OSX, rz_str_ncpy(), RZ_SYS_ARCH_ARM, RZ_SYS_ARCH_X86, sc, st64, thumb_linux_binsh, x86_64_linux_binsh, x86_linux_binsh, x86_osx_binsh, and x86_osx_suid_binsh.
|
static |
Definition at line 49 of file egg_exec.c.
Referenced by build().
RZ_API RzLibStruct rizin_plugin |
Definition at line 169 of file egg_exec.c.
RzEggPlugin rz_egg_plugin_exec |
Definition at line 161 of file egg_exec.c.
|
static |
Definition at line 55 of file egg_exec.c.
Referenced by build().
|
static |
Definition at line 46 of file egg_exec.c.
Referenced by build().
|
static |
Definition at line 34 of file egg_exec.c.
Referenced by build().
|
static |
Definition at line 25 of file egg_exec.c.
Referenced by build().
|
static |
Definition at line 18 of file egg_exec.c.
Referenced by build().