Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically compress input plaintext #84

Open
kimci86 opened this issue Dec 4, 2022 · 0 comments
Open

Automatically compress input plaintext #84

kimci86 opened this issue Dec 4, 2022 · 0 comments

Comments

@kimci86
Copy link
Owner

kimci86 commented Dec 4, 2022

It would be convenient to pass uncompressed data and let bkcrack compress it.
It could try different compression levels and check if size matches. It won't be exhaustive (i.e. trying every compression implementation and parameters), but using zlib deflate implementation would be a good start.
Idea coming from #81.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant