Join Us and become a Member for a Verified Badge to access private areas with the latest PS4 PKGs.
PS4 CFW and Hacks       Thread starter ZeroFox       Start date Mar 16, 2018 at 11:24 PM       174      
Status
Not open for further replies.
Hi everyone, I have created a tool for this "modding" community, expanding on what's been done in this space.

I took out the horizon trainer file because it was actually nothing, just for demo purposes.

To start, not many people will recognize who I am because I am using a different alias. However, back in the Xbox 360 scene, I was the one who fixed up XPowerPlay by the2000 and the first person to release trainers for the 360.

Since then a lot of people approached me and I helped where I could, some of those people I encountered are even here now I believe (@DeathRGH, @vampirexx ?). That scene then took off and other people started making trainers.

That brings me to now, I've been watching the PS4 scene and what's been happening as far as memory and "trainer" tools go, and I'm happy to see some progress has been made. So I've decided to make my own contribution and help out the community as I did with the 360.

Now I've been working on this tool for awhile now in my spare time (even before PS4Cheater), but my spare time has been sparse which is why it has taken me so long to get this tool out there. Although it may seem similar to other tools out there there is added value to this specific tool.

Let me introduce you to the PS4 Trainer Utility: Community Edition (TUCE). Works on both 4.05 and 4.55.

Main Features Include:
  • Extensive searching capabilities: search for many different kinds of values (integers, floats, strings, etc.), while using different equality comparisons (bigger than, smaller than, value between, changed, unchanged, opposites such as NOT bigger than, etc).
  • Built-in dynamic trainer editor and loader: Simple and intuitive, create trainers with ease AND run them all within the same tool. Using trainers is super easy that even non-experienced people can use (they're all buttons!, just click and go!)
  • Other memory tools at your disposal: Poke memory, view memory, dump memory. Save address tables, add newly found addresses during to scan to a trainer with ease.
F.A.Q:

Q: Why is this slower scanning memory than PS4Cheater?

A:
While I can't speak for how PS4Cheater works, I noticed that when I did the EXACT same scan side-by-side using TUCE and PS4Cheater, I got significantly more results with TUCE than PS4Cheater. With TUCE I got over 16k results while PS4 Cheater only gave me 4k on the same scan. I'm not sure why this is but I can attest that my method will give you EVERY single result based on your search.

Q: I'm running a trainer but x,y,z value is not changing, why?!

A:
A lot of values are dynamically allocated and as such the address the value is stored in changes on every console reboot. In order to trace the value back to where it gets assigned we need a debugger, which is currently not available.

Special thanks to @g991 (aka Golden) for creating jkpatch, which this tool utilizes.

Screenshots:

PS4 Trainer Utility Community Edition (TUCE) v0.9 by ZeroFox.png

PS4 Trainer Utility Community Edition (TUCE) v0.9 by ZeroFox 2.png

PS4 Trainer Utility Community Edition (TUCE) v0.9 by ZeroFox 3.png


Download:
This is an ALPHA release due so many variables that I could simply not test every single scenario. If you do come across any bugs or issues, or even any feature requests, please let me know and I will do my best to provide support.

Thanks,
-ZF

:arrow: Game Trainers:
 

Comments

when i tried to start searching over full range of hzd it crashes the app,
is there a description how the names of the ranges match to the ones named in ps4_cheater ? i find one in ps4_cheater thats named [3]-3-258000000-131072KB
which one would it be in this app here ?
 
@boybergamo76
Horizon trainer is impossible for now because it has dynamic addresses. The codes you need are different every time your restart the game.

We need that someone create a debugger so we can find pointers that not change with every reset.
 
trainer is impossible at the moment but the other values are fast searched for the "money or metal" you need 4 Byte search and health you need float search but health always changes with travel experience is added together in one value so level 1 got 1000 xp level 2 got 2000 xp and so on

so if your character ist level 3 and has 1345 xp you have to sum level 1 max of 1000 xp + 2000 xp for level 2 +1345 actual xp and search for the sum of this

if you got the 2 values only set it to needed for next level minus 1 and get some xp killing some enemy then you can go to max from the next level -1 and so on...

if you get over the points for next level the game will crash
if you cheat levelup better save more often and try it next to camp fire
 
@Bigfoot76
I posted the issue of health in the jkpatch github and in the ps4cheater github, because i don't know if this is a problem with jkpatcher, ps4cheater or the game itself. By the way, i know health is a float value because i found it sometimes. But most of the time i am unable to find it as float and need to do a search of 4 bytes with unknown initial value until i find it. This is a problem i posted in both git too.

Was you able to find health address with the ps4 trainer utility of zerofox? Do you have the same problem as with ps4 cheater?
 
i find it every time with exact float search but most time i have to extend the search range to the process above and below instead of only the one where everything else is ;-)
 
ok, i tried o read all 11 pages... my first try.. opened setting.cfg and set ip and ports.. connected perfect and launched GTA5 after a few searches i decided to give up and just play tomb raider and maybe try a little. upon my second connection, i get a connection error to a port not what i set. so i have tried settings tab, and also config as well. keeps trying to connect to same port not in my settings. so now i cant use it anymore..

ps4 cheater and all payloads working to my set IP and port settings but not this.. have restarted console twice and getting ready to restart pc as well. firmware 4.05 and win10 64bit

i did notice that when i closed the trainer app my hdmi output went black, console still running, tv asked if still plugged in.. this is my third reboot, and second kernel panic (is there a way to backup my .db just in case? i have lost once before).
 
Status
Not open for further replies.
Back
Top