PS4 File Browser
Rating:
(91 votes)
(91 votes)

Usage
Although this is this primarily a framework to help write and execute ROP chains, PS4-playground comes with several experiments for you to try.
After executing a test, you should either refresh the page, or close and reopen the browser entirely; running multiple experiments sequentially is not reliable.
Syscalls
Get PID - Get process ID
Get Login - Get login name and leak a kernel pointer
Modules
Get Loaded Modules - Get a list of currently loaded modules
Dump Loaded Module - Dump a currently loaded module (use Get Loaded Modules to see all available)
Load Module - Load an additional module from this list: http://www.ps3devwiki.com/ps4/Libraries#Libraries_on_firmware_1.76
Load and Dump Module - Load an additional module and then dump it
Once you have dumped a module, you will need to run dir2bin.py to combine all chunks into a single binary.
Filesystem
Browse - File Browser
Get PSN username - Read your PSN username from account.dat
Get Sandbox Directory - Get the name of the current sandbox directory (10 random characters which change each reboot)
Memory
Get Stack Protection - Get stack base, size, and protection
Get Stack Name - Get stack base, size, and name
Socket
Send Message - Send a TCP message to the specified IP and port
Latest Version : 2015-08-16
Release Date: 2015/08/16Notes for this version: github repository snapshot
Downloads
Find download links for PS4 File Browser below.
PS4 Fil e Browser - PS4 Playground | Download from github.com (direct link) |
More...
In this section you will find additional links related to this application
- We didn't reference any discussion on our forums about this homebrew yet, but you can create one!