Skip to content

Commit

Permalink
wrappers gotta wrap
Browse files Browse the repository at this point in the history
  • Loading branch information
robwaz committed Aug 2, 2024
1 parent 07688de commit 924ae1d
Show file tree
Hide file tree
Showing 2,272 changed files with 4,544 additions and 2,272 deletions.
3 changes: 2 additions & 1 deletion program-interaction/level-1/_0/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent bash --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent bash --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-1/_1/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent bash --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent bash --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-1/_10/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent bash --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent bash --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-1/_11/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent bash --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent bash --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-1/_12/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent bash --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent bash --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-1/_13/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent bash --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent bash --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-1/_14/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent bash --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent bash --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-1/_15/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent bash --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent bash --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-1/_2/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent bash --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent bash --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-1/_3/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent bash --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent bash --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-1/_4/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent bash --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent bash --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-1/_5/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent bash --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent bash --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-1/_6/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent bash --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent bash --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-1/_7/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent bash --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent bash --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-1/_8/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent bash --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent bash --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-1/_9/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent bash --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent bash --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-10/_0/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent shellscript --check_arg 1:chhphwlxop --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent shellscript --check_arg 1:chhphwlxop --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-10/_1/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent shellscript --check_arg 1:vngcvhouut --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent shellscript --check_arg 1:vngcvhouut --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-10/_10/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent shellscript --check_arg 1:dddvcdccsh --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent shellscript --check_arg 1:dddvcdccsh --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-10/_11/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent shellscript --check_arg 1:gdzffeajas --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent shellscript --check_arg 1:gdzffeajas --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-10/_12/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent shellscript --check_arg 1:umxkofiosv --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent shellscript --check_arg 1:umxkofiosv --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-10/_13/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent shellscript --check_arg 1:czpuqphqyn --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent shellscript --check_arg 1:czpuqphqyn --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-10/_14/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent shellscript --check_arg 1:mzrpgbmojc --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent shellscript --check_arg 1:mzrpgbmojc --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-10/_15/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent shellscript --check_arg 1:edbjsvaiij --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent shellscript --check_arg 1:edbjsvaiij --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-10/_2/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent shellscript --check_arg 1:jgmrmqmqsg --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent shellscript --check_arg 1:jgmrmqmqsg --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-10/_3/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent shellscript --check_arg 1:wliqrafpdc --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent shellscript --check_arg 1:wliqrafpdc --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-10/_4/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent shellscript --check_arg 1:ryzndtrbdl --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent shellscript --check_arg 1:ryzndtrbdl --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-10/_5/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent shellscript --check_arg 1:eungbiaglk --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent shellscript --check_arg 1:eungbiaglk --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-10/_6/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent shellscript --check_arg 1:jzjoolgbxo --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent shellscript --check_arg 1:jzjoolgbxo --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-10/_7/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent shellscript --check_arg 1:oucavojdme --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent shellscript --check_arg 1:oucavojdme --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-10/_8/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent shellscript --check_arg 1:ipldpgtraa --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent shellscript --check_arg 1:ipldpgtraa --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-10/_9/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent shellscript --check_arg 1:wcuwbwpvbm --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent shellscript --check_arg 1:wcuwbwpvbm --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-100/_0/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent python --num_challenges 5 --challenge_ops +*% --challenge_depth 3 --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent python --num_challenges 5 --challenge_ops +*% --challenge_depth 3 --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-100/_1/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent python --num_challenges 5 --challenge_ops +*% --challenge_depth 3 --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent python --num_challenges 5 --challenge_ops +*% --challenge_depth 3 --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-100/_10/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent python --num_challenges 5 --challenge_ops +*% --challenge_depth 3 --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent python --num_challenges 5 --challenge_ops +*% --challenge_depth 3 --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-100/_11/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent python --num_challenges 5 --challenge_ops +*% --challenge_depth 3 --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent python --num_challenges 5 --challenge_ops +*% --challenge_depth 3 --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-100/_12/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent python --num_challenges 5 --challenge_ops +*% --challenge_depth 3 --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent python --num_challenges 5 --challenge_ops +*% --challenge_depth 3 --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-100/_13/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent python --num_challenges 5 --challenge_ops +*% --challenge_depth 3 --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent python --num_challenges 5 --challenge_ops +*% --challenge_depth 3 --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-100/_14/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent python --num_challenges 5 --challenge_ops +*% --challenge_depth 3 --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent python --num_challenges 5 --challenge_ops +*% --challenge_depth 3 --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-100/_15/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent python --num_challenges 5 --challenge_ops +*% --challenge_depth 3 --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent python --num_challenges 5 --challenge_ops +*% --challenge_depth 3 --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-100/_2/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent python --num_challenges 5 --challenge_ops +*% --challenge_depth 3 --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent python --num_challenges 5 --challenge_ops +*% --challenge_depth 3 --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-100/_3/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent python --num_challenges 5 --challenge_ops +*% --challenge_depth 3 --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent python --num_challenges 5 --challenge_ops +*% --challenge_depth 3 --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-100/_4/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent python --num_challenges 5 --challenge_ops +*% --challenge_depth 3 --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent python --num_challenges 5 --challenge_ops +*% --challenge_depth 3 --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-100/_5/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent python --num_challenges 5 --challenge_ops +*% --challenge_depth 3 --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent python --num_challenges 5 --challenge_ops +*% --challenge_depth 3 --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-100/_6/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent python --num_challenges 5 --challenge_ops +*% --challenge_depth 3 --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent python --num_challenges 5 --challenge_ops +*% --challenge_depth 3 --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-100/_7/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent python --num_challenges 5 --challenge_ops +*% --challenge_depth 3 --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent python --num_challenges 5 --challenge_ops +*% --challenge_depth 3 --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-100/_8/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent python --num_challenges 5 --challenge_ops +*% --challenge_depth 3 --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent python --num_challenges 5 --challenge_ops +*% --challenge_depth 3 --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-100/_9/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent python --num_challenges 5 --challenge_ops +*% --challenge_depth 3 --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent python --num_challenges 5 --challenge_ops +*% --challenge_depth 3 --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-101/_0/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent python --check_arg 0:/tmp/eunncc --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent python --check_arg 0:/tmp/eunncc --reward /flag -- run ${ARGS[@]}
3 changes: 2 additions & 1 deletion program-interaction/level-101/_1/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/opt/pwn.college/bash

exec /challenge/chio.py --parent python --check_arg 0:/tmp/ygthlg --reward /flag
ARGS="$@"
exec /challenge/chio.py --parent python --check_arg 0:/tmp/ygthlg --reward /flag -- run ${ARGS[@]}
Loading

0 comments on commit 924ae1d

Please sign in to comment.