From 6ef41cfca1769a1641da00526b4f87a6be2125df Mon Sep 17 00:00:00 2001 From: spv420 Date: Fri, 5 Aug 2022 02:00:53 -0400 Subject: just a comment --- src/stage4/kexp/exploit.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/stage4/kexp/exploit.js b/src/stage4/kexp/exploit.js index 327c813..8945710 100755 --- a/src/stage4/kexp/exploit.js +++ b/src/stage4/kexp/exploit.js @@ -163,6 +163,9 @@ function copyinPort(kport, cnt) { p0laris_log("didn't find it\n"); } +/* + * this code isn't getting native_ptr because fuck + */ function prepare_ptr(dict, size, ptr, num) { var idx = 0; write_u32(dict + (idx << 2), kOSSerializeMagic); idx++; -- cgit v1.2.3