Is there an application to create an archive (e.g. 7z, zip, rar, etc) that can be accessed with multiple valid passwords?
For example the password protected archive "example.7z" can be extracted using either "Passw0rd", "Passw1rd" or "Passw2rd".
When trying to create the archive with 7zip:
"C:\Program Files\7-Zip\7z.exe" a -t7z -mx0 -mhe -pPassw1rd -pPassw2rd -pPassw3rd "example.7z" "example.txt"
I get the error:
Command Line Error: Multiple instances for switch: