/TuringCompleteSandbox

Secure Turing Complete Sandbox Challenge for Assignment 1 in AppSec

Primary LanguagePython

TuringCompleteSandbox

This app must be run via the command line, and you need to have Python installed.

To run your program in the Sandbox enter the following:

python main.py

There is a sample program which can be run by entering the following:

python main.py hello.txt

The manual specifing all the possible operations on the sandbox can be found in TuringManual.pdf