gctf2023/pwn/35-shades-of-wasm/35ShadesOfWasm/payload_example
2023-11-24 13:11:34 -05:00
..
Makefile Add pwn challenges 2023-11-24 13:11:34 -05:00
payload.c Add pwn challenges 2023-11-24 13:11:34 -05:00
readme.md Add pwn challenges 2023-11-24 13:11:34 -05:00

Example

This example uses wasi-sdk. You have to install it and then you might need to modify the wasi-sdk variable in the Makefile.

Of course this challenge can be solved in any language that has a wasm+wasi target.