Documentation
¶
Index ¶
- func CompileDynamicMCP(pySource, filename, python2Path string) ([]byte, error)
- func DecompileDynamicMCP(decrypted []byte, python3Path string) (string, error)
- func DecryptDynamicMCP(decrypted []byte) ([]byte, error)
- func EncryptDynamicMCP(pyc []byte) ([]byte, error)
- func GenerateTransferCheckNum(isPC bool, data, engineVersion, patchVersion, python3Path string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompileDynamicMCP ¶
func DecompileDynamicMCP ¶
func DecryptDynamicMCP ¶
func EncryptDynamicMCP ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.