This repository contains code samples and proof-of-concept exploits that accompany our paper: Transleight-of-Hand: Security Implications of WASM-Native Execution Discrepancies
- Emscripten SDK
- GCC / Clang for native builds
- (Optional) Python 3 (for scripts or simple web server)
make all # Builds all wasm modules and js glue
emrun ./proj/example.html # Runs example in default web browser- Sujot Singh - ssing231@uic.edu
- Eddie Federmeyer - eddie@federmeyer.com
- Chang Won Choi - cchoi50@uic.edu