Jump to content

zhenya``

Members
  • Posts

    46
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

zhenya``'s Achievements

Advanced Member

Advanced Member (3/3)

0

Reputation

  1. at this moment warden can`t detect cheats, which use dynamic memory. But you can write reading of dynamic offset add some value to it and read data from dynamic struct.
  2. cause. need to save client OS in realmd and load os into WorldSession and check os before init.
  3. It was: 2011-04-04 22:46:19 Kicking account 5 for failed check, MEM Offset 0xAC3DAC length 8 has content '02000000903C9F00' instead of '04000000903C9F00' It is not weh, so what it was? Are there any solution to find which programm it? ) remove this check. its connected with UAC may be.. this is not cheat.
  4. tobmaps, send me all cheats, which undetected by warden;) by TOM_RUS MODULE_CHECK is HMACSHA1(random_seed).ComputeHash(GetBytes(UPPER_C ASE("some.dll"))), but can rename dll and warden will not detect you. PROC_CHECK http://paste2.org/p/1328034 DRIVER_CHECK http://paste2.org/p/1327840 PAGE_CHECK: HMACSHA1(random_seed).ComputeHash(baseAddress + address, length) can be used for dll checks..
  5. try 0x71B810 - 10 - 8B81CC07000025000000 in memcheck actual data. p.s. you did forget about mac users. they have own warden modules this modules were crash macos client. p.s.s check pm.
  6. *pkt << uint8(mWardenModuleChecks[md5][WARD_CHECK_TIMING] ^ m_seed1); its for 3.3.3 ? in 3.3.5a there is no TIMING_CHECK and MPQ.
  7. The mangos project is a full featured World of Warcraft server suite, including servers for authentication, client updates, world content serving, and battlegrounds. Additional features include tools to build and develop game content. It is compatible with client version 3.3.5a. mangos is an educational project. This means, our primary interest is to learn and teach us and our users more about C++ project development in a large scale. Our software is not intended for running public servers, and we do not support that.
  8. many insert + delete queries in respawn tables.. may be make it MEMORY?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use