Unable to extract Zip files with password
I am unable to extract zip files secured with password using the Windows built-in compression utility. It prompted me for password and after I supplied one, it kept complaining "wrong password" although I'm pretty sure I entered the correct one.
The same problem occurred with 7zip too. I can only successfully extract the files using WinZip. However WinZip is proprietary and my company wouldn't want to pay for it. The zip files were created by our clients, we don't know how they created them. The zip files are just several hundred KBs.
Is there a way around this?
compression zip 7-zip winzip
add a comment |
I am unable to extract zip files secured with password using the Windows built-in compression utility. It prompted me for password and after I supplied one, it kept complaining "wrong password" although I'm pretty sure I entered the correct one.
The same problem occurred with 7zip too. I can only successfully extract the files using WinZip. However WinZip is proprietary and my company wouldn't want to pay for it. The zip files were created by our clients, we don't know how they created them. The zip files are just several hundred KBs.
Is there a way around this?
compression zip 7-zip winzip
I'm surprised 7zip didn't work. (Not sure if WinZip has some proprietary algorithms, I didn't think they did.) Have you tried using, or do you know how to use, a Linux distro (just in case it's something wrong in your Windows machine)? 7zip and unzip utilities are also freely available in Linux and I generally find them to be more reliable. Unfortunately, without an example file, which I'm sure you can't give, not sure what can be done to analyse your problem.
– jehad
Jun 24 '16 at 1:22
add a comment |
I am unable to extract zip files secured with password using the Windows built-in compression utility. It prompted me for password and after I supplied one, it kept complaining "wrong password" although I'm pretty sure I entered the correct one.
The same problem occurred with 7zip too. I can only successfully extract the files using WinZip. However WinZip is proprietary and my company wouldn't want to pay for it. The zip files were created by our clients, we don't know how they created them. The zip files are just several hundred KBs.
Is there a way around this?
compression zip 7-zip winzip
I am unable to extract zip files secured with password using the Windows built-in compression utility. It prompted me for password and after I supplied one, it kept complaining "wrong password" although I'm pretty sure I entered the correct one.
The same problem occurred with 7zip too. I can only successfully extract the files using WinZip. However WinZip is proprietary and my company wouldn't want to pay for it. The zip files were created by our clients, we don't know how they created them. The zip files are just several hundred KBs.
Is there a way around this?
compression zip 7-zip winzip
compression zip 7-zip winzip
edited Jun 24 '16 at 1:10
asked Jun 24 '16 at 1:01
Damien Law
12827
12827
I'm surprised 7zip didn't work. (Not sure if WinZip has some proprietary algorithms, I didn't think they did.) Have you tried using, or do you know how to use, a Linux distro (just in case it's something wrong in your Windows machine)? 7zip and unzip utilities are also freely available in Linux and I generally find them to be more reliable. Unfortunately, without an example file, which I'm sure you can't give, not sure what can be done to analyse your problem.
– jehad
Jun 24 '16 at 1:22
add a comment |
I'm surprised 7zip didn't work. (Not sure if WinZip has some proprietary algorithms, I didn't think they did.) Have you tried using, or do you know how to use, a Linux distro (just in case it's something wrong in your Windows machine)? 7zip and unzip utilities are also freely available in Linux and I generally find them to be more reliable. Unfortunately, without an example file, which I'm sure you can't give, not sure what can be done to analyse your problem.
– jehad
Jun 24 '16 at 1:22
I'm surprised 7zip didn't work. (Not sure if WinZip has some proprietary algorithms, I didn't think they did.) Have you tried using, or do you know how to use, a Linux distro (just in case it's something wrong in your Windows machine)? 7zip and unzip utilities are also freely available in Linux and I generally find them to be more reliable. Unfortunately, without an example file, which I'm sure you can't give, not sure what can be done to analyse your problem.
– jehad
Jun 24 '16 at 1:22
I'm surprised 7zip didn't work. (Not sure if WinZip has some proprietary algorithms, I didn't think they did.) Have you tried using, or do you know how to use, a Linux distro (just in case it's something wrong in your Windows machine)? 7zip and unzip utilities are also freely available in Linux and I generally find them to be more reliable. Unfortunately, without an example file, which I'm sure you can't give, not sure what can be done to analyse your problem.
– jehad
Jun 24 '16 at 1:22
add a comment |
3 Answers
3
active
oldest
votes
Type the password into Notepad, then copy the password and paste it into WinZip, if it can extract the data then try and do the same for 7-zip and the Windows builtin. If it works for WinZip, but not for the other two, then your client probably compressed the file with a paid version of WinZip and that version is using proprietary encryption that the others can't access.
add a comment |
Well, you should ask them how they generated the files because encryption in zip is infamous for vendor extensions support for which varies.
That - or analyze the file to figure out which flavor of encryption it uses and then investigate its support among the programs.
WinZip can help you in this if it has some kind of "file info" command that gives relevant data.
add a comment |
Try the below one - 360zip, it can be helpful. I've been used this one for months. A good alternative free.
http://download.cnet.com/360-Zip/3000-2250_4-75915541.html
When recommending software it is customary to describe why and how it solves the users problem. See How do I recommend software my answers for some tips on what we expect here. That cnet page states that the software has a Chinese only interface, is that going to be a problem for non-chinese people? Signatures and signature lines are not welcome here and should be left on your profile page.
– Mokubai♦
Jun 24 '16 at 6:28
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1092946%2funable-to-extract-zip-files-with-password%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
Type the password into Notepad, then copy the password and paste it into WinZip, if it can extract the data then try and do the same for 7-zip and the Windows builtin. If it works for WinZip, but not for the other two, then your client probably compressed the file with a paid version of WinZip and that version is using proprietary encryption that the others can't access.
add a comment |
Type the password into Notepad, then copy the password and paste it into WinZip, if it can extract the data then try and do the same for 7-zip and the Windows builtin. If it works for WinZip, but not for the other two, then your client probably compressed the file with a paid version of WinZip and that version is using proprietary encryption that the others can't access.
add a comment |
Type the password into Notepad, then copy the password and paste it into WinZip, if it can extract the data then try and do the same for 7-zip and the Windows builtin. If it works for WinZip, but not for the other two, then your client probably compressed the file with a paid version of WinZip and that version is using proprietary encryption that the others can't access.
Type the password into Notepad, then copy the password and paste it into WinZip, if it can extract the data then try and do the same for 7-zip and the Windows builtin. If it works for WinZip, but not for the other two, then your client probably compressed the file with a paid version of WinZip and that version is using proprietary encryption that the others can't access.
answered Jun 24 '16 at 1:16
Blerg
984313
984313
add a comment |
add a comment |
Well, you should ask them how they generated the files because encryption in zip is infamous for vendor extensions support for which varies.
That - or analyze the file to figure out which flavor of encryption it uses and then investigate its support among the programs.
WinZip can help you in this if it has some kind of "file info" command that gives relevant data.
add a comment |
Well, you should ask them how they generated the files because encryption in zip is infamous for vendor extensions support for which varies.
That - or analyze the file to figure out which flavor of encryption it uses and then investigate its support among the programs.
WinZip can help you in this if it has some kind of "file info" command that gives relevant data.
add a comment |
Well, you should ask them how they generated the files because encryption in zip is infamous for vendor extensions support for which varies.
That - or analyze the file to figure out which flavor of encryption it uses and then investigate its support among the programs.
WinZip can help you in this if it has some kind of "file info" command that gives relevant data.
Well, you should ask them how they generated the files because encryption in zip is infamous for vendor extensions support for which varies.
That - or analyze the file to figure out which flavor of encryption it uses and then investigate its support among the programs.
WinZip can help you in this if it has some kind of "file info" command that gives relevant data.
answered Jun 24 '16 at 1:17
ivan_pozdeev
1,118722
1,118722
add a comment |
add a comment |
Try the below one - 360zip, it can be helpful. I've been used this one for months. A good alternative free.
http://download.cnet.com/360-Zip/3000-2250_4-75915541.html
When recommending software it is customary to describe why and how it solves the users problem. See How do I recommend software my answers for some tips on what we expect here. That cnet page states that the software has a Chinese only interface, is that going to be a problem for non-chinese people? Signatures and signature lines are not welcome here and should be left on your profile page.
– Mokubai♦
Jun 24 '16 at 6:28
add a comment |
Try the below one - 360zip, it can be helpful. I've been used this one for months. A good alternative free.
http://download.cnet.com/360-Zip/3000-2250_4-75915541.html
When recommending software it is customary to describe why and how it solves the users problem. See How do I recommend software my answers for some tips on what we expect here. That cnet page states that the software has a Chinese only interface, is that going to be a problem for non-chinese people? Signatures and signature lines are not welcome here and should be left on your profile page.
– Mokubai♦
Jun 24 '16 at 6:28
add a comment |
Try the below one - 360zip, it can be helpful. I've been used this one for months. A good alternative free.
http://download.cnet.com/360-Zip/3000-2250_4-75915541.html
Try the below one - 360zip, it can be helpful. I've been used this one for months. A good alternative free.
http://download.cnet.com/360-Zip/3000-2250_4-75915541.html
edited Jun 24 '16 at 6:11
Mokubai♦
56.8k16135153
56.8k16135153
answered Jun 24 '16 at 3:05
CR Shipley
11
11
When recommending software it is customary to describe why and how it solves the users problem. See How do I recommend software my answers for some tips on what we expect here. That cnet page states that the software has a Chinese only interface, is that going to be a problem for non-chinese people? Signatures and signature lines are not welcome here and should be left on your profile page.
– Mokubai♦
Jun 24 '16 at 6:28
add a comment |
When recommending software it is customary to describe why and how it solves the users problem. See How do I recommend software my answers for some tips on what we expect here. That cnet page states that the software has a Chinese only interface, is that going to be a problem for non-chinese people? Signatures and signature lines are not welcome here and should be left on your profile page.
– Mokubai♦
Jun 24 '16 at 6:28
When recommending software it is customary to describe why and how it solves the users problem. See How do I recommend software my answers for some tips on what we expect here. That cnet page states that the software has a Chinese only interface, is that going to be a problem for non-chinese people? Signatures and signature lines are not welcome here and should be left on your profile page.
– Mokubai♦
Jun 24 '16 at 6:28
When recommending software it is customary to describe why and how it solves the users problem. See How do I recommend software my answers for some tips on what we expect here. That cnet page states that the software has a Chinese only interface, is that going to be a problem for non-chinese people? Signatures and signature lines are not welcome here and should be left on your profile page.
– Mokubai♦
Jun 24 '16 at 6:28
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1092946%2funable-to-extract-zip-files-with-password%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
I'm surprised 7zip didn't work. (Not sure if WinZip has some proprietary algorithms, I didn't think they did.) Have you tried using, or do you know how to use, a Linux distro (just in case it's something wrong in your Windows machine)? 7zip and unzip utilities are also freely available in Linux and I generally find them to be more reliable. Unfortunately, without an example file, which I'm sure you can't give, not sure what can be done to analyse your problem.
– jehad
Jun 24 '16 at 1:22