One two threeCrypto 未解决
分数:
0
金币:
0
题目作者:
未知
一 血:
cupidvenus
一血奖励:
0金币
解 决:
6
提 示:
"Look carefully at the encrypt function. It generates the keystream fully independently of the plaintext! This means that the keystream is identical for each plaintext. Knowing this, what can you do?", "We know that the keystream is the same for each plaintext, but what does this mean? This means that the first byte of each line is XORd against the same byte, ie the first byte of the keystream. Same for the second byte of each line and so on. This is real similar to the copilot challenge
描 述:
Ok so ECB mode was a bust, what else can we try?
其 他:
下载
评分(0)
暂无评分
解题动态
adsx1 攻破了该题 9天前
LuckyGou 攻破了该题 19天前
ddddddd1111 攻破了该题 23天前
nuxe 攻破了该题 6月前
cheyenne 攻破了该题 8月前