Since the initial
1.76 PS4 Playground and
3.55 PS4 Playground for Firmware (WIP) PlayStation 4 developer
zecoxao has been working with the help of
bigboss,
wildcard and
droogie on porting the
Dlclose Exploit to PS4 Firmware 1.01 in hopes of finding undiscovered bugs and vulnerabilities that may be exploitable!
Download:
PS4 Playground 1.01 (GIT) /
SceShellCore.elf (8.97 MB)
According to
@zecoxao, to quote: "Most offsets SHOULD be fine and most stuff is working BUT we do NOT have code exec working yet. if anyone knows why, please contact us

"
From the
README.md file:
PS4-playground
A collection of PS4 tools and experiments using the WebKit exploit. This is for firmware 1.76/1.01 only at the moment.
Although initially just a framework to help write and execute ROP chains, the playground now allows for running unsigned binaries compiled, and booting Linux from USB.
Setup
A live demo can be tried
here.
You should clone the repo and upload it your own server if you wish to make changes:
Code:
git clone git://github.com/CTurt/PS4-playground.git
You can also download a zip of the latest source
here.
Usage
After executing a test, you should either refresh the page, or close and reopen the browser entirely; running multiple experiments sequentially is not reliable. If you are using a web browser view in an app which isn't the Internet Browser, you can use the Refresh button under Misc to refresh the page.
Code Execution
Click "Go", and wait for the text "Stage: Waiting for payload..." to appear.
Send the desired binary over TCP to your PS4 on port 9023...