From 0a4d2e43eca4d0f999ed14e791d6b789076ac786 Mon Sep 17 00:00:00 2001 From: orboditilt <45944072+orboditilt@users.noreply.github.com> Date: Sun, 6 Jan 2019 18:26:35 +0100 Subject: [PATCH] no message --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index be22169..634163f 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ This PoC currently uses the homebrew launcher 1.4 payload, you can find the orig To create a own usable payload, grab any `code550.bin` and `wiiuhaxx_loader.bin` from the [wiiuhaxx_common repo](https://github.com/wiiu-env/wiiuhaxx_common/releases) and place it in root of this repo. Afterwards you can convert it to a JS arrays using `codebin2js.py`, replace line 53-56 on the `index.html` with this output. +# Dependencies +Python 3 + # The bug `CVE-2013-2857`, Use after free https://bugs.chromium.org/p/chromium/issues/detail?id=240124 . \ No newline at end of file