Skip to content

emc2314/lc3ctf

Repository files navigation

This is the source code of LC3CTF website. And it can be easily modified to a universal CTF platform.

LC3CTF

LC3CTF is originally the lab 4 of ICS 2018 (a CS course in USTC). And it is based on LC-3 CPU.

Usage

  • Modify files in the example directory and then move them outside mv examples/* ./.
  • Run python3 dbinit.py to generate ctf.db.
  • Then use python3 server.py to start a temporary server, or use uwsgi with nginx/apache.

About

The source code of LC3 CTF in USTC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published