Rizin
unix-like reverse engineering framework and cli tools
|
#include <zimg.h>
Public Attributes | |
int | size |
const char * | file |
RzBuffer * | b |
struct zimg_header_t | header |
ut32 * | strings |
RzList * | methods_list |
RzList * | imports_list |
ut64 | code_from |
ut64 | code_to |
Sdb * | kv |
struct zimg_header_t rz_bin_zimg_obj_t::header |