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 PSXHAX       Start date Feb 12, 2018 at 8:36 PM       152      
Status
Not open for further replies.
Following his recent PS4API Server project, today PlayStation 4 developer @BISOON made available a NetCheat API for PS4 4.05 Firmware similar to the popular NetCheat PS3 tool for game cheats. :D

Download: netCheatAPI-for-PS4-master.zip / GIT

To quote from BISOON on NGU: Hello again guys

Might most of you have used netCheat for PS3* to search for offsets or anything else, this tool is extremely useful most of the time doing game cheats.

Fortunately, Dnawrkshp made it with the possibility for API extension which loads API/Plugin during runtime this feature will be handy when we want to use the tool with various platforms, so I used this PS4Lib.dll to make netcheat API for PS4, probably will be useful :)

Installation:

Drop all dlls from here bin/release to [your netCheat folder]/APIs/

I tested on netCheat 4.53, the app open source you can find it on Dnawrkshp's GitHub page, comment below if you encounter any problem...

Credits:
  • Dnawrkshp
And from the README.md: netCheatAPI-for-PS4

Installation

Drop all dlls from here bin/release to [your netCheat folder]/APIs/ You need PS4API server payload to use this, you can download it from here PS4API.bin

Note

Netcheat will read 65000 bytes in one request, so in the API.cs I just devided the number of requested bytes by 16384 to make sure the browser will not crash.

Cheers to @HydrogenNGU for the heads-up on this news via Twitter earlier today! :beer:
NetCheat API for PS4 4.05 Firmware by BISOON for Game Cheats.png

NetCheat API for PS4 4.05 Firmware by BISOON for Game Cheats 2.png
 

Comments

sorry , i said wrong something... attach eboot is right , but 64bit address need use mem map to separate different address avoid searching not necessary address cause program crash or...
 
Ok i see.

Whats the name of the process for Horizon? Eboot.bin loads like 300, and Mono Compiler.elf like 50

Have to search for differences in every process of the memory map?

Thanks. :)
 
So, after the tip from @ioritree, this is what i found in FFXV

A lot of Money (thanks @ioritree)
0 50030671D0 FFFFFF

All Characters Max Exp
0 5002EC06C0 FFFFFF
0 5002ECB7C0 FFFFFF
0 5002ED68C0 FFFFFF
0 5002EE19C0 FFFFFF

Infinite PH
0 50030671DC FFFF

I'm going to mess with tales of zestiria now. Hopefully i'll find something as well :p
 
Nop. After finding those values, I turned off the console. Then i turned it back on. I sent the codes using netcheat and they worked perfectly ;)
 
Status
Not open for further replies.
Back
Top