summaryrefslogtreecommitdiff
path: root/stage4.js
diff options
context:
space:
mode:
authorspv420 <spv@spv.sh>2022-07-31 00:59:21 -0400
committerspv420 <spv@spv.sh>2022-07-31 00:59:21 -0400
commitdc836a39dba1bed9c858b512af5894efbb77cde5 (patch)
tree2e569da5f2c3cf488f6a4e3a60e1c7674e0b6c4c /stage4.js
parent7cbe4c9f1ce8ede6499f3c25ce6040c0f4aea3c5 (diff)
meesa dumb
Diffstat (limited to 'stage4.js')
-rw-r--r--stage4.js9
1 files changed, 0 insertions, 9 deletions
diff --git a/stage4.js b/stage4.js
deleted file mode 100644
index 328bb0a..0000000
--- a/stage4.js
+++ /dev/null
@@ -1,9 +0,0 @@
-function main() {
- printf("[*] landed in stage4\n");
- syslog(LOG_SYSLOG, "we out here");
-
- printf("[*] p0laris.dyld_shc_slide=0x%08x\n", p0laris.dyld_shc_slide);
- printf("[*] p0laris.racoon_slide=0x%08x\n", p0laris.racoon_slide);
-
- return 0;
-} \ No newline at end of file