Rizin
unix-like reverse engineering framework and cli tools
pyc_version Struct Reference

#include <pyc_magic.h>

Public Attributes

ut32 magic
 
char * version
 
char * revision
 

Detailed Description

Definition at line 10 of file pyc_magic.h.

Member Data Documentation

◆ magic

ut32 pyc_version::magic

Definition at line 11 of file pyc_magic.h.

Referenced by get_entrypoint(), magic_int_within(), and symbols().

◆ revision

char* pyc_version::revision

Definition at line 13 of file pyc_magic.h.

◆ version

char* pyc_version::version

Definition at line 12 of file pyc_magic.h.


The documentation for this struct was generated from the following file: