Originally Posted by
tutrakan
The offset you posted sends me in the middle of nowhere, are we talking for the same
warden_module.zip?
Thats my bad its 0x399C from the base of the allocated memory at runtime, it should be a call to VirutalQuery
Code:
13353992 57 PUSH EDI
13353993 6A 1C PUSH 1C
13353995 8D7E 40 LEA EDI,DWORD PTR DS:[ESI+40]
13353998 57 PUSH EDI
13353999 8BC2 MOV EAX,EDX
1335399B 50 PUSH EAX
1335399C FF15 30803513 CALL DWORD PTR DS:[13358030] ; KERNEL32.VirtualQuery
133539A2 83F8 1C CMP EAX,1C
133539A5 73 17 JNB SHORT 133539BE
133539A7 33C0 XOR EAX,EAX
Originally Posted by
namreeb
What do you mean by 'the hashes'? Hashes of what? For which check, etc.?
From warden - Mangos Zero - getMaNGOS | The home of MaNGOS it explains that the data field in the DB is "uint Seed + byte[20] SHA1 + uint Addr + byte Len" When i try to add my own hashes they aren't being found so I'm obviously doing something wrong.
So yeah my wording was incorrect, im not after hashes