300 Commits

Author SHA1 Message Date
earthonion 6549c76ea9 Update eslint.config.ts 2025-12-25 09:35:14 -05:00
earthonion 4120e49589 Update main.yml 2025-12-25 09:32:25 -05:00
earthonion c4fc1b59a3 chore: eslint auto-fix 2025-12-25 14:27:02 +00:00
earthonion befeb72c3b Update inject.js 2025-12-25 09:26:32 -05:00
earthonion db4fa0384a Update main.yml 2025-12-25 09:26:05 -05:00
earthonion ddcd06abe8 Update inject.js 2025-12-25 09:24:20 -05:00
earthonion 0cbd3cb542 Update main.yml 2025-12-25 09:23:54 -05:00
earthonion a024e17836 Update eslint.config.ts 2025-12-25 09:22:54 -05:00
earthonion 8e4995da11 Add Prettier configuration file 2025-12-25 09:21:24 -05:00
earthonion 92e55d414a Update inject.js 2025-12-25 09:18:11 -05:00
earthonion 9253928f6c Update eslint.config.ts 2025-12-25 09:17:33 -05:00
earthonion ed9b7f1118 Update inject.js 2025-12-25 09:06:32 -05:00
earthonion e2116e50f7 Update main.yml 2025-12-25 09:05:51 -05:00
earthonion bacd4e62fb Update inject.js
trigger workflow
2025-12-25 09:03:59 -05:00
earthonion 438a89f3bd Change workflow from Prettify to ESLint auto-fix 2025-12-25 09:02:23 -05:00
earthonion afcaa9f5e3 Add GitHub Actions workflow for JavaScript prettification 2025-12-25 08:52:10 -05:00
Helloyunho 22563854a9 chore: format ws.py 2025-12-25 22:27:54 +09:00
ufm42 3f820f1d02 misc: obtain base addresses and minor adjustments 2025-12-24 22:59:07 +04:00
ufm42 11cd8bc25d - Changed BigInt so that caller state remains unchanged
- Few changes to improve stability.
- Cleanup
- Skeleton for recovering base addresss and RIP control.
2025-12-24 20:18:56 +04:00
Helloyunho cac5b879ea chore: turn off no-var rule 2025-12-24 17:08:03 +09:00
ufm42 4a65eee787 feat:
- Improve stability.
- Fix issue with primitives.
- Added test case.
2025-12-24 10:26:07 +04:00
ufm42 c5b64edf71 refactor: cleanup and fix L367 2025-12-24 00:15:46 +04:00
ufm42 3ee62baaf7 feat:
- Implement `BigInt`.
- Initial implementation for rw primitives (unstable).
2025-12-23 21:02:05 +04:00
DrYenyen b1ecf4b85d instructions
wrote up the majority of instructions will revise later
2025-12-22 22:20:58 +00:00
earthonion 50189f65e8 readline is for command history 2025-12-21 22:32:06 -05:00
ufm42 25a8a08589 refactor: minor adjustments 2025-12-21 21:33:33 +04:00
earthonion 46ae8b0671 remove aioconsole from reqs 2025-12-21 12:24:17 -05:00
earthonion 4eaf147daf change to readline intead of aioconsole, for command history 2025-12-21 12:22:21 -05:00
Helloyunho 856d55d9ab fix: use websockets 15, no timeout, use ip from args 2025-12-22 01:59:20 +09:00
Helloyunho c1476f8b3b Merge branch 'main' of https://github.com/Vuemony/vue-after-free 2025-12-22 01:22:03 +09:00
Helloyunho 8802c7de37 chore: don't auto-install modules, instead use requirements.txt 2025-12-22 01:19:35 +09:00
ufm42 0aa42df149 refactor:
- Update WebSocket handling.
- Rename queued script.
2025-12-21 20:14:13 +04:00
Helloyunho b13e2b0d7c Merge branch 'main' of https://github.com/Vuemony/vue-after-free 2025-12-22 01:10:07 +09:00
ufm42 0897d1f70b refractor:
- Update WebSocket handling.
- Rename queued script.
2025-12-21 20:06:01 +04:00
Helloyunho cb07811472 Merge branch 'main' of https://github.com/Vuemony/vue-after-free 2025-12-21 23:02:29 +09:00
earthonion b749a1d8a0 Create README.md 2025-12-20 16:29:07 -05:00
earthonion 514204fa5e make on screen logging look better 2025-12-20 12:25:16 -05:00
Helloyunho fb465aa92e Merge branch 'main' of https://github.com/Vuemony/vue-after-free 2025-12-20 15:35:12 +09:00
Helloyunho d82c000d3a chore: formatting, remove unnecessary imports, create requirements.py 2025-12-20 15:34:41 +09:00
earthonion c18b702cb4 change background to white 2025-12-20 01:33:18 -05:00
earthonion 435e3649e4 add on screen logging 2025-12-20 00:12:32 -05:00
earthonion 8da7cd7f83 add on screen logging 2025-12-20 00:08:26 -05:00
earthonion ad608bd1cc Merge branch 'main' of https://github.com/Vuemony/vue-after-free 2025-12-19 23:24:22 -05:00
earthonion 34f619e866 added tools, added rest of download0 files, moved logging folder to src 2025-12-19 23:23:33 -05:00
earthonion a2bd4da7f8 add dummy_psn.json.aes by Gezine 2025-12-19 23:19:57 -05:00
earthonion 0f5154764e Delete log directory 2025-12-19 23:18:19 -05:00
earthonion 4668b60f78 Delete download0 directory 2025-12-19 23:17:59 -05:00
earthonion 93df0e5cf5 move files into src/ 2025-12-19 23:17:06 -05:00
earthonion e1e2077f58 added ws logging and js loading. based on ufm42's ws research 2025-12-19 23:15:36 -05:00
Helloyunho 13c6d5bc7d chore: initial commit 2025-12-20 12:28:28 +09:00