Forum > Resources and Tools
[TOOL] Replace binary patterns in files with given data
<< < (2/3) > >>
jpm11230:
I just came across this and tried editing my Wow.exe 8606 to allow private MPQs but it failed to find the patterns listed. Anyone know what the binaries are for 8606 (2.4.3)?
jpm11230:
Alright, I found two binaries that are close to what it is in 12304
55 8B EC 8B 45 1C 8B 4D 18 8B 55 14 68 FF 00 00 55 8B EC 8B 45 1C 8B 4D 18 8B 55 14 83 EC 08 50
Edit: Since 55 8B EC 8B 45 1C 8B 4D 18 8B 55 14 68 FF 00 00 is the closet, I will try this one and let everyone know how it goes
jpm11230:
No luck so far. :(
schlumpf:
load local files, 7.0.1, osx64, last tested with 20773 and 20788
* "c7 00 02 00 00 00 41 f6 c4 01 0f 84 ?? ?? ?? ??" "?? ?? ?? ?? ?? ?? ?? ?? ?? ?? 90 90 90 90 90 90" * "8B 4D 9C F6 C1 01 0F 84 ?? ?? ?? ??" "?? ?? ?? ?? ?? ?? 90 90 90 90 90 90" * "c7 00 02 00 00 00 41 f6 ?? 01 74 ??" "?? ?? ?? ?? ?? ?? ?? ?? ?? ?? 90 90" (twice) * "49 89 C6 f6 c3 01 0f 84 ?? ?? ?? ??" "49 89 C6 f6 c3 01 90 90 90 90 90 90"
TheBuG:
--- Quote from: "schlumpf" ---load local files, 7.0.1, osx64, last tested with 20773 and 20788
* "c7 00 02 00 00 00 41 f6 c4 01 0f 84 ?? ?? ?? ??" "?? ?? ?? ?? ?? ?? ?? ?? ?? ?? 90 90 90 90 90 90" * "8B 4D 9C F6 C1 01 0F 84 ?? ?? ?? ??" "?? ?? ?? ?? ?? ?? 90 90 90 90 90 90" * "c7 00 02 00 00 00 41 f6 ?? 01 74 ??" "?? ?? ?? ?? ?? ?? ?? ?? ?? ?? 90 90" (twice) * "49 89 C6 f6 c3 01 0f 84 ?? ?? ?? ??" "49 89 C6 f6 c3 01 90 90 90 90 90 90" --- End quote ---
Awesome! Thanks for sharing ;D
Navigation
[0] Message Index
[#] Next page
[*] Previous page
|