Tool Request: 1.12.1 WoW.exe patch, FrameXML protection removal [1.12.1] [Client] menu

User Tag List

Results 1 to 3 of 3
  1. #1
    Ayos's Avatar Member
    Reputation
    9
    Join Date
    Sep 2018
    Posts
    19
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Tool Request: 1.12.1 WoW.exe patch, FrameXML protection removal [1.12.1] [Client]

    Hi!
    I would like to remove the frameXML protection from the 1.12.1 wow.exe.
    I found modded exes on different sites, but those had only the glueXML removed,
    so I would like a tool which can patch an exe, or an exe that has frameXML checking already disabled.
    I think the name of the tool was wow_unsig(5875).zip, but I cannot found it anywhere.

    Thanks in advance!

    Tool Request: 1.12.1 WoW.exe patch, FrameXML protection removal [1.12.1] [Client]
  2. #2
    wbsnake's Avatar Member
    Reputation
    1
    Join Date
    Feb 2021
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi do you have tool, i need it too.

  3. #3
    stoneharry's Avatar Moderator Harry

    Authenticator enabled
    Reputation
    1613
    Join Date
    Sep 2007
    Posts
    4,554
    Thanks G/R
    151/146
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    https://www.ownedcore.com/forums/wor...n-remover.html ([Repost] SIG & MD5 Protection Remover)

    Code:
    ########################################################
    # Powershell script to patch WoW.exe so it doesn't do
    # signature checks. For WoW 1.12.1 (5875) only!
    ########################################################
    
    # Read in the original WoW.exe
    $wow = [System.IO.File]::ReadAllBytes("WoW.exe");
    
    # Patch the executable
    $wow[0x2f113a] = 0xeb;
    $wow[0x2f113b] = 0x19;
    
    $wow[0x2f1158] = 0x03;
    
    $wow[0x2f11a7] = 0x03;
    
    $wow[0x2f11f0] = 0xeb;
    $wow[0x2f11f1] = 0xb2;
    
    # Save the modified version
    [System.IO.File]::WriteAllBytes("WoW-modified.exe", $wow);

Similar Threads

  1. [Release] Vanilla 1.12 & TBC 2.4.3 - Permanent FoV fix (patched WoW.exe)
    By Nikk0z in forum WoW EMU Programs
    Replies: 17
    Last Post: 01-03-2022, 02:11 PM
  2. Replies: 14
    Last Post: 12-13-2021, 11:27 PM
  3. [REQUEST] Patched wow.exe
    By ladycrys in forum WoW EMU Questions & Requests
    Replies: 0
    Last Post: 09-15-2014, 05:57 PM
  4. New patch 3.1.3 WoW.exe
    By Barnzy in forum WoW Memory Editing
    Replies: 0
    Last Post: 06-02-2009, 10:53 AM
  5. [REQUEST] Need copy of wow.exe
    By thikr in forum WoW ME Questions and Requests
    Replies: 1
    Last Post: 04-28-2009, 10:11 AM
All times are GMT -5. The time now is 12:14 AM. 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