Netcheat API for PS4 4.05
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
- netCheat app you can find the source code here or google it.
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.

