From 7e841043dade9a7a8683a320db9bd1cbd3fab138 Mon Sep 17 00:00:00 2001 From: John W Date: Sun, 12 Mar 2017 04:34:26 -0500 Subject: [PATCH] Hint and description changes --- r3ndom-67k/problem.yml | 1 + simple-rop/description.md | 2 ++ 2 files changed, 3 insertions(+) diff --git a/r3ndom-67k/problem.yml b/r3ndom-67k/problem.yml index 4c35b24..7428123 100644 --- a/r3ndom-67k/problem.yml +++ b/r3ndom-67k/problem.yml @@ -3,5 +3,6 @@ category: Reverse Engineering value: 450 author: r3ndom autogen: false +hint: Maybe write a script. files: - _67k.zip \ No newline at end of file diff --git a/simple-rop/description.md b/simple-rop/description.md index feda140..dbfd03a 100644 --- a/simple-rop/description.md +++ b/simple-rop/description.md @@ -1,3 +1,5 @@ On the shell there is a folder ``. + Read flag.txt + [Source](${simple-rop.c}) \ No newline at end of file