300 Commits

Author SHA1 Message Date
earthonion c6f892e0fb remove unnecessary payloads folder from root (in download0) 2026-01-15 22:26:14 -05:00
earthonion 66a920ae83 move ftp server into payloads 2026-01-15 22:24:41 -05:00
earthonion 32a927d1fd remove test files 2026-01-15 22:22:17 -05:00
earthonion 3016306aac rename loacl_video.js to explode.js 2026-01-15 22:20:56 -05:00
earthonion acc4fc6e2c merge @c0w-ar netctrl implementation, added support in ui 2026-01-15 22:14:15 -05:00
earthonion 6631c82b58 Refactor functions and update exploit checks 2026-01-15 22:00:56 -05:00
DrYenyen b01319fa5f update readme 2026-01-14 05:25:08 +00:00
earthonion 5d461122ca update video example 2026-01-14 00:10:10 -05:00
earthonion 3f25b67307 remove copywritten music video 2026-01-14 00:06:15 -05:00
earthonion d89a3bd561 fix config from loading multiple exploits at once 2026-01-14 00:04:32 -05:00
earthonion 1f9c73f7c7 add video example 2026-01-14 00:03:58 -05:00
earthonion 5cc1b178c3 improve payload host menu 2026-01-13 23:23:13 -05:00
earthonion f594a6fa23 remove test files 2026-01-13 22:08:53 -05:00
earthonion ba22c45492 improve ui and add config menu 2026-01-13 21:17:58 -05:00
earthonion 0fd7e27a67 fix webui having a stroke 2026-01-13 06:39:32 -05:00
earthonion 0ed73ce328 if already jailbroken, start elfldr.elf and show payload host 2026-01-13 06:34:33 -05:00
earthonion da403c5507 added autoclose option to config 2026-01-12 00:55:46 -05:00
earthonion afaccfa67b add payload host 2026-01-11 23:55:50 -05:00
earthonion e90d3bcbb9 add js payloads 2026-01-11 22:12:14 -05:00
earthonion 4ab2f14550 remove autoload userland 2026-01-11 21:16:22 -05:00
earthonion 5d02c249e4 remove useless button 2026-01-10 20:15:15 -05:00
earthonion 6f3d55915d detect jailbroken state once 2026-01-10 20:01:29 -05:00
earthonion 544765fd7d Fix isJailbroken check to be a function call 2026-01-10 17:12:35 -05:00
earthonion 4f923ede70 Update heading for payload sources in README 2026-01-10 16:57:07 -05:00
earthonion c04d10442c Remove duplicate payload source entries 2026-01-10 16:52:06 -05:00
earthonion d0fc7663c3 Update README with payload sources and credits
Added payload sources and credits to README.
2026-01-10 16:51:38 -05:00
earthonion 559c5c8b8b add spawn elfldr.elf (by john tornblom) if already jailbroken 2026-01-10 16:42:58 -05:00
earthonion 23c07e9002 detect if jailbroken, fall back to network binloader if so 2026-01-10 16:21:04 -05:00
earthonion 788a38817b auto load scripts 2026-01-10 13:00:04 -05:00
earthonion 12dac680c4 enable config.js 2026-01-10 12:59:33 -05:00
earthonion 2c9e949b63 create ui for release 2026-01-10 00:42:38 -05:00
earthonion df697ab284 Revert "create ui"
This reverts commit 17bd6510ac.
2026-01-10 00:35:33 -05:00
earthonion 17bd6510ac create ui 2026-01-10 00:17:21 -05:00
Helloyunho a24dcbd395 chore: change target version to es5 2026-01-02 23:19:50 +09:00
earthonion f1e7771012 Enable remote play in serve.js.aes 2026-01-02 00:50:21 -05:00
earthonion db08b0c9dc Merge branch 'main' of https://github.com/Vuemony/vue-after-free 2026-01-01 08:28:21 -05:00
earthonion 85876e8b98 reduce spamming in ws.py 2026-01-01 08:27:49 -05:00
earthonion c44f841db6 chore: eslint auto-fix 2026-01-01 04:20:39 +00:00
earthonion 90abe24538 Merge branch 'main' of https://github.com/Vuemony/vue-after-free 2025-12-31 23:19:57 -05:00
earthonion 0330d63b20 prevent ws from stopping netctrl 2025-12-31 23:19:40 -05:00
earthonion 79bdac8227 prevent ws from stopping netctrl 2025-12-31 23:18:29 -05:00
earthonion e988492dda chore: eslint auto-fix 2026-01-01 04:07:37 +00:00
earthonion d4fda1ccbf fix threading in netctrl (not calling it poopsploit anymore) 2025-12-31 23:06:53 -05:00
ufm42 519df7e314 refactor: fix issue with utils.str producing empty string 2025-12-31 20:30:47 +04:00
earthonion dc3b46a46c add threading offsets/ trying to thread 2025-12-31 07:24:57 -05:00
earthonion 53b466fead fix socketpair, refactor to use new syscall api 2025-12-31 06:28:05 -05:00
earthonion 1b3e9413c0 fix socketpair, refacter to use new syscall api 2025-12-31 06:27:31 -05:00
Helloyunho 325e9e13e9 feat: fs object! 2025-12-31 18:12:28 +09:00
Helloyunho 2d862d999a fix: missing variables 2025-12-31 18:11:34 +09:00
Helloyunho 88a4dc1a8a fix: construct message in constructor 2025-12-31 17:43:46 +09:00