Official GitHub for RVCTF Website. Please use this github to regesiter any changes.
- Run the MYSQL feature on xampp
- Go to localhost on the web browser, then click phpMyAdmin to enter the DB menu
- Create a new DB called "ctfdb". Click on the new DB and import ctfdb.sql into new database
- Go to "connect.inc.php" (under backend --> includes) Change the username, password, dbname and server name based on the instructions inside
ALL paths should be relative to index.php A tags should use href = "index.php?filename=%" where % is the name of the page you wanna go to
A collaboration between RVCTF and RdeV