Warden Private Server menu

User Tag List

Results 1 to 5 of 5
  1. #1
    Makkah's Avatar Member
    Reputation
    2
    Join Date
    Jun 2024
    Posts
    6
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Warden Private Server

    Hey everyone,

    I wanted to share a useful enum I've been working with for interacting with the Warden anti-cheat system in World of Warcraft: Wrath of the Lich King (WotLK). This enum, named WardenWOTLK, contains various memory offsets and function codes that are essential for understanding and interacting with the Warden's operations.

    Here's the enum:

    Code:
    enum WardenWOTLK
    {
    	WardenStructurePTR = 0x00D31A4C,
    	PageStoreInfo = 0x7B8, // read 3x time from the WardenStructure
    	LuaStringCHeck = 0x7E8, // read WardenStructurePTR > read WardenStructurePTR Value + this opcode. 
    	Vtable = 0x228,
    	MemoryCheck = 0x0C,
    	ModuleCheck = 0x10,
    	CallProcCheckHashAndCompare = 0x1C,
    	DriverCheck = 0x20,
    	TimingCheck = 0x24,
    	GetTickCounterFromMemory = 0x28,
    	HeapFreeEx = 0x50,
    	ReturnZero = 0xDC,
    	ProcAddress = 0x18,
    	GetMethod = 0xE8,
    	CheckStructValue = 0x1FC,
    	FreeHeap = 0x2C,
    	closeHandle = 0xF0,
    	CheckFunctions = 0x00,
    	ReturnControl = 0x200,
    	duplicateHandle = 0x100,
    };
    This enum is crucial for anyone diving into reverse engineering or low-level manipulation of the Warden system in WoW WotLK. Understanding these offsets can help in analyzing how the Warden operates and in developing methods to interact with or bypass its checks.

    Feel free to ask if you have any questions or need further clarification on any of the entries!


    Note[1] : some servers use GetText instead of Lua_execute, it is recommendto just hook LoadBuffer to bypass both checks.
    Last edited by Makkah; 4 Weeks Ago at 03:53 AM.

    Warden Private Server
  2. Thanks InnerSilence (1 members gave Thanks to Makkah for this useful post)
  3. #2
    Makkah's Avatar Member
    Reputation
    2
    Join Date
    Jun 2024
    Posts
    6
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Cata 4.3.4 Warden Enum for Warden Functions

    Below is the WardenCata enum, which defines various functions and checks used by the Warden system in World of Warcraft Cataclysm (Patch 4.3.4). Warden is Blizzard's anti-cheat mechanism that performs various security checks to detect and prevent the use of unauthorized third-party software.

    Code:
    enum WardenCata {
        WardenPTR = 0x0DC0C70,
        Warden_ModuleCheck = 0xD4,
        Warden_DriverCheck = 0xE4,
        Warden_CloseHandle = 0x144,
        Warden_GetProcAddress = 0xDC,
        Warden_TimingCheck = 0xE8,
        Warden_FreeHeap = 0x90,
        Warden_GetModuleHandle = 0xC8,
        Warden_MemoryCheck = 0xD0,
        Warden_Return0 = 0x70,
        Warden_AddTwoNumbers = 0xCC,
        Warden_CallProcCheckHashAndCompare = 0xE0,
        Warden_StorePageScanInfo = 0xF4,
        Warden_HeapFreeEx = 0x00
    };

  4. #3
    uzzy13u's Avatar Active Member
    Reputation
    56
    Join Date
    Oct 2008
    Posts
    102
    Thanks G/R
    22/21
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ty, do you have for MOP 5.4.8 to ?

  5. #4
    Makkah's Avatar Member
    Reputation
    2
    Join Date
    Jun 2024
    Posts
    6
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i do have it for Mop,

  6. #5
    untouch's Avatar Member
    Reputation
    1
    Join Date
    May 2024
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    wow this is amazing, must of taken you awhile to figure out all of this thank you. everyone should give you some +rep
    Last edited by untouch; 10 Hours Ago at 01:33 AM.

Similar Threads

  1. How to monitor Warden Private Server?
    By Alex__ in forum WoW Memory Editing
    Replies: 11
    Last Post: 06-26-2019, 03:39 AM
  2. Warden Private Server Script
    By DarkLinux in forum WoW Memory Editing
    Replies: 21
    Last Post: 02-27-2019, 03:01 AM
  3. [Core] Warden and Private servers.
    By debofanki in forum WoW EMU Questions & Requests
    Replies: 9
    Last Post: 06-17-2011, 06:35 PM
  4. Private server on another computer...detectable by Warden etc?
    By Poker4Living in forum World of Warcraft Emulator Servers
    Replies: 7
    Last Post: 09-11-2010, 09:48 AM
  5. Warden and Private Servers.
    By Innovative in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 05-22-2008, 06:48 PM
All times are GMT -5. The time now is 12:15 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search