Aloxaf / rbkcrack

Crack legacy zip encryption with Biham and Kocher's known plaintext attack. 使用明文攻击破解加密的 zip 文件
Other
99 stars 18 forks source link

example里的例子不成功。 #84

Open wgf4242 opened 2 years ago

wgf4242 commented 2 years ago

bkcrack用rbkcrack执行失败了。 rbkcrack -C secrets.zip -c spiral.svg -p plain.txt -o -1

1c4038591 d5ff449d d3b0c696

rbkcrack -C secrets.zip -c spiral.svg -k 1c4038591 d5ff449d d3b0c696 -d spiral_deciphered.svg

error: Invalid value for '--keys ...': number too large to fit in target type

kimci86 commented 2 years ago

I cannot reproduce this issue. I suspect it is the result of an unintended key press, adding 1 in front of the expected output c4038591 d5ff449d d3b0c696.