|
Rizin
unix-like reverse engineering framework and cli tools
|
#include <pyc_magic.h>
Public Attributes | |
| ut32 | magic |
| char * | version |
| char * | revision |
Definition at line 10 of file pyc_magic.h.
| ut32 pyc_version::magic |
Definition at line 11 of file pyc_magic.h.
Referenced by get_entrypoint(), magic_int_within(), and symbols().
| char* pyc_version::revision |
Definition at line 13 of file pyc_magic.h.
| char* pyc_version::version |
Definition at line 12 of file pyc_magic.h.