diff --git a/README.md b/README.md index 380f5e9..24c1d6b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # JsTypeHax payload This is an example payload for the [JsTypeHax](https://github.com/wiiu-env/JsTypeHax). It simply copies a given statically linked payload (`main_hook/main_hook.elf`) +into memory and installs a "main hook" to jump to this every time a application +starts. ## Usage This payload meant to be used with [JsTypeHax](https://github.com/wiiu-env/JsTypeHax),