topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday April 25, 2024, 12:28 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - BuBBy [ switch to compact view ]

Pages: [1]
1
Coding Snacks / Clean known password from RAR/ZIP Archives
« on: October 20, 2007, 12:26 AM »
Something I've been doing a bit of lately and thinking - "This is crazy".

I have hundreds of (small) password protected RAR files. I want to remove the password (or rebuild each archive as it currently is - minus the password).

There is no password cracking or anything needed - I already know the password and supply it as an input to the process.

Currently I have to open each archive - supply the password - extract the contents to a new folder - if successful I delete the original archive and recreate a new archive without the password (& optionally delete the extracted intermediate files?)

This would be useful if WinRAR could do this in one step, but it cannot (as far as I can tell).

A small gui allowing the selection of one or more RAR files (even ZIP?) and the supply of a password - walk away to make a cup of coffee, and return to a folder of "password free" archives (with the original filenames) would be a big time saver (especially when doing this over 200 rar files).

For extra points  :Thmbsup: - the reverse could be possible - password protect an existing archives contents (I'm sure someone would use it).

Pages: [1]