bkcrack icon indicating copy to clipboard operation
bkcrack copied to clipboard

Random bytes before and after the plaintext

Open nelolka opened this issue 7 months ago • 2 comments

I have a question. I have the encrypted (ZipCrypto) and compressed (deflated) zip archive contains one txt file like this:

*random 200-500 bytes*

*known text*
*known text*: *secret code*
*known text*

*random 200-500 bytes*

Is it possible to decrypt archives like this and get the secret code from txt? I have multiple examples with passwords, so I can analyze it.

nelolka avatar Jun 26 '24 21:06 nelolka