summaryrefslogtreecommitdiff
path: root/tools/lol.js
diff options
context:
space:
mode:
authorspv <aquaticvegetable@gmail.com>2022-04-20 14:10:27 -0400
committerspv <aquaticvegetable@gmail.com>2022-04-20 14:10:27 -0400
commit7caa231e0b0fa607080586725fbbc9628a1cc031 (patch)
treee22a643aefbc73c703b90f2454c0f75374696399 /tools/lol.js
hello and welcome back to hell
Diffstat (limited to 'tools/lol.js')
-rw-r--r--tools/lol.js15
1 files changed, 15 insertions, 0 deletions
diff --git a/tools/lol.js b/tools/lol.js
new file mode 100644
index 0000000..b11a54d
--- /dev/null
+++ b/tools/lol.js
@@ -0,0 +1,15 @@
+`
+Bye bye, ROP...
+Now we have JavaScript code execution in racoon.
+
+From now on, all of our doings should be possible from within JSC,
+ROP should no longer be an issue.
+
+We have a pretty stable arbitrary memory r/w primitive, which I believe
+should be able to facilitate creation of an arbitrary call primitive,
+at which point ROP is basically *actually* done for.
+
+ with love from spv. <3
+`
+
+//write_u32(0x41414141, 0x42424242); \ No newline at end of file