zile Advanced Cheater
Reputation: 0
Joined: 11 Jul 2009 Posts: 75
|
Posted: Fri Jul 23, 2010 10:24 am Post subject: CRC Question |
|
|
okay, the game im currently playing has recently added gameguard, and i noticed it the game/gg now has crc checks, i unpacked the game and used PEID's kanal and got these
Quote: | CRC32 [poly] :: 0020F4C9 :: 006100C9
The reference is above.
CryptCreateHash [Name] :: 00460EE2 :: 008F52E2
The reference is above.
CryptDecrypt [Name] :: 00460EF4 :: 008F52F4
The reference is above.
CryptDeriveKey [Name] :: 00460F04 :: 008F5304
The reference is above.
CryptEncrypt [Name] :: 00460E16 :: 008F5216
The reference is above.
CryptHashData [Name] :: 00460ED2 :: 008F52D2
The reference is above.
SEED :: 004136C8 :: 008144C8
The reference is above.
{Big number} :: 003EEE1C :: 007EFA1C
The reference is above.
|
All of these weren't there b4 the patch, except for {Big number}
i removed gameguard and it no longer dc me for crc check errors.
this is the CRC32 function found through kanal
so, i wanna ask , is this used to create hashes? cuz i dont see any cmparing of bytes
|
|