AndroidP7zip
AndroidP7zip copied to clipboard
How to check & extract password protected files?
How can I check if a file is password protected and how to extract a password protected file? Which command do I need for that? and from where can I get all the commands ?
Also, how to implement compression with password?
just use the command with param -p ***
How can I check if a file is password protected before calling extract?
What's the command for that
just use the command with param -p ***
I think that's for adding password while compressing file, no? (You answered in another question related to set password)