remove 67k
This commit is contained in:
parent
f2af41ecb1
commit
7e8d87c848
5 changed files with 1 additions and 14 deletions
Binary file not shown.
|
@ -1 +0,0 @@
|
|||
[Here](${_67k_zip}) are 67k binaries, well more accurately 67,085 binaries. Solve every single one, append the results together in order (shouldn't be too difficult as the binaries are numbered) and then from there I'm sure you can figure it out.
|
|
@ -1,4 +0,0 @@
|
|||
def grade(random, key):
|
||||
if key.find("wtf_67k_binaries?why_so_mean?") != -1:
|
||||
return True, "Correct!"
|
||||
return False, "Nope."
|
|
@ -1,8 +0,0 @@
|
|||
title: 67k
|
||||
category: Reverse Engineering
|
||||
value: 450
|
||||
author: r3ndom
|
||||
autogen: false
|
||||
hint: Maybe write a script.
|
||||
files:
|
||||
- _67k.zip
|
|
@ -1 +1 @@
|
|||
I found somebody's notes on their private RSA! Help me crack [this](${ciphertext1_txt}).
|
||||
I found somebody's notes on their private RSA! Help me crack [this](${ciphertext_txt}).
|
Loading…
Reference in a new issue