PS4 Trainer by Tyle...
 
Notifications
Clear all

PS4 Trainer by TylerMods [HEN ONLY] [Doesn't Use .cht Files]

Page 4 / 130

Cyb3r
Posts: 1598
(@cyb3r)
Noble RivalGamer
Joined: 9 years ago

I have cheated many games tho. Executable addresses are static. They change but if you load teh .cht it'll change for you to the new one thanks to the offset cause it's always the same distance into the section

That's because PS4 Cheater uses jkpatch and jkpatch automatically disables ASLR, but that's doesn't mean the game executable address are static, just like iphone modding executable range start always changes with each load.

    // patch ASLR, thanks 2much4u
	    *(uint16_t *)(kernbase + 0x1BA559) = 0x9090;

https://github.com/xemio/jkpatch/blob/master/payload/source/main.c#L67-L68

Reply
TylerMods
Posts: 245
Topic starter
(@TylerMods)
Estimable RivalGamer
Joined: 9 years ago

That's because PS4 Cheater uses jkpatch and jkpatch automatically disables ASLR, but that's doesn't mean the game executable address are static, just like iphone modding executable range start always changes with each load.

    // patch ASLR, thanks 2much4u
	    *(uint16_t *)(kernbase + 0x1BA559) = 0x9090;

https://github.com/xemio/jkpatch/blob/master/payload/source/main.c#L67-L68

My tool willl never struggle with an executable address.

Reply
Cyb3r
Posts: 1598
(@cyb3r)
Noble RivalGamer
Joined: 9 years ago

My tool willl never struggle with an executable address.

Your tool is overpowered 😛

Reply
dongdank
Posts: 1
(@dongdank)
New RivalGamer
Joined: 6 years ago

good job.
thank a lot

Reply
Posts: 0
(@crazygamer)
New RivalGamer
Joined: 7 years ago

Hey, just tried the app, not working. i'm getting the windows error messages (stopped responding close to wait ) every time i try to launch the app.

Reply
Page 4 / 130