cscg22-gearboy
CSCG 2022 Challenge 'Gearboy'
git clone
https://git.sinitax.com/sinitax/cscg22-gearboy
Log
|
Files
|
Refs
|
sfeed.txt
attach.sh (60B)
1
#!/bin/sh
2
3
gdb -ex "target remote localhost:1234" -ex "run"