Added BinLoader

This commit is contained in:
ArabPixel
2025-09-10 14:36:46 +02:00
parent 2ba8ba9cf2
commit cea0cd67e5
8 changed files with 99 additions and 114 deletions

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en" manifest="./PSFree.manifest">
<html lang="en" manifest="includes/PSFree.manifest">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@@ -173,7 +173,7 @@
<div id="about-popup" class="bg-gray-800 p-6 rounded-lg shadow-xl w-full max-w-md">
<h2 class="text-2xl font-bold mb-4">About PSFree</h2>
<div class="space-y-2 text-white/80">
<p>Version: 1.5.2</p>
<p>Version: 1.5.1</p>
<p>A web interface to jailbreak your PS4 using PSFree chained with Lapse kernel exploit</p>
</div>
<div id="PS4FWOK" class="mt-6">