NOPUnRar is a free utility to extract .rar archives for the busy downloader.


http://sourceforge.net/projects/nopunrar/





Separate each tag with a space.

Release Date:

2009-03-21

Topic:

Operating System:

License:

Translations:

Intended Audience:

User Interface:

Programming Language:

C

Registered:

2008-05-22

Ratings and Reviews

Be the first to post a text review of NOPUnRar. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • nopunrar Mar 21 2009, 04:56:39 file released: NOPUnRar_Mar_21_2009_04_56_39.zip

    Mar 21 2009, 04:56:39 - * bugfix: if all passwords were tried: give up. looping over and over the list doesnt really work..

    posted 246 days ago

  • File released: /nopunrar/Mar 21 2009, 04_56_39/NOPUnRar_Mar_21_2009_04_56_39.zip

    posted 246 days ago

  • nopunrar Jul 24 2008, 08:42:48 file released: NOPUnRar.zip

    since i dont have enough time to complete the next "real" version update at the moment heres just a quick hack for the requested process priority feature: changelog (reverse order): Jul 24 2008, 08:42:48 - * added 3 command line switches to change nopunrar's process priority: -normal -belownormal -idle standard priority is as if you specified '-normal' so you can leave it out. since the switches are processed when they are read from the commandline you can do such aswell: nopunrar hansi.rar -idle peter.rar which will unpack hansi.rar at normal (startup) process priority, but peter.rar at idle priority. * some display corrections, password lookup optimized. May 25 2008, 09:15:30 - * some minor fixes (i.e. should display the correct number of passwords tried now) * nopunrar got a new home! the new releases will be posted at http://sourceforge.net/projects/nopunrar May 21 2008, 17:00:04 - * while preparing the code for the upcoming gui additions i made nopunrar scan the rar file/fileset prior to unpack it. this is to a) get the file and bytecounts for the progress display and to make sure it wont break in the middle of a nonexistant volume of a multi-volume-rar. besides that it does now work with multivolume rar sets that were created with rar 2.x. nopunrar does some checks on filenames aswell, supported filename formats include somefile.rar somefile.partxx.rar and somefile.001. * some changes in output, better support for large rar files * (hopefully) no lock down while uncompressing bad archives anymore. May 20 2008, 15:51:44 - * fixed a nasty bug that (again!) prevented nopunrar from unpacking rar files with encrypted file names. * changed progress indicator code to prevent it from slowing down the extraction process on minimized console windows May 20 2008, 15:38:05 - * nopunrar will now unpack more than one single file, just specify all filenames to extract on commandline and it will process one after the other. (hint: add nopunrar to total commander starter menu with %S as parameter and it will unpack all selected rar files on launch) May 20 2008, 15:09:17 - * implemented the strip_files code. sample entries in ini will prevent *.url and thumbs.db from extraction. this could be updated to include core10k.exe (*fg*) but i leave this to urself. May 20 2008, 14:10:34 - * minor fixes in output, option to specify files that wont be extracted is not implemented right now, just ignore the [strip_files] section in the sample .ini May 20 2008, 13:57:07 - * nopunrar now tries the last-known-good password first, that way if you have several files from the same source (=same password) to process the password will be 'found' instantly. May 20 2008, 13:12:29 - * changed config file. now nopunrar uses a file called 'nopunrar.ini' instead of the old nopunrar.lst file. in ini there are (besides the passwords to try) several options to change nopunrars behaviour. (see sample ini file and experiment urself, i wont document everything..) May 20 2008, 11:11:14 - * fixed a bug that prevented nopunrar to unpack archives where the entire header was encrypted. (packed with -hp parameter). changed code to better differentiate between real bad headers and encrypted ones. May 20 2008, 10:02:46 - * wait for keypress on error (probably will need some commandline switch to turn this on/off for the next release) May 19 2008, 23:22:23 - * first public release * optional parameter '-noff' will disable the filename fixup (see below) May 18 2008, 19:16:41 - * Will extract to a subdirectory named like the rar file now * Some fixes in rar header processing (lockups should not occur anymore on broken files) * process <exename.lst> instead of nopunrar.lst so by simply copying the exe to a different name makes it possible to use more than one list file * filenames will be filtered so that chars that are not in this list: "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz\\/.-_#()+ " will be replaced with a underscore '_' - no more russian/weird characters in my porn archive hehe. May 18 2008, 18:10:29 - * initial release

    posted 486 days ago

  • File released: /nopunrar/Jul 24 2008, 08_42_48/NOPUnRar.zip

    posted 486 days ago

  • nopunrar May 25 2008, 09:16:30 file released: NOPUnRar.rar

    changelog (reverse order): may 25 2008, 09:15:30 - * some minor fixes (i.e. should display the correct number of passwords tried now) * nopunrar got a new home! the new releases will be posted at http://sourceforge.net/projects/nopunrar May 21 2008, 17:00:04 - * while preparing the code for the upcoming gui additions i made nopunrar scan the rar file/fileset prior to unpack it. this is to a) get the file and bytecounts for the progress display and to make sure it wont break in the middle of a nonexistant volume of a multi-volume-rar. besides that it does now work with multivolume rar sets that were created with rar 2.x. nopunrar does some checks on filenames aswell, supported filename formats include somefile.rar somefile.partxx.rar and somefile.001. * some changes in output, better support for large rar files * (hopefully) no lock down while uncompressing bad archives anymore. May 20 2008, 15:51:44 - * fixed a nasty bug that (again!) prevented nopunrar from unpacking rar files with encrypted file names. * changed progress indicator code to prevent it from slowing down the extraction process on minimized console windows May 20 2008, 15:38:05 - * nopunrar will now unpack more than one single file, just specify all filenames to extract on commandline and it will process one after the other. (hint: add nopunrar to total commander starter menu with %S as parameter and it will unpack all selected rar files on launch) May 20 2008, 15:09:17 - * implemented the strip_files code. sample entries in ini will prevent *.url and thumbs.db from extraction. this could be updated to include core10k.exe (*fg*) but i leave this to urself. May 20 2008, 14:10:34 - * minor fixes in output, option to specify files that wont be extracted is not implemented right now, just ignore the [strip_files] section in the sample .ini May 20 2008, 13:57:07 - * nopunrar now tries the last-known-good password first, that way if you have several files from the same source (=same password) to process the password will be 'found' instantly. May 20 2008, 13:12:29 - * changed config file. now nopunrar uses a file called 'nopunrar.ini' instead of the old nopunrar.lst file. in ini there are (besides the passwords to try) several options to change nopunrars behaviour. (see sample ini file and experiment urself, i wont document everything..) May 20 2008, 11:11:14 - * fixed a bug that prevented nopunrar to unpack archives where the entire header was encrypted. (packed with -hp parameter). changed code to better differentiate between real bad headers and encrypted ones. May 20 2008, 10:02:46 - * wait for keypress on error (probably will need some commandline switch to turn this on/off for the next release) May 19 2008, 23:22:23 - * first public release * optional parameter '-noff' will disable the filename fixup (see below) May 18 2008, 19:16:41 - * Will extract to a subdirectory named like the rar file now * Some fixes in rar header processing (lockups should not occur anymore on broken files) * process <exename.lst> instead of nopunrar.lst so by simply copying the exe to a different name makes it possible to use more than one list file * filenames will be filtered so that chars that are not in this list: "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz\\/.-_#()+ " will be replaced with a underscore '_' - no more russian/weird characters in my porn archive hehe. May 18 2008, 18:10:29 - * initial release

    posted 546 days ago

  • NOPUnRar is here!

    NOPUnRar finally got its new home here at sourceforge.net - You should be able to get all the latest releases from here. Please post Bugs and Feature Requests to the Bug/Featuretrackers, they will be handled with care :)

    posted by mansheiser 546 days ago

  • File released: /nopunrar/May 25 2008, 09_16_30/NOPUnRar.rar

    posted 546 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

NOPUnRar Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review