You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, the reason there is this error message is simply that I did not implement parsing split zip archives yet. I might consider it in the future.
For now I suggest you combine the parts into a single zip archive before passing it to bkcrack.
On a Unix-like system using Info-ZIP, it can be done like this:
zip test.zip -s 0 --out combined.zip
I am not sure about other tools but I guess some archive managers are able to do it.
Hello,
When I run
bkcrack.exe -L test.zip
bkcrack returns the following
My files look like this
test.zip test.z01 test.z02
Is there any solution for this?
The text was updated successfully, but these errors were encountered: