Removed easy-re, increased points of hexable

This commit is contained in:
John W 2017-03-12 04:31:14 -05:00
parent 2a3a1bd463
commit 7c0a290d79
5 changed files with 1 additions and 15 deletions

View file

@ -1 +0,0 @@
This binary has a rather unhelpful message, can you find what it's hiding? [easy-re](${easy_re})

Binary file not shown.

View file

@ -1,4 +0,0 @@
def grade(autogen, key):
if key.find("1f_0nly_4ll_r3_w4s_34sy") != -1:
return True, "Correct!"
return False, "Nope!"

View file

@ -1,9 +0,0 @@
author: GenericNickname
title: Easy RE
hint: There's only one place the flag could be.
category: Reverse Engineering
autogen: false
programming: false
value: 25
files:
- easy-re

View file

@ -1,5 +1,5 @@
title: Hexable
category: Reverse Engineering
value: 10
value: 25
author: r3ndom
autogen: true