mirror of
https://github.com/dirtbags/moth.git
synced 2025-01-09 05:20:54 -07:00
3 lines
112 B
Bash
Executable file
3 lines
112 B
Bash
Executable file
#! /bin/sh
|
|
|
|
exec chpst -u 9001 -/ $CTF_BASE/packages/printf/bin ./printf 3<$CTF_BASE/packages/printf/tokens.txt
|