aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 0ab2a89ad4b1db5506cbdfdb635fdabf1ba1f3b9 (plain)
1
2
3
4
5
6
7
# Avala Rust Exploit
## Local Setup
- `source ./setup.sh`
## Running
- `cargo build` (compile)
- `python3 exploit.py` (production)
- `python3 exploit.py debug` (draft)