xuenixiang_2020 _Crypto_ylh
题目链接:https://www.xuenixiang.com/ctfexercise-competition-340.html打开题目
一堆01串,根据压缩包名称,encode_dec_morse,应该是要把这一串转为摩斯编码
0对应. 1对应-
..-. .-.. .- --. ----.-- -- ----- .-. ... . ..--.- -.-. --- -.. . ..--.- .---- ... ..--.- .. -. - . .-. . ... - .---- -. ----. -.-.-- -----.-
解密后得到
这里猜测null可能是{和_
先转为小写应该是flag{m0rse_code_1s_interest1n9null}
还有一个null 根据英语知识应该是个感叹号,试一下,对了
所以flag是flag{m0rse_code_1s_interest1n9!}
页:
[1]