Skip to content

Latest commit

 

History

History

file-run2

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Notes

Challenge: file-run2

Make the run file executable.

Command:

chmod +x run

Then run the **run"" file with "Hello!" argument.

Command:

./run Hello!

Output:

The flag is: picoCTF{F1r57_4rgum3n7_be0714da}