This is the Assembly training from our Vulnerability Researcher Development Program.
Video: https://youtu.be/c7utLPD1aKg
To run the exercise system you will need a Linux system with Docker installed. On Windows you can use WSL.
Run:
./run.shIt may take some time to start.
Navigate to http://localhost:3000.
Click "Load from Disk" in the top right.
Navigate:
- Home page
- ASM 101: Basics of ARM & x86 Assembly
- Base
Click the dropdown in the top right and select "Student view without access restrictions".
Note: Terminating the run.sh script will discard all progress.