Sign in to follow this  
Mr. DK

[RELEASE] WoD 6.2.4 (21742) Removed GlueXML Check

Hello,

I managed to break the XML protection on the last WoD version. This allows in depth editing of the Interface.

Edits:

1. Loading Files directly from you game folder (because we currently can't edit CASC) - Original files with this edit can be found on ownedcore

2. Patched to allow you connect to a private server (simply put in the Ip in WTF/Config) - Done with connection patcher from trinity core

3. Removed GlueXML protection from the Exe - Done by me

How to Use:

Simply place the exe in your game folder and your good to go

Additional Info

1. This exe has no CDNS setup. So I recommend only using this on a full downloaded Client. 

2. Only use for modding purposes not to play on other servers (They may have own edits)

3. If you encounter a error saying you lack some sort of startup strings. Add this to your WTF/Config.wtf: SET agentUID "wow_deDE" (instead of deDE use the locale of your client like enUS)

Download:

https://mega.nz/#!Kt0hlD4J!pvzAiU3zgrCOfkgCBxLsUPMtb3IgunuCMtlWG0nCjfw 


Edits in 010

So in case you want todo it by yourself here are the byte edits:

x86:

02 00 00 00 84 5D 14 74
Edit to:
02 00 00 00 84 5D 14 70
29 FF D1 FF 59 84 C0 74
Edit to:
29 FF D1 FF 59 84 C0 75
E8 50 49 CE FF 50 E8 BD 24 C5 FF 83 7E 28 00 0F 95 C0 0F B6 C0 50
Edit to: 
E8 50 49 CE FF 50 E8 BD 24 C5 FF 6A 00 90 90 90 90 90 90 90 90 90
B1 D1 C2 FF 68 7B 51 05 01 6A 03 
Edit to: 
B1 D1 C2 FF 68 7B 51 05 01 6A 02
BE 7B 51 05 01 56 6A 03 
Edit to: 
BE 7B 51 05 01 56 6A 02
FB 00 8B 5D 08 68 75 51 05 01 6A 01 
Edit to: 
FB 00 8B 5D 08 68 75 51 05 01 6A 00

x64:

02 00 00 00 40 F6 C5 01 0F 84 
Edit to: 
02 00 00 00 40 F6 C5 01 0F 80
74 3D 4C 8D 05 7E 53 8E
Edit to: 
75 3D 4C 8D 05 7E 53 8E
  • Like 5

Share this post


Link to post
Share on other sites
Sign in to follow this