ExclamationOutdatedFriday the 13th CP and XP hack

Posts 1630 of 151 · Page 2 of 11
pastebin / rLtTt9DS
Can't see any eax, delete something that you said, can someone make a video? Thanks!
Maybe can you guys send your assemble script or something, maybe it works !!

{ Game : SummerCamp.exe
Version:
Date : 2017-10-19
Author : __________________________________________

help me
}

[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat



aobscanmodule(INJECT,SummerCamp.exe,C1 89 03 B0 01 48 83 C4 20 5B C3 F2) // should be unique
alloc(newmem,$1000,"SummerCamp.exe"+735D07)

label(code)
label(return)

newmem:

code:
mov [rbx],eax
mov al,01
add rsp,20
jmp return

INJECT+01:
jmp newmem
nop
nop
nop
return:
registersymbol(INJECT)

[DISABLE]
//code from here till the end of the code will be used to disable the cheat
INJECT+01:
db 89 03 B0 01 48 83 C4 20

unregistersymbol(INJECT)
dealloc(newmem)

{
// ORIGINAL CODE - INJECTION POINT: "SummerCamp.exe"+735D07

"SummerCamp.exe"+735CD8: F2 0F 10 4C 24 30 - movsd xmm1,[rsp+30]
"SummerCamp.exe"+735CDE: 66 0F 2F 0D 62 E3 E1 01 - comisd xmm1,[SummerCamp.exe+2554048]
"SummerCamp.exe"+735CE6: 72 3F - jb SummerCamp.exe+735D27
"SummerCamp.exe"+735CE8: 66 0F 2F 0D 48 E3 E1 01 - comisd xmm1,[SummerCamp.exe+2554038]
"SummerCamp.exe"+735CF0: 77 35 - ja SummerCamp.exe+735D27
"SummerCamp.exe"+735CF2: 0F 57 C0 - xorps xmm0,xmm0
"SummerCamp.exe"+735CF5: 66 0F 2F C8 - comisd xmm1,xmm0
"SummerCamp.exe"+735CF9: 72 16 - jb SummerCamp.exe+735D11
"SummerCamp.exe"+735CFB: F2 0F 58 0D 55 D2 DF 01 - addsd xmm1,[SummerCamp.exe+2532F58]
"SummerCamp.exe"+735D03: F2 0F 2C C1 - cvttsd2si eax,xmm1
// ---------- INJECTING HERE ----------
"SummerCamp.exe"+735D07: 89 03 - mov [rbx],eax
"SummerCamp.exe"+735D09: B0 01 - mov al,01
"SummerCamp.exe"+735D0B: 48 83 C4 20 - add rsp,20
// ---------- DONE INJECTING ----------
"SummerCamp.exe"+735D0F: 5B - pop rbx
"SummerCamp.exe"+735D10: C3 - ret
"SummerCamp.exe"+735D11: F2 0F 5C 0D 3F D2 DF 01 - subsd xmm1,[SummerCamp.exe+2532F58]
"SummerCamp.exe"+735D19: F2 0F 2C C1 - cvttsd2si eax,xmm1
"SummerCamp.exe"+735D1D: 89 03 - mov [rbx],eax
"SummerCamp.exe"+735D1F: B0 01 - mov al,01
"SummerCamp.exe"+735D21: 48 83 C4 20 - add rsp,20
"SummerCamp.exe"+735D25: 5B - pop rbx
"SummerCamp.exe"+735D26: C3 - ret
"SummerCamp.exe"+735D27: 32 C0 - xor al,al
}
Quote Originally Posted by mazelakz47 View Post
pastebin / rLtTt9DS
Can't see any eax, delete something that you said, can someone make a video? Thanks!
Maybe can you guys send your assemble script or something, maybe it works !!

{ Game : SummerCamp.exe
Version:
Date : 2017-10-19
Author : __________________________________________

help me
}

[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat



aobscanmodule(INJECT,SummerCamp.exe,C1 89 03 B0 01 48 83 C4 20 5B C3 F2) // should be unique
alloc(newmem,$1000,"SummerCamp.exe"+735D07)

label(code)
label(return)

newmem:

code:
mov [rbx],eax
mov al,01
add rsp,20
jmp return

INJECT+01:
jmp newmem
nop
nop
nop
return:
registersymbol(INJECT)

[DISABLE]
//code from here till the end of the code will be used to disable the cheat
INJECT+01:
db 89 03 B0 01 48 83 C4 20

unregistersymbol(INJECT)
dealloc(newmem)

{
// ORIGINAL CODE - INJECTION POINT: "SummerCamp.exe"+735D07

"SummerCamp.exe"+735CD8: F2 0F 10 4C 24 30 - movsd xmm1,[rsp+30]
"SummerCamp.exe"+735CDE: 66 0F 2F 0D 62 E3 E1 01 - comisd xmm1,[SummerCamp.exe+2554048]
"SummerCamp.exe"+735CE6: 72 3F - jb SummerCamp.exe+735D27
"SummerCamp.exe"+735CE8: 66 0F 2F 0D 48 E3 E1 01 - comisd xmm1,[SummerCamp.exe+2554038]
"SummerCamp.exe"+735CF0: 77 35 - ja SummerCamp.exe+735D27
"SummerCamp.exe"+735CF2: 0F 57 C0 - xorps xmm0,xmm0
"SummerCamp.exe"+735CF5: 66 0F 2F C8 - comisd xmm1,xmm0
"SummerCamp.exe"+735CF9: 72 16 - jb SummerCamp.exe+735D11
"SummerCamp.exe"+735CFB: F2 0F 58 0D 55 D2 DF 01 - addsd xmm1,[SummerCamp.exe+2532F58]
"SummerCamp.exe"+735D03: F2 0F 2C C1 - cvttsd2si eax,xmm1
// ---------- INJECTING HERE ----------
"SummerCamp.exe"+735D07: 89 03 - mov [rbx],eax
"SummerCamp.exe"+735D09: B0 01 - mov al,01
"SummerCamp.exe"+735D0B: 48 83 C4 20 - add rsp,20
// ---------- DONE INJECTING ----------
"SummerCamp.exe"+735D0F: 5B - pop rbx
"SummerCamp.exe"+735D10: C3 - ret
"SummerCamp.exe"+735D11: F2 0F 5C 0D 3F D2 DF 01 - subsd xmm1,[SummerCamp.exe+2532F58]
"SummerCamp.exe"+735D19: F2 0F 2C C1 - cvttsd2si eax,xmm1
"SummerCamp.exe"+735D1D: 89 03 - mov [rbx],eax
"SummerCamp.exe"+735D1F: B0 01 - mov al,01
"SummerCamp.exe"+735D21: 48 83 C4 20 - add rsp,20
"SummerCamp.exe"+735D25: 5B - pop rbx
"SummerCamp.exe"+735D26: C3 - ret
"SummerCamp.exe"+735D27: 32 C0 - xor al,al
}
https://imgur.com/a/9MY2O

You're welcome
Thanks mate, i thought you need to write ,eax delete eax 999999 lol that's why
Quote Originally Posted by mazelakz47 View Post
Thanks mate, i thought you need to write ,eax delete eax 999999 lol that's why
So you need to replace ,eax with ,999999
lol - I don't have Grinder perk...

Can someone PM for crack version?
Quote Originally Posted by hure1233 View Post


I used the Crack and we did it together. (xXGhostXx1230 and me) in the private Lobby. It worked like a charm even tho i screwed some things at the first try( i sold Perks instead of buying them) it works only when buying it, however it worked later on.

I just checked... The Bloody Clothing and the 3 unreleased Part IV Kills are not in the Steam version.

If you joined xXGhostXx1230 lobby and his hack active, you don't need to do the hack steps, because your client got hacked too, if you join a hacked lobby. So only the host needed to do this step.

- - - Updated - - -

Quote Originally Posted by mazelakz47 View Post
pastebin / rLtTt9DS
Can't see any eax, delete something that you said, can someone make a video? Thanks!
Maybe can you guys send your assemble script or something, maybe it works !!

{ Game : SummerCamp.exe
Version:
Date : 2017-10-19
Author : __________________________________________

help me
}

[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat



aobscanmodule(INJECT,SummerCamp.exe,C1 89 03 B0 01 48 83 C4 20 5B C3 F2) // should be unique
alloc(newmem,$1000,"SummerCamp.exe"+735D07)

label(code)
label(return)

newmem:

code:
mov [rbx],eax
mov al,01
add rsp,20
jmp return

INJECT+01:
jmp newmem
nop
nop
nop
return:
registersymbol(INJECT)

[DISABLE]
//code from here till the end of the code will be used to disable the cheat
INJECT+01:
db 89 03 B0 01 48 83 C4 20

unregistersymbol(INJECT)
dealloc(newmem)

{
// ORIGINAL CODE - INJECTION POINT: "SummerCamp.exe"+735D07

"SummerCamp.exe"+735CD8: F2 0F 10 4C 24 30 - movsd xmm1,[rsp+30]
"SummerCamp.exe"+735CDE: 66 0F 2F 0D 62 E3 E1 01 - comisd xmm1,[SummerCamp.exe+2554048]
"SummerCamp.exe"+735CE6: 72 3F - jb SummerCamp.exe+735D27
"SummerCamp.exe"+735CE8: 66 0F 2F 0D 48 E3 E1 01 - comisd xmm1,[SummerCamp.exe+2554038]
"SummerCamp.exe"+735CF0: 77 35 - ja SummerCamp.exe+735D27
"SummerCamp.exe"+735CF2: 0F 57 C0 - xorps xmm0,xmm0
"SummerCamp.exe"+735CF5: 66 0F 2F C8 - comisd xmm1,xmm0
"SummerCamp.exe"+735CF9: 72 16 - jb SummerCamp.exe+735D11
"SummerCamp.exe"+735CFB: F2 0F 58 0D 55 D2 DF 01 - addsd xmm1,[SummerCamp.exe+2532F58]
"SummerCamp.exe"+735D03: F2 0F 2C C1 - cvttsd2si eax,xmm1
// ---------- INJECTING HERE ----------
"SummerCamp.exe"+735D07: 89 03 - mov [rbx],eax
"SummerCamp.exe"+735D09: B0 01 - mov al,01
"SummerCamp.exe"+735D0B: 48 83 C4 20 - add rsp,20
// ---------- DONE INJECTING ----------
"SummerCamp.exe"+735D0F: 5B - pop rbx
"SummerCamp.exe"+735D10: C3 - ret
"SummerCamp.exe"+735D11: F2 0F 5C 0D 3F D2 DF 01 - subsd xmm1,[SummerCamp.exe+2532F58]
"SummerCamp.exe"+735D19: F2 0F 2C C1 - cvttsd2si eax,xmm1
"SummerCamp.exe"+735D1D: 89 03 - mov [rbx],eax
"SummerCamp.exe"+735D1F: B0 01 - mov al,01
"SummerCamp.exe"+735D21: 48 83 C4 20 - add rsp,20
"SummerCamp.exe"+735D25: 5B - pop rbx
"SummerCamp.exe"+735D26: C3 - ret
"SummerCamp.exe"+735D27: 32 C0 - xor al,al
}
Nope, if you close the game then it's working if you reopen it, but if you close the game and CE too, then it's not works. The game generate random adresses at launch and if you close CE, then it can't find the new adress.
my perks is grayed and has a lot of percent means that working 100%
Quote Originally Posted by mazelakz47 View Post
my perks is grayed and has a lot of percent means that working 100%
yes //2short
I did it on Public Match (as a host) and It works XD I think it's only work if you are the host. (Only host can do this)
Quote Originally Posted by mazelakz47 View Post
I did it on Public Match (as a host) and It works XD I think it's only work if you are the host. (Only host can do this)
Yes, but if you are the host, then everyone in the match got a hacked client and can use that perk to gain XP and CP, and it's good, but I recommend the private match.
Yeah, it's super annoying when the public matches people hide in the closet entire game.
Im gonna upload the Unreleased Part 4 Jason kills here later.

Looks like the cracked version I downloaded, included 3 weapon kills for Part 4 Jason.

EDIT :: Hure1233 will upload them here















Credits to xXGhostXx1230 and myself
Anyone be a g and PM me the link of the Crack? Thanks
Posts 1630 of 151 · Page 2 of 11
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?