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
2022-01-19 20:45:17 +08:00
2022-01-19 20:45:17 +08:00
2022-05-11 18:09:51 +08:00
2022-03-12 22:11:43 +08:00
2022-01-19 20:45:17 +08:00
2021-09-14 16:11:29 +08:00
2024-03-28 20:51:12 +08:00
2022-01-19 20:45:17 +08:00
2022-05-11 18:09:51 +08:00
2022-04-04 13:30:17 +08:00
2024-03-28 20:51:12 +08:00
2021-08-30 11:48:32 +08:00
Description
No description provided
Readme GPL-3.0 12 MiB
Languages
Python 56.7%
JavaScript 22.4%
C 11.8%
C++ 8.9%
Makefile 0.1%