300 Commits

Author SHA1 Message Date
earthonion f77515838c Add firmware versions 12.02 and 12.52
Added new firmware version '12.02' and '12.52' with corresponding patch offsets.
2026-02-07 23:56:32 -05:00
earthonion 098ce00a0f Update README to specify PS4 compatibility
Clarify the exploit's compatibility with PlayStation 4.
2026-02-07 22:32:47 -05:00
earthonion 4fa8a64f9d Fix formatting for Discord help section in README 2026-02-07 22:32:05 -05:00
earthonion fe0b7e56e3 Add help section with Discord link
Added a help section with a link to the Discord for support.
2026-02-07 22:31:00 -05:00
DrYenyen f14c75f2cb update readme 2026-02-08 02:33:19 +00:00
DrYenyen 8cebcd051e update readme
Removed unnecessary brackets in links for clarity.
2026-02-08 02:32:31 +00:00
DrYenyen 3f7a517ce0 update readme
Fixed markdown link formatting in setup instructions.
2026-02-08 02:31:24 +00:00
DrYenyen 051eaf7e0a update readme 2026-02-08 02:29:55 +00:00
earthonion ce8185bf66 Fix np-fake-signin payloads description in README
Corrected the description of the np-fake-signin payloads.
2026-02-07 21:22:16 -05:00
earthonion 05c653ba98 Fix typo in payload running instructions 2026-02-07 21:19:47 -05:00
earthonion 1a4f61becf Change lapse minimum firmware to 7.00 2026-02-07 19:53:31 -05:00
earthonion f123b60d5c Fix lapse_ran: only set true after lapse succeeds 2026-02-07 19:38:28 -05:00
earthonion 82586bedbe Preserve user payloads when saving config 2026-02-07 19:35:13 -05:00
earthonion cac2ef6c4c Update config_ui.ts 2026-02-07 15:25:11 -05:00
DrYenyen 26aefba06b update readme 2026-02-07 18:40:42 +00:00
DrYenyen cfe6412ab7 readme 2026-02-07 15:46:51 +00:00
DrYenyen e4b7bcaf9d Fix typos 2026-02-07 15:45:33 +00:00
DrYenyen ea79132fe9 Update README 2026-02-07 15:28:32 +00:00
DrYenyen 4b7a50ceac update readme 2026-02-07 15:27:10 +00:00
DrYenyen 39722dd726 Refine README
Updated various sections for clarity and consistency, including userland exploit details, requirements, and setup instructions.
2026-02-07 15:25:18 +00:00
earthonion 4f54f056c0 Update config.ts 2026-02-07 08:08:50 -05:00
earthonion c1d8f26ce3 Update config.ts 2026-02-07 08:07:52 -05:00
earthonion c4eb2d922f Update serve.js.aes 2026-02-07 08:07:06 -05:00
earthonion b2813af0b0 Update binloader.ts 2026-02-07 08:06:04 -05:00
earthonion 15cecd47e0 Update lapse.ts 2026-02-07 08:05:32 -05:00
earthonion a53ff4a6ff chore: eslint auto-fix 2026-02-07 13:03:44 +00:00
earthonion 09265cc1a1 Update binloader.ts 2026-02-07 08:02:59 -05:00
earthonion 21e118a814 chore: eslint auto-fix 2026-02-07 12:57:19 +00:00
earthonion 2d06dcb502 Update loader.ts 2026-02-07 07:56:39 -05:00
earthonion a5fa7786ec Fix cleanup: unblock workers with write before closing sockets 2026-02-07 00:02:33 -05:00
earthonion 220901676d Disable cleanup closes - workers blocked on read cause hang 2026-02-06 22:22:51 -05:00
earthonion 50c4128a1b Comment out uaf_socket close in cleanup (hangs) 2026-02-06 18:58:23 -05:00
earthonion b3bf07a39e Update netctrl_c0w_twins.ts 2026-02-06 07:55:35 -05:00
earthonion ddc2189fa9 Run build workflow on push to main 2026-02-06 00:02:52 -05:00
earthonion 3747714774 Add cleanup on success with worker kill, close all sockets 2026-02-06 00:01:52 -05:00
earthonion e37e8d8608 Run binloader after netctrl completes instead of immediately 2026-02-05 23:45:58 -05:00
earthonion 05ec667a64 Fix netctrl timeout: only apply 5s wait for lapse 2026-02-05 22:32:20 -05:00
earthonion 636d6a5b57 Create img directory before copying assets 2026-02-05 22:09:29 -05:00
earthonion fc5e29d351 Add susec and feil image folders to build copy 2026-02-05 22:06:01 -05:00
earthonion 8ca5e93d1d Fix Arabic payload menu translation 2026-02-05 22:04:01 -05:00
earthonion 00b13af0e5 Fix eslint any type errors 2026-02-05 21:51:37 -05:00
earthonion 17c23ef1f0 Add JB behavior config, image-based text for Asian/Arabic locales
- Add JB Behavior option to config (auto detect, netcontrol, lapse)
- Generate PNG text images for ar, ja, ko, zh locales
- Update main-menu, config_ui, payload_host to use images
- Fix uaf_socket shadowing bug in netctrl
- Add stats label images for config UI
- Update build to copy text assets to dist
2026-02-05 21:33:20 -05:00
earthonion 956fcc24cc Increase displayName length limit before truncation 2026-02-05 20:32:03 -05:00
earthonion 2c06d82c8a Update autopoop condition to check user sign-in
Added a failsafe condition to autopoop inclusion.
2026-02-05 20:27:44 -05:00
earthonion 7fbfbd0fd4 random cat images on success or fail 2026-02-05 18:50:26 -05:00
earthonion 278ba6d432 fix reclaim loop threshold mismatch 2026-02-05 00:52:10 -05:00
earthonion ad63912f07 add on-screen logging with render yields between phases 2026-02-05 00:52:10 -05:00
earthonion eeb5b7cead fix cr_refcnt bug (missing 0) 2026-02-05 00:04:16 -05:00
earthonion a652201fee chore: eslint auto-fix 2026-02-05 04:58:16 +00:00
earthonion 1f39e56ccc reduce netctrl memory leaks 2026-02-04 23:57:39 -05:00