Write a Python script using angr to obtain a solution that can solve the lab/src/prog
- Save the solution in
lab/
with the filenamesolve_input
- The
solve_input
file will be used as the stdin to testlab/src/prog
You can only modify the files listed below:
- lab/solve.py