PythonBinFile Type
Represents a Python binary file.
Constructors
Constructor | Description |
Full Usage:
PythonBinFile(path, bytes, baseAddrOpt)
Parameters:
string
bytes : byte[]
baseAddrOpt : uint64 option
Returns: PythonBinFile
|
|
Instance members
Instance member | Description |
|
|
|
|
Full Usage:
this.Magic
Returns: uint32
|
|
|
|
Full Usage:
this.Operator
Returns: obj[]
|
|
|