Removed easy-re, increased points of hexable
This commit is contained in:
parent
2a3a1bd463
commit
7c0a290d79
5 changed files with 1 additions and 15 deletions
|
@ -1 +0,0 @@
|
||||||
This binary has a rather unhelpful message, can you find what it's hiding? [easy-re](${easy_re})
|
|
BIN
easy-re/easy-re
BIN
easy-re/easy-re
Binary file not shown.
|
@ -1,4 +0,0 @@
|
||||||
def grade(autogen, key):
|
|
||||||
if key.find("1f_0nly_4ll_r3_w4s_34sy") != -1:
|
|
||||||
return True, "Correct!"
|
|
||||||
return False, "Nope!"
|
|
|
@ -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
|
|
|
@ -1,5 +1,5 @@
|
||||||
title: Hexable
|
title: Hexable
|
||||||
category: Reverse Engineering
|
category: Reverse Engineering
|
||||||
value: 10
|
value: 25
|
||||||
author: r3ndom
|
author: r3ndom
|
||||||
autogen: true
|
autogen: true
|
||||||
|
|
Loading…
Reference in a new issue