aboutsummaryrefslogtreecommitdiffstats
path: root/obfuscator/run.sh
blob: 68d06327be679e6de72a5173db3465a98653f50b (plain) (blame)
1
2
3
4
5
6
7
#!/bin/bash
cd $(dirname $0)
"./obfuscator" ./test/test.cpp
"./obfuscator" ./test/header.hpp --
"g++" ./FILE15118982290295364091.cpp
#expected to return 128
./a.out