unRAR is a utility to extract, view, and test the contents of an RAR archive, version 1.50 and above.
| Tags | Archiving Compression |
|---|
Recent releases


No changes have been submitted for this release.


No changes have been submitted for this release.


Release Notes: In the previous release, if an archive contained several files with the same name in different folders, the rename command processed all of them instead of renaming only the specified file. The -ts switch did not work properly in precision modes "2" and "3". These problems have been fixed.


No changes have been submitted for this release.


No changes have been submitted for this release.
Recent comments
11 Aug 2003 17:00
3.2.3
3.2.3 finally compiles with GCC (g++) 3.3.1. 3.2.2 failed with 3.3. Earlier versions probably failed.
09 Jun 2002 05:04
Errors compiling with gcc
Most of the errors during compile time with gcc 2.96+
stem from style problems/obfuscation. Ambiguous
'if' statements, uninitialed values, etc..
I spent an hour playing with indent to fix it, nevertheless
a rewrite was indeed needed, and what I eventually did.
14 Mar 2002 07:51
Re: This set does indeed work
209.235.4.116/rar/rarl... (this is the file) i need to sort out!!
14 Mar 2002 07:47
Re: This set does indeed work
hi guys, you all seem to know alot about computers but unfortunately i am just an english engineer!! i wonder if any of you would know what i would do with a crack that is in the .rar format - i know i have to unrar it but i have no idea how to, any help on this would be greatly received as i need to crack SolidWorks 2001+ before i start my final year at university in sept!!
cheers
sjb
22 Jan 2002 15:28
Re: This set does indeed work
Mac OS X Note:
To compile that link you need to go into the Makefile
and change "CC = gcc" to "CC = cc", also remove "-
Wall" and "-s" options so it will compile/link smoothly.