Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Functions | |
static void | rz_cmd (int in, int out, const char *cmd) |
static int | rz_main_rzpipe (int argc, const char **argv) |
int | MAIN_NAME (int argc, const ARGV_TYPE **argv) |
Definition at line 51 of file rizin.c.
References argv, ARGV_TYPE_TO_UTF8, FREE_UTF8_ARGV, rz_main_rizin(), and rz_main_rzpipe().
Definition at line 7 of file rizin.c.
References cmd, free(), in, len, malloc(), out, rz_xread, and rz_xwrite.
Referenced by convert_dotcmd_to_image(), and rz_main_rzpipe().