diff options
author | n0p <0x90@n0p.cc> | 2018-10-25 23:16:04 +0200 |
---|---|---|
committer | n0p <0x90@n0p.cc> | 2018-10-25 23:16:04 +0200 |
commit | fe6e852241dd12b672d8d40b2281d825e7578750 (patch) | |
tree | 8aab71d1c0d1ac1a73a1fdcee36893f70403da8d /README.md | |
parent | 6814897ce2de08180b6537fcccfb104827e2a131 (diff) | |
download | ForgetfulCommander-master.tar.gz ForgetfulCommander-master.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -13,7 +13,7 @@ All typos in the flag are on purpose (brute-force prevention...)! And you lost a key again. This time it's the key to your missiles command station. However, the command station got a silent password override. Even though your memory isn't that good, you don't remember the password either, -your technical skills are!. You've already dumped the binary, which checks the +your technical skills are! You've already dumped the binary, which checks the password. Now you just have to reverse it! ``` @@ -28,4 +28,6 @@ Depending on the trap flag, the argument is checked against the fail string. dynamic # Flag +``` flag{Just_type__Please__and_the_missles_will_be_launched.} +``` |