Sahil Baori
Results
1
issues of
Sahil Baori
Trying to compile a small program in c inside nsjail using the following command. `sudo nsjail -B / --cwd /mydir/ -- /usr/bin/gcc main.c` This command, even though defeats the entire...