1. Solve homework assignments on the
https://csie.ctf.tw/problems website.
2. Pack all your files (source codes and write-ups) into a single archive.
3. Submit all your files to E3 system.
4. Content in your write-ups:
Real name, Nickname on course website, Student ID
Explain the method you use for each problem. If some step of your solution cannot be written as scripts, you have to explain them in more detail here.
Please split the scripts to seperate files in code/ folder, and briefly explain what they do in the writeup.
Please DON'T embedded scripts inside the writeup (especially as a screenshot of code).