Rizin
unix-like reverse engineering framework and cli tools
|
#include <capstone.h>
Go to the source code of this file.
Macros | |
#define | BINARY "\x3b\x30\x62\x93\x5d\x61\x03\xe8" |
Functions | |
int | main (int argc, char **argv, char **envp) |
#define BINARY "\x3b\x30\x62\x93\x5d\x61\x03\xe8" |
Definition at line 3 of file invalid_read_in_print_operand.c.
Definition at line 5 of file invalid_read_in_print_operand.c.
References BINARY, CS_ARCH_X86, cs_disasm(), CS_MODE_64, cs_open(), handle, and printf().