30 Commits

Author SHA1 Message Date
Andy Nguyen
e727a2fc3b Add back transmitter_control. 2026-06-30 10:54:41 +02:00
Andy Nguyen
975e57ccd2 Add 7.61 HV exploit. 2026-06-30 10:44:21 +02:00
Andy Nguyen
5a5aab694b Remove transmitter_control call. 2026-06-20 22:27:35 +02:00
Echo Stretch
fa93f56e6f Added support for the remaining 5xx firmwares. (#16) 2026-05-17 22:39:06 +02:00
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
Andy Nguyen
e84dcbf281 Rename hv_defeat to hv_defeat_0304. 2026-05-15 13:01:11 +02:00
Mateico
a5f27e2205 refactor kernel shellcode and more tyding 2026-05-13 16:31:10 +02:00
Mateico
9d58e22a77 some more tyding 2026-05-13 11:09:19 +02:00
Andy Nguyen
e439d8d36a Remove unneeded offset. 2026-05-13 08:58:41 +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
d66ed49866 Use xxd and remove python scripts. 2026-05-12 23:14:30 +02:00
Andy Nguyen
f87828b554 Format code. 2026-05-12 23:01:40 +02:00
buzzer-re
8e60126031 remove readded merged files 2026-05-11 20:53:22 -03:00
Anderson
7617090c6c Merge branch 'main' into dev-wifi-fw 2026-05-11 20:48:27 -03: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
Anderson
d5e1702917 Load Marvell WiFi blobs dynamically using initramfs (#11)
* 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

* logging & comment
2026-05-11 19:26:13 +02: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
5ae9c4de79 cleanup 2026-05-02 18:44:17 +02:00
Mateico
65961996d7 cleanup of warnings 2026-04-30 10:09:35 +02:00
Mateico
354e996485 move 04.03 code cave to support devkit 2026-04-30 08:29:46 +02:00
Mateico
37e350bd0a offset 3.10 fix 2026-04-28 16:13:40 +02:00
Mateico
565870fbb9 fix 3.00 and 3.10 offsets 2026-04-27 15:41:42 +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