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

I have found The Last Of Us flamethrower ammo, but whenever I write a new value, it is displayed for a frame, then is overwritten by the game to its original value, does anyone know how to get the pointer of the dynamic address
 
I tried different games but in the end I can not find the value that I want. The program is a bit buggy, sometimes fails to perform the next scan because it disconnects from the ps4. I think it's also the fault of the payload and the ps4's browser that is overloaded with memory.
 
I cant attach to any process.
Connect works fine, but when i press attach, the ip popup is popping up, and i get "error attaching process".

My Steps
1. open idc trough al-azif
2. send ps4hen and ps4api
3. open game
4. open netcheat, connect, try to attach
 
I have found The Last Of Us flamethrower ammo, but whenever I write a new value, it is displayed for a frame, then is overwritten by the game to its original value, does anyone know how to get the pointer of the dynamic address

That´s the problem in all games, you find "Visual" codes but nothing real,except for gravity rush 2 and dead or alive.

We need proDG debugger for ps4, so we can set break point and find real address.
 
at least the guy is trying and he's making progress if anyone has cared to follow along. he deserves props for that. I'm sure that if anyone wants to contribute, @BISOON would be happy to share his work.
 
@BISOON I was able to mod the bolts (money) for Ratchet & Clank and I found the address. but even with constant write on the value does not change. The value of the same address does not change it stays like nothing happened. meaning it will increase and decrease as per usage.
 
Status
Not open for further replies.
Back
Top