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
RAR Password use ordering + new 7z library. (#13)
* use single password first
* only append single pass if it is not empty
* pass the passwords all the way through the queue
* Use different 7z library
* add 7z password support
* Fix bugs
* add file names to errors
* fix more bugs.
* remove unneeded
Add support for multiple RAR passwords. (#9)
* Fix match for files with partNN in name.
* fix comments
* Add passwords supports
* update license
* fix ordering
* better errors
* move the logic up one level