Skip to content

Commit

Permalink
Update about.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Al-Azif authored Jun 7, 2018
1 parent ad1800c commit 267efe7
Showing 1 changed file with 24 additions and 32 deletions.
56 changes: 24 additions & 32 deletions themes/default/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,54 +30,51 @@ <h4>Playground:</h4>
<li>CTurt's original PS4 playground.</li>
</ul>
<h3>4.05:</h3>
<h4>Enable Updates:</h4>
<ul class="default">
<li>Enables updates. Deletes existing updates if they exist.</li>
</ul>
<h3>4.55:</h3>
<h4>Enable Updates:</h4>
<ul class="default">
<li>Enables updates. Deletes existing updates if they exist.</li>
</ul>
<h3>5.05:</h3>
<h4>Original:</h4>
<ul class="default">
<li>Specter's original implementation. Listens for payloads on port 9020.</li>
<li>The original 4.55 exploit by qwertyoruiopz, flatz, specter, and others. Listens for payloads on port 9020. All the other exploits use this as a base.</li>
</ul>
<h4>Original (+ Jailbreak):</h4>
<h4>Mira+HEN</h4>
<ul class="default">
<li>Specter's original implementation modified to break the webkit jail by IDC. Listens for payloads on port 9020.</li>
<li>Mira Framework by OpenOrbis team + HEN.</li>
</ul>
<h4>HEN:</h4>
<ul class="default">
<li>Homebrew enabler. The culumination of work by many devs. flatz, IDC, VV1LD, XVortex, and others.</li>
<li>Homebrew enabler, UART, Debug Settings. Based on XVortex's HEN fork.</li>
</ul>
<h4>FTP:</h4>
<ul class="default">
<li>FTP Utility by XVortex. Decrypts binaries on the fly and supports custom DUMP command.</li>
<li>FTP Utility by XVortex. Decrypts binaries on the fly.</li>
</ul>
<h4>Dumper:</h4>
<ul class="default">
<li>All-in-one game dumper by XVortex.</li>
</ul>
<h4>Backup:</h4>
<ul class="default">
<li>Utility for dumping addcont.db, app.db, and gamesaves to a USB device by Stooged.</li>
</ul>
<h4>HEN-VR:</h4>
<h4>App2USB</h4>
<ul class="default">
<li>The same as HEN but it also enables VR headsets that are of a higher firmware than allowed by Stooged.</li>
<li>Move applications to external drive by Stooged.</li>
</ul>
<h3>4.55:</h3>
<h4>Original:</h4>
<h4>Backup</h4>
<ul class="default">
<li>The original 4.55 exploit by qwertyoruiopz, flatz, specter, and others. Listens for payloads on port 9020.</li>
<li>Backs up your database, gamesaves, and userdata to USB by Stooged.</li>
</ul>
<h4>HEN:</h4>
<h4>Linux Loader</h4>
<ul class="default">
<li>Homebrew enabler. The "Holy Grail" released by m0rph3us1987.</li>
<li>Linux loader by Valentinbreiz.</li>
</ul>
<h4>FTP:</h4>
<h4>reactPSNPlus</h4>
<ul class="default">
<li>FTP Utility by XVortex. Decrypts binaries on the fly and supports custom DUMP command.</li>
</ul>
<h4>Dumper:</h4>
<ul class="default">
<li>All-in-one game dumper by XVortex. Web version does not work correctly yet.</li>
</ul>
<h4>Browser Enabler:</h4>
<ul class="default">
<li>Is your web browser telling you to sign in to PSN? Run this instead.</li>
<li>Reactivate PS+ free titles by setting internal clock back by Zer0xFF.</li>
</ul>
<h4>Disable Updates:</h4>
<ul class="default">
Expand All @@ -87,11 +84,6 @@ <h4>Enable Updates:</h4>
<ul class="default">
<li>Enables updates. Deletes existing updates if they exist.</li>
</ul>
<h3>5.01-5.05:</h3>
<h4>Webkit (POC):</h4>
<ul class="default">
<li>A webkit POC by AlexZZZ9 that is able to run successfully on 5.01, 5.03, 5.05 and the 5.50 Beta 3.</li>
</ul>
</div>
</div>
</div>
Expand Down Expand Up @@ -119,4 +111,4 @@ <h4>Webkit (POC):</h4>
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-->
-->

0 comments on commit 267efe7

Please sign in to comment.