36 Commits
Author SHA1 Message Date
Echo StretchandGitHub 671b693978 Added 7.0x Support (#36)
* Added support for the remaining 5xx firmwares.

* Added 7.0x Support

* Added GAD_POP_RSP_RET To 5.xx
2026-08-03 14:38:56 +02:00
ps3120andGitHub 8e7dd40df6 add 7.60 support (#34) 2026-07-10 23:08:28 +02:00
ps3120andGitHub 63d2216294 Add 7.40 support (#32)
* Update README.md

7.40 Support

* Update README.md

add 7.40 support

* Update offsets.h

add 7.40 support

* Update utils.c

add 7.40 support

* Update offsets.c

add 7.40 support
2026-07-04 21:25:53 +02:00
Mateico 39818a69e8 format 2026-07-01 09:55:05 +02:00
Mateico e14946aa0a add 6.50 support 2026-07-01 08:38:23 +02:00
ufm42andGitHub f8fa7a86c1 Add 7.20 support (#30)
* Add 7.20 support

* Update readme

* update hv_stack range

* oops
2026-06-30 16:53:18 +02:00
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 StretchandGitHub 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
AndersonandGitHub 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
AndersonandGitHub 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