Method | Description | |
---|---|---|
Decrypt ( byte _pbIn, bool ShowInfo = false ) : byte[] |
|
|
DecryptPRX ( byte _pbIn, bool ShowInfo = false ) : byte[] | ||
EncryptedPrx ( ) : System |
|
Method | Description | |
---|---|---|
DecryptPRX1 ( byte _pbIn, bool ShowInfo = false ) : byte[] | ||
DecryptPRX2 ( byte _pbIn, bool ShowInfo = false ) : byte[] | ||
ExtraV2Mangle ( byte buffer1, byte codeExtra ) : void | ||
Scramble ( uint buf, int size, int code ) : int |
Method | Description | |
---|---|---|
GetTagInfo ( uint CheckTag ) : TAG_INFO | ||
GetTagInfo2 ( uint CheckTag ) : TAG_INFO2 |
public Decrypt ( byte _pbIn, bool ShowInfo = false ) : byte[] | ||
_pbIn | byte | |
ShowInfo | bool | |
return | byte[] |
public DecryptPRX ( byte _pbIn, bool ShowInfo = false ) : byte[] | ||
_pbIn | byte | |
ShowInfo | bool | |
return | byte[] |
protected DecryptPRX1 ( byte _pbIn, bool ShowInfo = false ) : byte[] | ||
_pbIn | byte | |
ShowInfo | bool | |
return | byte[] |
protected DecryptPRX2 ( byte _pbIn, bool ShowInfo = false ) : byte[] | ||
_pbIn | byte | |
ShowInfo | bool | |
return | byte[] |
protected ExtraV2Mangle ( byte buffer1, byte codeExtra ) : void | ||
buffer1 | byte | |
codeExtra | byte | |
return | void |
protected Scramble ( uint buf, int size, int code ) : int | ||
buf | uint | |
size | int | |
code | int | |
return | int |
public static uint[] g_key_GAMESHARE1xx | ||
return | uint[] |
public static uint[] g_key_GAMESHARE2xx | ||
return | uint[] |
public static byte[] keys600_u1_457B0BF0 | ||
return | byte[] |
public static byte[] keys600_u1_457B0CF0 | ||
return | byte[] |