From 7caa231e0b0fa607080586725fbbc9628a1cc031 Mon Sep 17 00:00:00 2001 From: spv Date: Wed, 20 Apr 2022 14:10:27 -0400 Subject: hello and welcome back to hell --- tools/lol.js | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 tools/lol.js (limited to 'tools/lol.js') 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 -- cgit v1.2.3