[PS4] Linux 7.0 déjà testé sur PS4 moins de 24h après sa sortie
[PS4/PS5] Les primes pleuvent sur le Bounty program de PlayStation
[PS4/PS5] Prosper Together : un nouvel exploit userland pour PS4 et PS5
PS4Console vs PS4-Playground 3.55Many may wonder what the difference is and why I'd start this new project. The reason is, PS4 Playground is a fun project to use through your web browser if you wish not to use the computer other than hosting the server, but it was very unstable and not much could be done with it as the exploit would destabalize WebKit, which PS4 Playground needs to operate.PS4Console is an idea that allows you to interact with the PS4 in a terminal-like design and send commands to it. The WebKit process will always crash, but information is printed/modules are dumped in the terminal, so WebKit being unstable isn't a big issue. This should allow us to do more in the future, such as have a much more stable file browser and such.UsageYou can run PS4Console in your command-prompt or terminal via the following command (Python 2.7):python ps4console.pyEnsure you're not running any processes on port 80 such as Apache, as PS4Console uses this port to operate. You must also setup your dns.conf file for fakedns.py and point your PS4's DNS setting to your computer's IP address (can be found via ipconfig on windows or ifconfig on linux/mac).Latest VersionThe latest version is 0.2. The "runpoc" command has been implemented, however some other commands are yet to be implemented. These will be implemented in 0.3.NotesThe exploit will not run correctly all of the time. If it doesn't work, just keep trying until it does, it shouldn't take long.
Version 1.0
+ Added ability to dump modules
+ Added ability to get the WebKit process' PID
+ Added ability to get module information
- Removed redundant files
See notes in README.md for important notes, especially regarding dumping WebKit2



