Commit Graph

14 Commits

Author SHA1 Message Date
Jack Ren e585401435 Modifed README.md for Level 8 of PwnCollegeV8Exploitation 2024-09-17 10:47:23 +08:00
Jack Ren cce85999cb Level 8 of PwnCollegeV8Exploitation 2024-09-17 10:31:33 +08:00
Jack Ren ef1d3be1ca Level 7 of PwnCollegeV8Exploitation 2024-09-16 19:18:58 +08:00
Jack Ren 05e60b9cef Modified README.md for Level 6 of PwnCollegeV8Exploitation 2024-09-16 18:58:33 +08:00
Jack Ren b871bb78c7 Added REVISION, args.gn and patch for existing PwnCollegeV8Exploitation Levels 2024-09-16 17:05:38 +08:00
Jack Ren 72f089aba9 Level 6 of PwnCollegeV8Exploitation 2024-09-16 09:16:29 +08:00
Jack Ren 90245c7091 Minor Changes to Level 3 & 4 of PwnCollegeV8Exploitation
1. The threshold to trigger MAGLEV compilation is different when gdb is attached to d8 or not.
    - When gdb attached to d8, the training loop count to trigger MAGLEV is 100,000.
    - But when the standalone d8 running, the training loop count to trigger MAGLEV is only 10,000. If you still use 100,000, it will trigger TURBOFAN then code data structure will change and shellcode execution fails.
2. Fixed other miscellaneous minor mistakes.
2024-09-15 08:57:29 +08:00
Jack Ren cf1552b522 Level 5 of PwnCollegeV8Exploitation 2024-09-14 21:20:16 +08:00
Jack Ren 870420ef83 Level 4 of PwnCollegeV8Exploitation 2024-09-11 14:25:17 +08:00
Jack Ren a7324fc9d3 Level 3 of PwnCollegeV8Exploitation 2024-09-08 13:03:33 +08:00
Jack Ren baa506d4de Level 2 of PwnCollegeV8Exploitation 2024-09-07 13:41:22 +08:00
Jack Ren 4565c32498 Renamed JavaScript/PwnCollegeV8Exploitation/ShellCode/catflag.py -> JavaScript/PwnCollegeV8Exploitation/ShellCode/Level1_catflag.py 2024-09-07 12:09:11 +08:00
Jack Ren 409a2d60cd Level 1 of PwnCollegeV8Exploitation 2024-09-07 10:12:57 +08:00
Jack Ren d368897714 Initial Commit for PwnCollegeV8Exploitation 2024-09-07 09:21:25 +08:00