Quantcast
Channel: Aimbots.net - The #1 Community For All Your Gaming Needs!
Viewing all articles
Browse latest Browse all 1717

New Steam Version Maphack

$
0
0
Hello guys,

I use NightGhost maphack source-codes and hese binary to modify the game to re-open the maphacking.
Was quite simple, +- 2 hour. See attached WW2Mod.dll. This is part of game, and I edit it.

Installation:
1. goto C:/Program Files (x86)/Steam/steamapps/common/Company of Heroes Relaunch
2. Backup there WW2Mod.dll
3. Put the hacked inside there.

How it works:
Just go inside the game, and then play it. No need to press button.

Modifications I do:
I was lazy, so no injector, injected. Direct code changes inisde assembly )

This is code, who check for invisi:
Code:

1024EBD0  .  80B9 AC040000>CMP BYTE PTR DS:[ECX+4AC],0
1024EBD7  .  75 1F        JNZ SHORT 1024EBF8
1024EBD9  .  8B4424 04    MOV EAX,DWORD PTR SS:[ESP+4]
1024EBDD  .  85C0          TEST EAX,EAX
1024EBDF  .  74 17        JE SHORT 1024EBF8
1024EBE1  .  8B4C24 0C    MOV ECX,DWORD PTR SS:[ESP+C]
1024EBE5  .  8B5424 08    MOV EDX,DWORD PTR SS:[ESP+8]
1024EBE9  .  6A 00        PUSH 0                                  ; /Arg5 = 00000000
1024EBEB  .  51            PUSH ECX                                ; |Arg4
1024EBEC  .  6A 01        PUSH 1                                  ; |Arg3 = 00000001
1024EBEE  .  52            PUSH EDX                                ; |Arg2
1024EBEF  .  50            PUSH EAX                                ; |Arg1
1024EBF0  .  E8 9BFD0000  CALL 1025E990                            ; \WW2Mod.1025E990
1024EBF5  .  C2 0C00      RET 0C
1024EBF8  >  B0 01        MOV AL,1
1024EBFA  .  C2 0C00      RET 0C

I change to:
MOV BYTE PTR DS:[ECX+4AC],1
MOV AL,1
RET 0C

simple )

This game not have anticheat. Seems to works on current steam version )

Regards,
yobani sbrod


mm upload doesnt seems to works, her's upload other:

https://ufile.io/47111
http://wikisend.com/download/796172/WW2Mod.dll.zip

etc

Viewing all articles
Browse latest Browse all 1717

Trending Articles