Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Classes | |
struct | xbe_header |
struct | xbe_section |
struct | xbe_lib |
struct | rz_bin_xbe_obj_t |
Macros | |
#define | XBE_MAGIC 0x48454258 |
#define | XBE_EP_RETAIL 0xA8FC57AB |
#define | XBE_EP_DEBUG 0x94859D4B |
#define | XBE_KP_RETAIL 0x5b6d40b6 |
#define | XBE_KP_DEBUG 0xefb1f152 |
#define | XBE_EP_CHIHIRO 0x40B5C16E |
#define | XBE_KP_CHIHIRO 0x2290059D |
#define | XBE_MAX_THUNK 378 |
#define | SECT_FLAG_X 0x00000004 |
#define | SECT_FLAG_W 0x00000001 |