15 Commits

Author SHA1 Message Date
Andy Nguyen
eb886e9467 Add new hv exploit. 2026-05-17 11:54:10 +02:00
Andy Nguyen
fbe5ae0c32 Major cleanup and prepare for new hv exploit. 2026-05-16 09:43:48 +02:00
Mateico
85a16afa80 remove data_cave offset and use page alloc for sc args 2026-05-15 15:04:08 +02:00
Mateico
a5f27e2205 refactor kernel shellcode and more tyding 2026-05-13 16:31:10 +02:00
Andy Nguyen
50b28fb8c1 More cleanup.
Rename shellcode_hypervisor to shellcode_hv and kernel_code to boot_linux.
2026-05-12 23:32:23 +02:00
Andy Nguyen
238f89d954 Clean up newlines. 2026-05-12 23:20:34 +02:00
Andy Nguyen
f87828b554 Format code. 2026-05-12 23:01:40 +02:00
buzzer-re
f017958451 Simplify firmware setup, save at boot partition and let driver's installer copy when needed 2026-05-11 20:43:13 -03:00
buzzer-re
1be941e9bd logging & comment 2026-05-11 12:17:29 -03:00
buzzer-re
28e2ccd35a Add PS5 WiFi firmware initramfs loader support
Add a CPIO wrapper to add new files/folders at initrd at runtime
Add early boot scripts (initramfs-tools for debian-based) support
2026-05-10 19:28:00 -03:00
Sonya Sireneva
29a0d28c69 Add filename override
The new file path-override.txt contains overrides for the other files
the loader may try to read from the disk. For example:

```
bzImage=vmlinuz
initrd.img=initramfs
```
2026-05-10 14:28:41 +03:00
Mateico
7a58386b98 devkit ram support 2026-05-08 20:44:57 +02:00
Mateico
65961996d7 cleanup of warnings 2026-04-30 10:09:35 +02:00
Mateico
abee7fe14b cleaning + notifications + autosleep 2026-04-25 18:47:24 +02:00
Mateico
4fc5de4d36 initial commit support 3.xx and 4.xx 2026-04-24 17:30:06 +02:00