summaryrefslogtreecommitdiff
path: root/stage4.js
diff options
context:
space:
mode:
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