🕷️ Crawler Inspector

URL Lookup

Direct Parameter Lookup

Raw Queries and Responses

1. Shard Calculation

Query:
Response:
Calculated Shard: 152 (from laksa021)

2. Crawled Status Check

Query:
Response:

3. Robots.txt Check

Query:
Response:

4. Spam/Ban Check

Query:
Response:

5. Seen Status Check

ℹ️ Skipped - page is already crawled

📄
INDEXABLE
CRAWLED
1 day ago
🤖
ROBOTS ALLOWED

Page Info Filters

FilterStatusConditionDetails
HTTP statusPASSdownload_http_code = 200HTTP 200
Age cutoffPASSdownload_stamp > now() - 6 MONTH0 months ago (distributed domain, exempt)
History dropPASSisNull(history_drop_reason)No drop reason
Spam/banPASSfh_dont_index != 1 AND ml_spam_score = 0ml_spam_score=0
CanonicalPASSmeta_canonical IS NULL OR = '' OR = src_unparsedNot set

Page Details

PropertyValue
URLhttps://en.wikipedia.org/wiki/WinRAR
Last Crawled2026-04-17 17:50:31 (1 day ago)
First Indexed2013-08-12 15:57:13 (12 years ago)
HTTP Status Code200
Meta TitleWinRAR - Wikipedia
Meta Descriptionnull
Meta Canonicalnull
Boilerpipe Text
From Wikipedia, the free encyclopedia WinRAR Screenshot of the trial version of WinRAR Developers Eugene Roshal (developer), Alexander Roshal (distributor) [ 1 ] [ 2 ] Initial release April 22, 1995 ; 30 years ago Stable release 7.20 / February 3, 2026 ; 2 months ago Written in C++ Operating system Windows 7 or later Platform IA-32 (up to v7.01), x64 Size 3.4 MB Available in 50+ languages [ 3 ] List of languages Arabic, Armenian, Azerbaijani, Basque, Belarusian, Bulgarian, Burmese, Catalan, Chinese Simplified, Chinese Traditional, Croatian, Czech, Danish, Dutch, English, Estonian, Finnish, French, Galician, Georgian, German, Greek, Hebrew, Hungarian, Indonesian, Italian, Japanese, Korean, Lithuanian, Mongolian, Norwegian, Persian, Polish, Portuguese, Brazilian Portuguese, Romanian, Russian, Serbian Cyrillic, Slovak, Slovenian, Spanish, Colombian Spanish, Swedish, Thai, Turkish, Ukrainian, Uzbek, Vietnamese Type File archiver License Trialware [ 4 ] Website www .win-rar .com   WinRAR is a trialware file archiver and compression utility for Microsoft Windows , developed by Eugene Roshal of win.rar GmbH (RARLAB) since 1995. It can create and view archives in RAR (a format created by Roshal) or ZIP file formats, [ 5 ] and unpack numerous archive file formats. To enable the user to test the integrity of archives, WinRAR embeds CRC-32 or BLAKE2 checksums for each file in each archive. WinRAR supports creating encrypted , multi-part and self-extracting archives . RARLAB also offers a mobile version as freeware for Android under the name RAR for Android. [ 6 ] Related programs include command-line utilities RAR and UNRAR [ 7 ] which are also released for macOS , [ 3 ] Linux , FreeBSD , and in the past for Windows CE , MS-DOS and OS/2 . [ 8 ] RAR/ DOS started as a mix of x86 assembler and C , with the amount of assembly code decreasing over time and moving to pure C/ C++ later on. The first versions of WinRAR were written in C; modern versions predominantly use C++ . RAR for Android is written as a mixture of Java and C++. [ 9 ] WinRAR and the RAR file format have evolved over time. Support for the archive format RAR5, using the same RAR file extension as earlier versions, was added in version 5.0; [ 10 ] the older RAR file format has since been referred to as RAR4. WinRAR versions before 5.0 do not support RAR5 archives; [ 11 ] only older versions of WinRAR run on older operating systems, and cannot open RAR5 archives. The RAR5 file format – from version 7 on, referred to as "RAR" – increased the maximum dictionary size up to 64 GB, depending on the amount of available memory, with the default in version 5 increased from 4 MB to 32 MB, typically improving compression ratio. For dictionaries larger than 4 GB, the size can be specified if it is unequal to a power of 2. Thus, there are no restrictions to the range 4, 8, 16, 32, 64, allowing 5 GB or 22 GB to be chosen at will. Archives with dictionaries larger than 4 GB can only be extracted by WinRAR 7.0 or newer. AES encryption , when used, is in CBC mode and was increased in strength from 128- to 256-bit. Maximum path length for files in RAR and ZIP archives is increased from 2047 to 65535 characters. [ 11 ] Options added in v5.0 include 256-bit BLAKE2 file-hashing algorithm instead of default 32-bit CRC -32, duplicate file detection, NTFS hard and symbolic links , and Quick Open record to allow large archives to be opened faster. [ 11 ] The RAR5 file format removed comments for each file (though archive comment still remains), authenticity verification, and specialized compression algorithms for text and multimedia files. RAR5 also changed the file name for split volumes from archivename.r NN to archivename.part NN .rar . [ 11 ] The RAR7 file format added support for 64GB compression dictionary and improved compression ratio by adding two extra algorithms. RAR7 archives with dictionary sizes up to 4 GB can be unpacked by previous versions of WinRAR (5.0 and above) given there's enough RAM . On the 31st of May 2024, WinRAR announced that they would no longer offer the physical CD-ROM delivery option due to the factory that produces them shutting, citing a lack of demand and support for optical media . [ 12 ] Creation of packed RAR or ZIP archives. Unpacking of: [ 11 ] [ 13 ] RAR , tar , ARJ , LHA , ZIP (and its subsed JAR ) and WinZip ZIPX archives Windows Cabinet files ( .CAB ) ISO 9660 optical disk images Unix compress (.Z) , gzip , bzip2 , lzip , xz , 7z and zstandard compressed files uuencoded files, as well as split files Some of self-extracting archive formats stored as .exe files Checksum (integrity) verification for ARJ, bzip2, Cabinet file, gzip, lzip, RAR, xz, ZIP and 7z archives Multithreaded CPU compression and decompression When creating RAR 7.0 archives: Support for maximum file size of 16  EiB , about 1.8 × 10 19 bytes or 18 million TB Compression dictionary from 1 MiB to 64 GiB (it is limited to 256 MiB on 32-bit editions, although 32-bit editions still can decompress archives with 1 GiB dictionary; default size is 32 MiB) [ 11 ] Optional 256-bit BLAKE2 file hashing that can replace the default 32-bit CRC -32 file checksum [ 11 ] Optional encryption using AES with a 256-bit key [ 14 ] in CBC mode , using key derivation function based on PBKDF2 using HMAC -SHA256 [ 11 ] Optional data redundancy is provided in the form of Reed–Solomon recovery records and recovery volumes , allowing reconstruction of damaged archives (including reconstruction of entirely missed volumes) Optional "quick open record" to open RAR files faster [ 11 ] Ability to create multi-volume (split) archives [ 15 ] Ability to create self-extracting files (multi-volume self-extracting archives are supported; [ 15 ] the self-extractor can execute commands, such as running a specified program before or after self-extraction [ 16 ] ) Support for NTFS permissions, hard and symbolic links [ 11 ] Support for maximum path length up to 65 535 characters (stored in the UTF-8 format) [ 11 ] Optional archive comment (stored in the UTF-8 format) [ 11 ] Optional file timestamps preservation: modification, creation, last access times with high precision [ 17 ] Optional file deduplication Advanced backup options, time-stamped files and previous file version retention. The software is distributed as "try before you buy"; it may be used without charge for 40 days. [ 2 ] When the period expires, the non-enterprise functionalities remain available, a move intended to discourage piracy. [ 4 ] In China , a free-to-use personal edition has been provided officially since 2015. [ 18 ] Although archiving with the RAR format is proprietary, RARLAB supplies as copyrighted freeware the C++ source code of the current UnRAR unpacker, with a license allowing it to be used in any software, thus enabling others to produce software capable of unpacking, but not creating, RAR archives. [ 19 ] RAR for Android is free of charge. It displays advertisements; for a payment they can be disabled. [ 20 ] A license for WinRAR does not provide ad-suppression for RAR for Android . In February 2019, a major security vulnerability in the unacev2.dll library which is used by WinRAR to decompress ACE archives was discovered. [ 21 ] [ 22 ] Consequently, WinRAR dropped the support for the ACE format from version 5.70. Self-extracting archives created with versions before 5.31 (including the executable installer of WinRAR itself) are vulnerable to DLL hijacking : they may load and use DLLs named UXTheme.dll , RichEd32.dll and RichEd20.dll if they are in the same folder as the executable file. [ 11 ] [ 23 ] It was widely reported that WinRAR v5.21 and earlier had a remote code execution (RCE) vulnerability which could allow a remote attacker to insert malicious code into a self-extracting executable (SFX) file being created by a user, "putting over 500 million users of the software at risk". [ 24 ] However, examination of the claim revealed that, while the vulnerability existed, the result was merely an SFX which delivered its payload when executed; published responses dismissed the threat, one saying "If you can find suckers who will trust a .exe labelled as self-extracting archive […] then you can trick them into running your smuggled JavaScript". [ 25 ] [ 26 ] WinRAR 6.23 fixes a critical security vulnerability which allowed the hacker to automatically execute malware distributed in archives under some circumstances. [ 27 ] Versions 7.12 and 7.13 for Windows contain important security fixes. [ 28 ] Command line RAR and UNRAR were first released in autumn 1993. [ 7 ] Early development version WinRAR 1.54b was released in 1995. 2.00 (1996-04): the new RAR2 archive format is implemented. 3.00 (2002-05): the new RAR3 archive format is implemented. The new archives cannot be managed by older versions of WinRAR. Solid compression and WAV audio lossless compression features are added. [ 29 ] 3.41 (2004-12): adds support for Linux .Z archives like GZIP and BZIP2. New options include storing entire file paths and restoring compressed NTFS files. [ 30 ] 3.50 (2005-08): adds support for interface skins . [ 30 ] 3.60 (2006-08): adds multithreaded version of the compression algorithm, which improves compression speed on systems with multiple dual-core or hyper-threading -enabled CPUs . 3.80 (2008-09): adds support for ZIP archives, which contain Unicode file names in UTF-8 . [ 31 ] 3.90 (2009-05): adds support for the x86-64 architecture. Multithreaded support is enhanced. [ 11 ] 3.91 is the last release that supports Valencian . 3.92 is the last release that supports Serbian Cyrillic and Serbian Latin . 4.00 (2011-03): decompression is sped up by up to 30%. [ 11 ] 4.10 (2012-01): removes all ZIP limitations now allowing unlimited number of files and archive size. WinRAR now also allows creation of multivolume ZIP files. ZIP archives now include Unicode file names. [ 11 ] 4.20 (2012-06): compression speed in SMP mode is increased significantly, but this improvement was made at the expense of increased memory usage. ZIP compression now uses SMP as well. The default SMP mode cannot handle text; text compression is significantly worse unless additional switches are used. [ 11 ] 5.00 (2013-09): the new RAR5 archive format is implemented. RAR5 compressed archives cannot be managed by old versions of WinRAR. The RAR 5 format improves multi-core processor utilization, and adds a larger dictionary size of up to 1 GiB with 64-bit WinRAR. Special optional compression algorithms optimized for RGB bitmaps, raw audio files, Itanium executables, and plain text , which were supported by earlier versions, are supported only in the older RAR format, not RAR5. [ 11 ] Optional optimized compression of x86 executables and delta compression (for structured table data) are supported in both file formats. 5.50 (2017-08): adds support for a master password which can be used to encrypt passwords stored in WinRAR. The default RAR format is changed to version 5. Adds support for decompressing Lzip archives; adds support for high precision file dates, longer file names and larger file sizes for TAR archives. [ 11 ] 5.60 (2018-06): repairing of protected RAR5 archives was improved. Automatic detection of the encoding of ZIP archive comments. Recognition of GZIP files with arbitrary preceding data as an actual GZIP archive. [ 11 ] 5.70 (2019-02): removes support for ACE archive decompression due to major security vulnerabilities [ 32 ] in the unacev2.dll library. [ 11 ] 6.00 (2020-12): "Ignore" and "Ignore All" options are added to read error prompt. "Ignore" allows to continue processing with already read file part only and "Ignore All" does it for all future read errors. 6.10 (2022-01): Added support for unpacking ZST archives. Maximum recovery record is increased to 1000% of protected data size. 6.11 (2022-03): Support of Gzip archives with large archive comments has been added; In command line mode, the switch -mes can also be used to suppress the password prompt and abort when adding new files to an encrypted solid archive. 6.12 (2022-05): CVE - 2022-30333 security vulnerability is fixed in Unix RAR versions. WinRAR and Android RAR are not affected. 6.23 (2023-08): CVE - 2023-40477 and CVE - 2023-38831 critical security vulnerabilities are fixed in WinRAR. Unix and Android versions are not affected. 6.24 (2023-10): Fixes an issue with null pointers. 7.00 (2024-02): drops support for creating RAR 4.x format archives. Maximum path length limit increased to 65535 characters. Maximum RAR dictionary size up to 64 GB for the 64 -bit version (limited by available RAM). Command line RAR filters out control character 27 from screen output for security reasons. 7.10 (2025-02): drops support for 32bit Windows editions. Adds support for Large Memory Pages which increases compression and decompression speed, especially when using a large compression dictionary. Adds dark mode . Operating systems support [ edit ] More recent versions do not support many older operating systems. Versions supporting older operating systems may still be available, but not maintained: RAR 2.50 is the last version to support MS-DOS and OS/2 on 16-bit x86 CPUs ( 8086 -compatible). [ 33 ] RAR 3.93 is the last version to support MS-DOS and OS/2 on IA-32 CPUs ( 80386 equivalents and later). RAR for Pocket PC 3.93 is the last version for Windows Mobile . [ 34 ] It supports file names longer than the MS-DOS standard of 8.3 characters, in a MS-DOS box (except under NT-based operating systems), and uses the RSX DPMI extender. RAR 7.01 is the last version to support Linux and FreeBSD on 32-bit x86 CPUs. The unrar application is available as source code and still supports 32bit environments (with a 2GB maximum dictionary size limitation). WinRAR 2.06 is the last version to support Windows 3.1 , Windows NT 3.1 , Windows NT 3.5 , Windows NT 3.51 and Win32s . WinRAR 3.93 is the last version to support Windows 95 , Windows NT 4.0 , Windows 98 and Windows Me . [ 11 ] [ 35 ] WinRAR 4.11 is the last version to support Windows 2000 . [ 11 ] WinRAR 6.02 is the last version to support Windows XP (except the console version Rar.exe). [ 11 ] WinRAR 7.01 is the last version to support Windows Vista (and 32-bit Windows editions). [ 11 ] Comparison of file archivers Comparison of archive formats List of archive formats 7-Zip ^ ( Russia , Chelyabinsk ) WinRAR 3.40 release notes by Eugene Roshal (in Russian) ^ a b "RAR and WinRAR End User License Agreement (EULA)" , rarlab.com , RARLAB, archived from the original on 2014-01-04 , retrieved 2019-03-11 ^ a b "RAR download page" . rarlab.com . RARLAB. Archived from the original on 2020-06-09 . Retrieved 2020-06-10 . ^ a b CHM Tech (9 March 2017). "WinRAR And The Infinite 40-Day Trial" . YouTube . Archived from the original on 2021-12-22. ^ Manuel Masiero (18 March 2013) "Compression Performance: 7-Zip, MagicRAR, WinRAR, WinZip" Tom's Hardware . Retrieved 27 November 2013. ^ WinRAR and RAR archiver downloads [1] ^ a b Voloshin, Kirill (2011-03-10). Интервью по переписке [Interview by correspondence] (in Russian). Archived from the original on 2015-08-16 . Retrieved 2014-10-27 . ^ https://web.archive.org/web/20100713223858/http://www.zetnet.co.uk/RAR.T-Mail/index.html ^ https://forum.ru-board.com/topic.cgi?forum=5&topic=51203&start=1840#6 ^ Martin Brinkmann (29 April 2013) "WinRAR 5.0 introduces the new RAR 5 format. What you need to know" Archived 2018-09-01 at the Wayback Machine Ghacks . Retrieved 27 November 2013. ^ a b c d e f g h i j k l m n o p q r s t u v w x y "Latest changes in WinRAR (cumulative release notes for all versions)" . rarlab.com . RARLAB. Archived from the original on 2010-08-06 . Retrieved 2018-09-01 . Updated with each new beta test or released version. Current page has versions 6.00 and higher; archived page linked here has versions 3.70–3.93; older archived versions go back to 3.00 ^ "After 22 years, WinRAR officially discontinued the CD installation package" . scienceinfo.net . 2024-10-01 . Retrieved 2025-04-19 . ^ "Best Archive Tool" . DonationCoder.com. 2005-09-05. Archived from the original on 2009-06-02 . Retrieved 2009-07-01 . ^ "WinRAR 5 Final Released" Archived 2013-12-02 at the Wayback Machine Techno360.in . Retrieved 27 November 2013. ^ a b Martin Brinkmann (7 September 2011). "How To Split Large Files Into Multiple Smaller Ones" . gHacks Tech News . Archived from the original on 2017-04-16 . Retrieved 15 April 2017 . ^ WinRAR Help – GUI SFX modules: setup commands ^ stevewhims (2021-01-07). "File Times - Win32 apps" . learn.microsoft.com . Retrieved 2024-04-07 . ^ "软众信息-WinRAR独家总代理商 最新官方简体中文版下载 支持64位非破解版压缩软件:软件介绍-致用户的一封信" . www.winrar.com.cn. Archived from the original on 2016-10-15 . Retrieved 2016-10-18 . ^ "WinRAR and RAR archiver addons (downloads, UnRAR for various platforms, and source code)" . rarlab.com . RARLAB. Archived from the original on 2018-09-01 . Retrieved 2020-06-10 . License says "The source code of UnRAR utility is freeware" ^ "RAR for Android; RARsoft" . Archived from the original on 2014-12-22 . Retrieved 2014-11-04 . ^ "Extracting a 19 Year Old Code Execution from WinRAR" . Check Point Research . 2019-02-20 . Retrieved 2019-03-13 . ^ "WinRAR Multiple Security Vulnerabilities" . www.securityfocus.com . Archived from the original on 2020-12-21 . Retrieved 2019-03-13 . ^ Kanthak, Stefan (7 February 2016). "Executable installers are vulnerable^WEVIL (case 25): WinRAR's installer and self-extractors allow arbitrary (remote) code execution and escalation of privilege" . SecLists.org . Archived from the original on 2016-02-18 . Retrieved 2016-02-20 . ^ Shaikh Rafia (September 2015). "WinRAR Exploit Could Put 500 Million Users at Risk" . Wccftech.com . Archived from the original on 2016-10-01 . Retrieved 29 September 2016 . ^ Darren Pauli (30 September 2015). "Smuggle mischievous JavaScript into WinRAR archives? Sure, why not" . The Register . Archived from the original on 2016-09-27 . Retrieved 29 September 2016 . ^ "WinRAR Vulnerability Is Complete Bullshit" . Darknet . 1 October 2015. Archived from the original on 2016-10-02 . Retrieved 29 September 2016 . ^ Goodin, Dan (2023-08-23). "WinRAR 0-day that uses poisoned JPG and TXT files under exploit since April" . Ars Technica . Retrieved 2023-08-23 . ^ "WinRAR archiver, a powerful tool to process RAR and ZIP files" . www.rarlab.com . Archived from the original on 2025-07-27 . Retrieved 2025-08-08 . ^ "RAR - What's new in the latest version (v3.00 to v3.11)" . rarlab.com . Archived from the original on January 17, 2003. ^ a b "RAR - What's new in the latest version (v3.40 to v3.50)" . rarlab.com . Archived from the original on September 7, 2005. ^ "WinRAR archiver, a powerful tool to process RAR and ZIP files" . rarlab.com . RARLAB. Archived from the original on 2009-06-28 . Retrieved 2009-07-01 . ^ Nichols, Shaun (2019-02-20). "Behold… a WinRAR security bug that's older than your child's favorite YouTuber. And yes, you should patch this hole" . www.theregister.co.uk . Retrieved 2019-02-26 . ^ "RAR 2.50 – Stats, Downloads and Screenshots" . WinWorld . Archived from the original on 2017-08-15 . Retrieved 14 August 2017 . ^ "Downloads for: WinRAR, RAR for Mac OS X, RAR for Linux, RAR for DOS & OS/2, RAR for FreeBSD, with 40 days free trial" . Winrar.co.nz . Archived from the original on 2017-08-15 . Retrieved 15 August 2017 . ^ "Obsolete RAR versions" . www.rarlab.com . Archived from the original on 2010-11-17 . Retrieved 2025-07-19 . Salomon, David (20 March 2007). Data Compression: The Complete Reference (4th ed.). London: Springer Science & Business Media. doi : 10.1007/978-1-84628-603-2 . ISBN   978-1-84628-602-5 . Retrieved 4 September 2018 . Fellows, Geoffrey (1 October 2010). "WinRAR temporary folder artefacts" . Digital Investigation . 7 ( 1– 2): 9– 13. doi : 10.1016/j.diin.2009.12.001 . ISSN   1742-2876 . Retrieved 4 September 2018 . Yeo, Gary S.-W.; Phan, Raphael C.-W. (8 March 2006). "On the security of the WinRAR encryption feature". International Journal of Information Security . Special issue on ISC'05. 5 (2): 115– 123. doi : 10.1007/s10207-006-0086-3 . ISSN   1615-5262 . S2CID   22398865 . Metz, Cade (2004-11-16). "File Compression Beyond ZIP". PC Magazine . 23 (20): 52. ISSN   0888-8507 . Qin, Jian-cheng; Bai, Zhong-ying (1 February 2011). "Design of new format for mass data compression" . The Journal of China Universities of Posts and Telecommunications . 18 (1): 121– 128. doi : 10.1016/S1005-8885(10)60037-4 . ISSN   1005-8885 . Retrieved 4 September 2018 . Spanbauer, Scott (December 2000). "Forget Napster – Usenet Is Where the Files Are". PC World . 18 (12): 254. ISSN   0737-8939 . Allen, Danny (February 2007). "Compression Apps Do More Than Shrink Files". PC World . 25 (2): 64. ISSN   0737-8939 . Sanjuàs-Cuxart, J.; Barlet-Ros, P.; Solé-Pareta, J. (2011). "Measurement Based Analysis of One-Click File Hosting Services". Journal of Network and Systems Management . 20 (2): 276. doi : 10.1007/s10922-011-9202-4 . ISSN   1064-7570 . S2CID   2784124 . Jovanova, B.; Preda, M.; Preteux, F. O. (2009). "MPEG-4 Part 25: A graphics compression framework for XML-based scene graph formats". Signal Processing: Image Communication . 24 ( 1– 2): 101. doi : 10.1016/j.image.2008.10.011 . ISSN   0923-5965 . Barr, K. C.; Asanović, K. (2006). "Energy-aware lossless data compression". ACM Transactions on Computer Systems . 24 (3): 250. CiteSeerX   10.1.1.85.5912 . doi : 10.1145/1151690.1151692 . hdl : 1721.1/87316 . ISSN   0734-2071 . S2CID   5431719 . rarlab.com (Developer's Website) RAR 5.0 archive file format Critical vulnerability in all WinRAR's versions prior to 5.7
Markdown
[Jump to content](https://en.wikipedia.org/wiki/WinRAR#bodyContent) Main menu Main menu move to sidebar hide Navigation - [Main page](https://en.wikipedia.org/wiki/Main_Page "Visit the main page [z]") - [Contents](https://en.wikipedia.org/wiki/Wikipedia:Contents "Guides to browsing Wikipedia") - [Current events](https://en.wikipedia.org/wiki/Portal:Current_events "Articles related to current events") - [Random article](https://en.wikipedia.org/wiki/Special:Random "Visit a randomly selected article [x]") - [About Wikipedia](https://en.wikipedia.org/wiki/Wikipedia:About "Learn about Wikipedia and how it works") - [Contact us](https://en.wikipedia.org/wiki/Wikipedia:Contact_us "How to contact Wikipedia") Contribute - [Help](https://en.wikipedia.org/wiki/Help:Contents "Guidance on how to use and edit Wikipedia") - [Learn to edit](https://en.wikipedia.org/wiki/Help:Introduction "Learn how to edit Wikipedia") - [Community portal](https://en.wikipedia.org/wiki/Wikipedia:Community_portal "The hub for editors") - [Recent changes](https://en.wikipedia.org/wiki/Special:RecentChanges "A list of recent changes to Wikipedia [r]") - [Upload file](https://en.wikipedia.org/wiki/Wikipedia:File_upload_wizard "Add images or other media for use on Wikipedia") - [Special pages](https://en.wikipedia.org/wiki/Special:SpecialPages "A list of all special pages [q]") [![](https://en.wikipedia.org/static/images/icons/enwiki-25.svg) ![Wikipedia](https://en.wikipedia.org/static/images/mobile/copyright/wikipedia-wordmark-en-25.svg) ![The Free Encyclopedia](https://en.wikipedia.org/static/images/mobile/copyright/wikipedia-tagline-en-25.svg)](https://en.wikipedia.org/wiki/Main_Page) [Search](https://en.wikipedia.org/wiki/Special:Search "Search Wikipedia [f]") Appearance - [Donate](https://donate.wikimedia.org/?wmf_source=donate&wmf_medium=sidebar&wmf_campaign=en.wikipedia.org&uselang=en) - [Create account](https://en.wikipedia.org/w/index.php?title=Special:CreateAccount&returnto=WinRAR "You are encouraged to create an account and log in; however, it is not mandatory") - [Log in](https://en.wikipedia.org/w/index.php?title=Special:UserLogin&returnto=WinRAR "You're encouraged to log in; however, it's not mandatory. [o]") Personal tools - [Donate](https://donate.wikimedia.org/?wmf_source=donate&wmf_medium=sidebar&wmf_campaign=en.wikipedia.org&uselang=en) - [Create account](https://en.wikipedia.org/w/index.php?title=Special:CreateAccount&returnto=WinRAR "You are encouraged to create an account and log in; however, it is not mandatory") - [Log in](https://en.wikipedia.org/w/index.php?title=Special:UserLogin&returnto=WinRAR "You're encouraged to log in; however, it's not mandatory. [o]") ## Contents move to sidebar hide - [(Top)](https://en.wikipedia.org/wiki/WinRAR) - [1 Evolution](https://en.wikipedia.org/wiki/WinRAR#Evolution) - [2 Features](https://en.wikipedia.org/wiki/WinRAR#Features) - [3 License](https://en.wikipedia.org/wiki/WinRAR#License) - [4 Security](https://en.wikipedia.org/wiki/WinRAR#Security) - [5 History](https://en.wikipedia.org/wiki/WinRAR#History) Toggle History subsection - [5\.1 Versions](https://en.wikipedia.org/wiki/WinRAR#Versions) - [5\.2 Operating systems support](https://en.wikipedia.org/wiki/WinRAR#Operating_systems_support) - [6 See also](https://en.wikipedia.org/wiki/WinRAR#See_also) - [7 References](https://en.wikipedia.org/wiki/WinRAR#References) - [8 Further reading](https://en.wikipedia.org/wiki/WinRAR#Further_reading) - [9 External links](https://en.wikipedia.org/wiki/WinRAR#External_links) Toggle the table of contents # WinRAR 43 languages - [العربية](https://ar.wikipedia.org/wiki/%D9%88%D9%8A%D9%86%D8%B1%D8%A7%D8%B1 "وينرار – Arabic") - [Azərbaycanca](https://az.wikipedia.org/wiki/WinRAR "WinRAR – Azerbaijani") - [Беларуская (тарашкевіца)](https://be-tarask.wikipedia.org/wiki/WinRAR "WinRAR – Belarusian (Taraškievica orthography)") - [Български](https://bg.wikipedia.org/wiki/WinRAR "WinRAR – Bulgarian") - [বাংলা](https://bn.wikipedia.org/wiki/%E0%A6%89%E0%A6%87%E0%A6%A8%E0%A6%B0%E0%A6%BE%E0%A6%B0 "উইনরার – Bangla") - [Brezhoneg](https://br.wikipedia.org/wiki/WinRAR "WinRAR – Breton") - [Català](https://ca.wikipedia.org/wiki/WinRAR "WinRAR – Catalan") - [Čeština](https://cs.wikipedia.org/wiki/WinRAR "WinRAR – Czech") - [Dansk](https://da.wikipedia.org/wiki/WinRAR "WinRAR – Danish") - [Deutsch](https://de.wikipedia.org/wiki/WinRAR "WinRAR – German") - [Español](https://es.wikipedia.org/wiki/WinRAR "WinRAR – Spanish") - [Euskara](https://eu.wikipedia.org/wiki/WinRAR "WinRAR – Basque") - [فارسی](https://fa.wikipedia.org/wiki/%D9%88%DB%8C%D9%86%E2%80%8C%D8%B1%D8%A7%D8%B1 "وین‌رار – Persian") - [Suomi](https://fi.wikipedia.org/wiki/WinRAR "WinRAR – Finnish") - [Français](https://fr.wikipedia.org/wiki/WinRAR "WinRAR – French") - [עברית](https://he.wikipedia.org/wiki/WinRAR "WinRAR – Hebrew") - [Magyar](https://hu.wikipedia.org/wiki/WinRAR "WinRAR – Hungarian") - [Հայերեն](https://hy.wikipedia.org/wiki/WinRAR "WinRAR – Armenian") - [Bahasa Indonesia](https://id.wikipedia.org/wiki/WinRAR "WinRAR – Indonesian") - [Italiano](https://it.wikipedia.org/wiki/WinRAR "WinRAR – Italian") - [日本語](https://ja.wikipedia.org/wiki/WinRAR "WinRAR – Japanese") - [Қазақша](https://kk.wikipedia.org/wiki/WinRAR "WinRAR – Kazakh") - [한국어](https://ko.wikipedia.org/wiki/WinRAR "WinRAR – Korean") - [Kurdî](https://ku.wikipedia.org/wiki/WinRAR "WinRAR – Kurdish") - [Lietuvių](https://lt.wikipedia.org/wiki/WinRAR "WinRAR – Lithuanian") - [മലയാളം](https://ml.wikipedia.org/wiki/%E0%B4%B5%E0%B4%BF%E0%B5%BB%E0%B4%B1%E0%B4%BE%E0%B5%BC "വിൻറാർ – Malayalam") - [Bahasa Melayu](https://ms.wikipedia.org/wiki/WinRAR "WinRAR – Malay") - [Nederlands](https://nl.wikipedia.org/wiki/WinRAR "WinRAR – Dutch") - [Polski](https://pl.wikipedia.org/wiki/WinRAR "WinRAR – Polish") - [Português](https://pt.wikipedia.org/wiki/WinRAR "WinRAR – Portuguese") - [Română](https://ro.wikipedia.org/wiki/WinRAR "WinRAR – Romanian") - [Русский](https://ru.wikipedia.org/wiki/WinRAR "WinRAR – Russian") - [සිංහල](https://si.wikipedia.org/wiki/WinRAR "WinRAR – Sinhala") - [Simple English](https://simple.wikipedia.org/wiki/WinRAR "WinRAR – Simple English") - [Српски / srpski](https://sr.wikipedia.org/wiki/WinRAR "WinRAR – Serbian") - [Svenska](https://sv.wikipedia.org/wiki/WinRAR "WinRAR – Swedish") - [Türkçe](https://tr.wikipedia.org/wiki/WinRAR "WinRAR – Turkish") - [Українська](https://uk.wikipedia.org/wiki/WinRAR "WinRAR – Ukrainian") - [Vepsän kel’](https://vep.wikipedia.org/wiki/WinRAR "WinRAR – Veps") - [Tiếng Việt](https://vi.wikipedia.org/wiki/WinRAR "WinRAR – Vietnamese") - [吴语](https://wuu.wikipedia.org/wiki/WinRAR "WinRAR – Wu") - [粵語](https://zh-yue.wikipedia.org/wiki/WinRAR "WinRAR – Cantonese") - [中文](https://zh.wikipedia.org/wiki/WinRAR "WinRAR – Chinese") [Edit links](https://www.wikidata.org/wiki/Special:EntityPage/Q242747#sitelinks-wikipedia "Edit interlanguage links") - [Article](https://en.wikipedia.org/wiki/WinRAR "View the content page [c]") - [Talk](https://en.wikipedia.org/wiki/Talk:WinRAR "Discuss improvements to the content page [t]") English - [Read](https://en.wikipedia.org/wiki/WinRAR) - [Edit](https://en.wikipedia.org/w/index.php?title=WinRAR&action=edit "Edit this page [e]") - [View history](https://en.wikipedia.org/w/index.php?title=WinRAR&action=history "Past revisions of this page [h]") Tools Tools move to sidebar hide Actions - [Read](https://en.wikipedia.org/wiki/WinRAR) - [Edit](https://en.wikipedia.org/w/index.php?title=WinRAR&action=edit "Edit this page [e]") - [View history](https://en.wikipedia.org/w/index.php?title=WinRAR&action=history) General - [What links here](https://en.wikipedia.org/wiki/Special:WhatLinksHere/WinRAR "List of all English Wikipedia pages containing links to this page [j]") - [Related changes](https://en.wikipedia.org/wiki/Special:RecentChangesLinked/WinRAR "Recent changes in pages linked from this page [k]") - [Upload file](https://en.wikipedia.org/wiki/Wikipedia:File_Upload_Wizard "Upload files [u]") - [Permanent link](https://en.wikipedia.org/w/index.php?title=WinRAR&oldid=1344927267 "Permanent link to this revision of this page") - [Page information](https://en.wikipedia.org/w/index.php?title=WinRAR&action=info "More information about this page") - [Cite this page](https://en.wikipedia.org/w/index.php?title=Special:CiteThisPage&page=WinRAR&id=1344927267&wpFormIdentifier=titleform "Information on how to cite this page") - [Get shortened URL](https://en.wikipedia.org/w/index.php?title=Special:UrlShortener&url=https%3A%2F%2Fen.wikipedia.org%2Fwiki%2FWinRAR) Print/export - [Download as PDF](https://en.wikipedia.org/w/index.php?title=Special:DownloadAsPdf&page=WinRAR&action=show-download-screen "Download this page as a PDF file") - [Printable version](https://en.wikipedia.org/w/index.php?title=WinRAR&printable=yes "Printable version of this page [p]") In other projects - [Wikidata item](https://www.wikidata.org/wiki/Special:EntityPage/Q242747 "Structured data on this page hosted by Wikidata [g]") Appearance move to sidebar hide From Wikipedia, the free encyclopedia File archiver | WinRAR | | |---|---| | [![](https://upload.wikimedia.org/wikipedia/en/thumb/7/74/WinRAR_Logo_and_Wordmark.png/250px-WinRAR_Logo_and_Wordmark.png)](https://en.wikipedia.org/wiki/File:WinRAR_Logo_and_Wordmark.png) | | | [![](https://upload.wikimedia.org/wikipedia/en/thumb/4/43/WinRAR_7.10_screenshot.png/250px-WinRAR_7.10_screenshot.png)](https://en.wikipedia.org/wiki/File:WinRAR_7.10_screenshot.png)Screenshot of the trial version of WinRAR | | | [Developers](https://en.wikipedia.org/wiki/Programmer "Programmer") | [Eugene Roshal](https://en.wikipedia.org/wiki/Eugene_Roshal "Eugene Roshal") (developer), Alexander Roshal (distributor)[\[1\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-1)[\[2\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-license-2) | | Initial release | April 22, 1995; 30 years ago (1995-04-22) | | [Stable release](https://en.wikipedia.org/wiki/Software_release_life_cycle "Software release life cycle") | 7\.20 / February 3, 2026; 2 months ago (2026-02-03) | | Written in | [C++](https://en.wikipedia.org/wiki/C%2B%2B "C++") | | [Operating system](https://en.wikipedia.org/wiki/Operating_system "Operating system") | [Windows 7](https://en.wikipedia.org/wiki/Windows_7 "Windows 7") or later | | [Platform](https://en.wikipedia.org/wiki/Computing_platform "Computing platform") | [IA-32](https://en.wikipedia.org/wiki/IA-32 "IA-32") (up to v7.01), [x64](https://en.wikipedia.org/wiki/X64 "X64") | | [Size](https://en.wikipedia.org/wiki/File_size "File size") | 3\.4 [MB](https://en.wikipedia.org/wiki/Megabyte "Megabyte") | | Available in | 50+ languages[\[3\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-dl-3) | | List of languages Arabic, Armenian, Azerbaijani, Basque, Belarusian, Bulgarian, Burmese, Catalan, Chinese Simplified, Chinese Traditional, Croatian, Czech, Danish, Dutch, English, Estonian, Finnish, French, Galician, Georgian, German, Greek, Hebrew, Hungarian, Indonesian, Italian, Japanese, Korean, Lithuanian, Mongolian, Norwegian, Persian, Polish, Portuguese, Brazilian Portuguese, Romanian, Russian, Serbian Cyrillic, Slovak, Slovenian, Spanish, Colombian Spanish, Swedish, Thai, Turkish, Ukrainian, Uzbek, Vietnamese | | | [Type](https://en.wikipedia.org/wiki/Software_categories#Categorization_approaches "Software categories") | [File archiver](https://en.wikipedia.org/wiki/File_archiver "File archiver") | | [License](https://en.wikipedia.org/wiki/Software_license "Software license") | [Trialware](https://en.wikipedia.org/wiki/Trialware "Trialware")[\[4\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-inf40-4) | | Website | [www.win-rar.com](https://www.win-rar.com/) [![Edit this on Wikidata](https://upload.wikimedia.org/wikipedia/en/thumb/8/8a/OOjs_UI_icon_edit-ltr-progressive.svg/20px-OOjs_UI_icon_edit-ltr-progressive.svg.png)](https://www.wikidata.org/wiki/Q242747?uselang=en#P856 "Edit this on Wikidata") | **WinRAR** is a [trialware](https://en.wikipedia.org/wiki/Trialware "Trialware") [file archiver](https://en.wikipedia.org/wiki/File_archiver "File archiver") and [compression](https://en.wikipedia.org/wiki/Data_compression "Data compression") utility for [Microsoft Windows](https://en.wikipedia.org/wiki/Microsoft_Windows "Microsoft Windows"), developed by [Eugene Roshal](https://en.wikipedia.org/wiki/Eugene_Roshal "Eugene Roshal") of win.rar GmbH (RARLAB) since 1995. It can create and view archives in [RAR](https://en.wikipedia.org/wiki/RAR_\(file_format\) "RAR (file format)") (a format created by Roshal) or [ZIP](https://en.wikipedia.org/wiki/Zip_\(file_format\) "Zip (file format)") file formats,[\[5\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-5) and unpack numerous archive [file](https://en.wikipedia.org/wiki/Computer_file "Computer file") formats. To enable the user to test the integrity of archives, WinRAR embeds [CRC-32](https://en.wikipedia.org/wiki/CRC-32 "CRC-32") or [BLAKE2](https://en.wikipedia.org/wiki/BLAKE2 "BLAKE2") [checksums](https://en.wikipedia.org/wiki/Checksum "Checksum") for each file in each archive. WinRAR supports creating [encrypted](https://en.wikipedia.org/wiki/Encryption "Encryption"), multi-part and [self-extracting archives](https://en.wikipedia.org/wiki/Self-extracting_archive "Self-extracting archive"). RARLAB also offers a mobile version as [freeware](https://en.wikipedia.org/wiki/Freeware "Freeware") for [Android](https://en.wikipedia.org/wiki/Android_\(operating_system\) "Android (operating system)") under the name RAR for Android.[\[6\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-download-6) Related programs include [command-line](https://en.wikipedia.org/wiki/Command-line "Command-line") utilities `RAR` and `UNRAR`[\[7\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-Interview_by_correspondence-7) which are also released for [macOS](https://en.wikipedia.org/wiki/MacOS "MacOS"),[\[3\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-dl-3) [Linux](https://en.wikipedia.org/wiki/Linux "Linux"), [FreeBSD](https://en.wikipedia.org/wiki/FreeBSD "FreeBSD"), and in the past for [Windows CE](https://en.wikipedia.org/wiki/Windows_CE "Windows CE"), [MS-DOS](https://en.wikipedia.org/wiki/MS-DOS "MS-DOS") and [OS/2](https://en.wikipedia.org/wiki/OS/2 "OS/2").[\[8\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-8) ## Evolution \[[edit](https://en.wikipedia.org/w/index.php?title=WinRAR&action=edit&section=1 "Edit section: Evolution")\] See also: [RAR (file format)](https://en.wikipedia.org/wiki/RAR_\(file_format\) "RAR (file format)") RAR/[DOS](https://en.wikipedia.org/wiki/DOS "DOS") started as a mix of [x86](https://en.wikipedia.org/wiki/X86 "X86") [assembler](https://en.wikipedia.org/wiki/Assembly_language "Assembly language") and [C](https://en.wikipedia.org/wiki/C_\(programming_language\) "C (programming language)"), with the amount of assembly code decreasing over time and moving to pure C/[C++](https://en.wikipedia.org/wiki/C%2B%2B "C++") later on. The first versions of WinRAR were written in C; modern versions predominantly use [C++](https://en.wikipedia.org/wiki/C%2B%2B "C++"). RAR for Android is written as a mixture of Java and C++.[\[9\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-9) WinRAR and the RAR file format have evolved over time. Support for the archive format RAR5, using the same RAR [file extension](https://en.wikipedia.org/wiki/File_extension "File extension") as earlier versions, was added in version 5.0;[\[10\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-10) the older RAR file format has since been referred to as RAR4. WinRAR versions before 5.0 do not support RAR5 archives;[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) only older versions of WinRAR run on older operating systems, and cannot open RAR5 archives. The RAR5 file format – from version 7 on, referred to as "RAR" – increased the maximum dictionary size up to 64 GB, depending on the amount of available memory, with the default in version 5 increased from 4 MB to 32 MB, typically improving compression ratio. For dictionaries larger than 4 GB, the size can be specified if it is unequal to a power of 2. Thus, there are no restrictions to the range 4, 8, 16, 32, 64, allowing 5 GB or 22 GB to be chosen at will. Archives with dictionaries larger than 4 GB can only be extracted by WinRAR 7.0 or newer. [AES encryption](https://en.wikipedia.org/wiki/AES_encryption "AES encryption"), when used, is in [CBC mode](https://en.wikipedia.org/wiki/CBC_mode "CBC mode") and was increased in strength from 128- to 256-bit. Maximum path length for files in RAR and ZIP archives is increased from 2047 to 65535 characters.[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) Options added in v5.0 include 256-bit [BLAKE2](https://en.wikipedia.org/wiki/BLAKE_\(hash_function\) "BLAKE (hash function)") file-hashing algorithm instead of default 32-bit [CRC](https://en.wikipedia.org/wiki/Cyclic_redundancy_check "Cyclic redundancy check")\-32, duplicate file detection, [NTFS hard and symbolic links](https://en.wikipedia.org/wiki/NTFS_links "NTFS links"), and Quick Open record to allow large archives to be opened faster.[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) The RAR5 file format removed comments for each file (though archive comment still remains), authenticity verification, and specialized compression algorithms for text and multimedia files. RAR5 also changed the file name for split volumes from `archivename.rNN` to `archivename.partNN.rar`.[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) The RAR7 file format added support for 64GB compression dictionary and improved compression ratio by adding two extra algorithms. RAR7 archives with dictionary sizes up to 4 GB can be unpacked by previous versions of WinRAR (5.0 and above) given there's enough [RAM](https://en.wikipedia.org/wiki/Random-access_memory "Random-access memory"). On the 31st of May 2024, WinRAR announced that they would no longer offer the physical [CD-ROM](https://en.wikipedia.org/wiki/CD-ROM "CD-ROM") delivery option due to the factory that produces them shutting, citing a lack of demand and support for [optical media](https://en.wikipedia.org/wiki/Optical_media "Optical media").[\[12\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-12) ## Features \[[edit](https://en.wikipedia.org/w/index.php?title=WinRAR&action=edit&section=2 "Edit section: Features")\] - Creation of packed [RAR](https://en.wikipedia.org/wiki/RAR_\(file_format\) "RAR (file format)") or [ZIP](https://en.wikipedia.org/wiki/Zip_\(file_format\) "Zip (file format)") archives. - Unpacking of:[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11)[\[13\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-13) - [RAR](https://en.wikipedia.org/wiki/RAR_\(file_format\) "RAR (file format)"), [tar](https://en.wikipedia.org/wiki/Tar_\(computing\) "Tar (computing)"), [ARJ](https://en.wikipedia.org/wiki/ARJ "ARJ"), [LHA](https://en.wikipedia.org/wiki/LHA_\(file_format\) "LHA (file format)"), [ZIP](https://en.wikipedia.org/wiki/ZIP_\(file_format\) "ZIP (file format)") (and its subsed [JAR](https://en.wikipedia.org/wiki/JAR_\(file_format\) "JAR (file format)")) and [WinZip ZIPX](https://en.wikipedia.org/wiki/WinZip "WinZip") archives - [Windows Cabinet files](https://en.wikipedia.org/wiki/Cabinet_\(file_format\) "Cabinet (file format)") (`.CAB`) - [ISO 9660](https://en.wikipedia.org/wiki/ISO_9660 "ISO 9660") optical [disk images](https://en.wikipedia.org/wiki/Disk_image "Disk image") - [Unix compress (.Z)](https://en.wikipedia.org/wiki/Compress_\(software\) "Compress (software)"), [gzip](https://en.wikipedia.org/wiki/Gzip "Gzip"), [bzip2](https://en.wikipedia.org/wiki/Bzip2 "Bzip2"), [lzip](https://en.wikipedia.org/wiki/Lzip "Lzip"), [xz](https://en.wikipedia.org/wiki/XZ_Utils "XZ Utils"), [7z](https://en.wikipedia.org/wiki/7z "7z") and [zstandard](https://en.wikipedia.org/wiki/Zstandard "Zstandard") compressed files - [uuencoded](https://en.wikipedia.org/wiki/Uuencoding "Uuencoding") files, as well as split files - Some of [self-extracting archive](https://en.wikipedia.org/wiki/Self-extracting_archive "Self-extracting archive") formats stored as [.exe](https://en.wikipedia.org/wiki/.exe ".exe") files - [Checksum](https://en.wikipedia.org/wiki/Checksum "Checksum") (integrity) verification for ARJ, bzip2, Cabinet file, gzip, lzip, RAR, xz, ZIP and 7z archives - [Multithreaded CPU](https://en.wikipedia.org/wiki/Multithreaded_CPU "Multithreaded CPU") compression and decompression When creating RAR 7.0 archives: - Support for maximum file size of 16 [EiB](https://en.wikipedia.org/wiki/Exbibyte "Exbibyte"), about 1.8 × 1019 bytes or 18 million TB - Compression dictionary from 1 MiB to 64 GiB (it is limited to 256 MiB on 32-bit editions, although 32-bit editions still can decompress archives with 1 GiB dictionary; default size is 32 MiB)[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) - Optional 256-bit [BLAKE2](https://en.wikipedia.org/wiki/BLAKE2 "BLAKE2") file hashing that can replace the default 32-bit [CRC](https://en.wikipedia.org/wiki/Cyclic_redundancy_check "Cyclic redundancy check")\-32 file checksum[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) - Optional encryption using [AES](https://en.wikipedia.org/wiki/AES_encryption "AES encryption") with a 256-bit key[\[14\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-14) in [CBC mode](https://en.wikipedia.org/wiki/CBC_mode "CBC mode"), using [key derivation function](https://en.wikipedia.org/wiki/Key_derivation_function "Key derivation function") based on [PBKDF2](https://en.wikipedia.org/wiki/PBKDF2 "PBKDF2") using [HMAC](https://en.wikipedia.org/wiki/HMAC "HMAC")\-SHA256[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) - Optional data [redundancy](https://en.wikipedia.org/wiki/Redundancy_\(information_theory\) "Redundancy (information theory)") is provided in the form of [Reed–Solomon](https://en.wikipedia.org/wiki/Reed%E2%80%93Solomon "Reed–Solomon") *recovery records* and *recovery volumes*, allowing reconstruction of damaged archives (including reconstruction of entirely missed volumes) - Optional "quick open record" to open RAR files faster[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) - Ability to create multi-volume (split) archives[\[15\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-split-15) - Ability to create [self-extracting](https://en.wikipedia.org/wiki/Self-extracting_archive "Self-extracting archive") files (multi-volume self-extracting archives are supported;[\[15\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-split-15) the self-extractor can execute commands, such as running a specified program before or after self-extraction[\[16\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-16)) - Support for [NTFS](https://en.wikipedia.org/wiki/NTFS "NTFS") permissions, hard and symbolic links[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) - Support for maximum path length up to 65 535 characters (stored in the [UTF-8](https://en.wikipedia.org/wiki/UTF-8 "UTF-8") format)[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) - Optional archive comment (stored in the UTF-8 format)[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) - Optional file timestamps preservation: modification, creation, last access times with high precision[\[17\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-17) - Optional [file deduplication](https://en.wikipedia.org/wiki/Data_deduplication "Data deduplication") - Advanced backup options, time-stamped files and previous file version retention. ## License \[[edit](https://en.wikipedia.org/w/index.php?title=WinRAR&action=edit&section=3 "Edit section: License")\] The software is distributed as "try before you buy"; it may be used without charge for 40 days.[\[2\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-license-2) When the period expires, the non-enterprise functionalities remain available, a move intended to discourage piracy.[\[4\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-inf40-4) In [China](https://en.wikipedia.org/wiki/China "China"), a free-to-use personal edition has been provided officially since 2015.[\[18\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-18) Although archiving with the RAR format is proprietary, RARLAB supplies as copyrighted [freeware](https://en.wikipedia.org/wiki/Freeware "Freeware") the [C++](https://en.wikipedia.org/wiki/C%2B%2B "C++") source code of the current UnRAR unpacker, with a license allowing it to be used in any software, thus enabling others to produce software capable of unpacking, but not creating, RAR archives.[\[19\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-19) *RAR for Android* is free of charge. It displays advertisements; for a payment they can be disabled.[\[20\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-android-20) A license for WinRAR does not provide ad-suppression for *RAR for Android*. ## Security \[[edit](https://en.wikipedia.org/w/index.php?title=WinRAR&action=edit&section=4 "Edit section: Security")\] In February 2019, a major security vulnerability in the unacev2.dll library which is used by WinRAR to decompress [ACE](https://en.wikipedia.org/wiki/ACE_\(compressed_file_format\) "ACE (compressed file format)") archives was discovered.[\[21\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-21)[\[22\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-22) Consequently, WinRAR dropped the support for the ACE format from version 5.70. Self-extracting archives created with versions before 5.31 (including the executable installer of WinRAR itself) are vulnerable to [DLL hijacking](https://en.wikipedia.org/wiki/DLL_hijacking "DLL hijacking"): they may load and use DLLs named `UXTheme.dll`, `RichEd32.dll` and `RichEd20.dll` if they are in the same folder as the executable file.[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11)[\[23\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-23) It was widely reported that WinRAR v5.21 and earlier had a [remote code execution](https://en.wikipedia.org/wiki/Remote_code_execution "Remote code execution") (RCE) vulnerability which could allow a remote attacker to insert malicious code into a [self-extracting executable (SFX) file](https://en.wikipedia.org/wiki/Self-extracting_archive "Self-extracting archive") being created by a user, "putting over 500 million users of the software at risk".[\[24\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-24) However, examination of the claim revealed that, while the vulnerability existed, the result was merely an SFX which delivered its payload when executed; published responses dismissed the threat, one saying "If you can find suckers who will trust a [.exe](https://en.wikipedia.org/wiki/.exe ".exe") labelled as self-extracting archive *\[…\]* then you can trick them into running your smuggled JavaScript".[\[25\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-25)[\[26\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-26) WinRAR 6.23 fixes a critical security vulnerability which allowed the hacker to automatically execute malware distributed in archives under some circumstances.[\[27\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-27) Versions 7.12 and 7.13 for Windows contain important security fixes.[\[28\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-28) ## History \[[edit](https://en.wikipedia.org/w/index.php?title=WinRAR&action=edit&section=5 "Edit section: History")\] ### Versions \[[edit](https://en.wikipedia.org/w/index.php?title=WinRAR&action=edit&section=6 "Edit section: Versions")\] - Command line RAR and UNRAR were first released in autumn 1993.[\[7\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-Interview_by_correspondence-7) - Early development version WinRAR 1.54b was released in 1995. - 2\.00 (1996-04): the new [RAR2](https://en.wikipedia.org/wiki/RAR_\(file_format\)#Versions "RAR (file format)") [archive format](https://en.wikipedia.org/wiki/Archive_format "Archive format") is implemented. - 3\.00 (2002-05): the new [RAR3](https://en.wikipedia.org/wiki/RAR_\(file_format\)#Versions "RAR (file format)") [archive format](https://en.wikipedia.org/wiki/Archive_format "Archive format") is implemented. The new archives cannot be managed by older versions of WinRAR. Solid compression and WAV audio lossless compression features are added.[\[29\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-History-3.00-3.11-29) - 3\.41 (2004-12): adds support for Linux .Z archives like GZIP and BZIP2. New options include storing entire file paths and restoring compressed NTFS files.[\[30\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-History-3.40-3.50-30) - 3\.50 (2005-08): adds support for interface [skins](https://en.wikipedia.org/wiki/Skin_\(computing\) "Skin (computing)").[\[30\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-History-3.40-3.50-30) - 3\.60 (2006-08): adds multithreaded version of the compression algorithm, which improves compression speed on systems with multiple [dual-core](https://en.wikipedia.org/wiki/Dual-core "Dual-core") or [hyper-threading](https://en.wikipedia.org/wiki/Hyper-threading "Hyper-threading")\-enabled [CPUs](https://en.wikipedia.org/wiki/Central_processing_unit "Central processing unit"). - 3\.80 (2008-09): adds support for ZIP archives, which contain [Unicode](https://en.wikipedia.org/wiki/Unicode "Unicode") file names in [UTF-8](https://en.wikipedia.org/wiki/UTF-8 "UTF-8").[\[31\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-31) - 3\.90 (2009-05): adds support for the [x86-64](https://en.wikipedia.org/wiki/X86-64 "X86-64") architecture. Multithreaded support is enhanced.[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) - 3\.91 is the last release that supports [Valencian](https://en.wikipedia.org/wiki/Valencian_language "Valencian language"). - 3\.92 is the last release that supports [Serbian Cyrillic](https://en.wikipedia.org/wiki/Serbian_Cyrillic "Serbian Cyrillic") and [Serbian Latin](https://en.wikipedia.org/wiki/Serbian_Latin "Serbian Latin"). - 4\.00 (2011-03): decompression is sped up by up to 30%.[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) - 4\.10 (2012-01): removes all ZIP limitations now allowing unlimited number of files and archive size. WinRAR now also allows creation of multivolume ZIP files. ZIP archives now include [Unicode](https://en.wikipedia.org/wiki/Unicode "Unicode") file names.[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) - 4\.20 (2012-06): compression speed in [SMP](https://en.wikipedia.org/wiki/Symmetric_multiprocessing "Symmetric multiprocessing") mode is increased significantly, but this improvement was made at the expense of increased memory usage. ZIP compression now uses SMP as well. The default SMP mode cannot handle text; text compression is significantly worse unless additional switches are used.[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) - 5\.00 (2013-09): the new RAR5 archive format is implemented. RAR5 compressed archives cannot be managed by old versions of WinRAR. The RAR 5 format improves [multi-core processor](https://en.wikipedia.org/wiki/Multi-core_processor "Multi-core processor") utilization, and adds a larger dictionary size of up to 1 GiB with 64-bit WinRAR. Special optional compression algorithms optimized for RGB bitmaps, raw audio files, [Itanium](https://en.wikipedia.org/wiki/Itanium "Itanium") executables, and [plain text](https://en.wikipedia.org/wiki/Plain_text "Plain text"), which were supported by earlier versions, are supported only in the older RAR format, not RAR5.[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) Optional optimized compression of x86 executables and [delta compression](https://en.wikipedia.org/wiki/Delta_compression "Delta compression") (for structured table data) are supported in both file formats. - 5\.50 (2017-08): adds support for a master password which can be used to encrypt passwords stored in WinRAR. The default RAR format is changed to version 5. Adds support for decompressing [Lzip](https://en.wikipedia.org/wiki/Lzip "Lzip") archives; adds support for high precision file dates, longer file names and larger file sizes for [TAR](https://en.wikipedia.org/wiki/Tar_\(computing\) "Tar (computing)") archives.[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) - 5\.60 (2018-06): repairing of protected RAR5 archives was improved. Automatic detection of the encoding of ZIP archive comments. Recognition of GZIP files with arbitrary preceding data as an actual GZIP archive.[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) - 5\.70 (2019-02): removes support for [ACE](https://en.wikipedia.org/wiki/ACE_\(compressed_file_format\) "ACE (compressed file format)") archive decompression due to major security vulnerabilities[\[32\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-32) in the unacev2.dll library.[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) - 6\.00 (2020-12): "Ignore" and "Ignore All" options are added to read error prompt. "Ignore" allows to continue processing with already read file part only and "Ignore All" does it for all future read errors. - 6\.10 (2022-01): Added support for unpacking [ZST](https://en.wikipedia.org/wiki/Zstandard "Zstandard") archives. Maximum recovery record is increased to 1000% of protected data size. - 6\.11 (2022-03): Support of Gzip archives with large archive comments has been added; In command line mode, the switch -mes can also be used to suppress the password prompt and abort when adding new files to an encrypted solid archive. - 6\.12 (2022-05): [CVE](https://en.wikipedia.org/wiki/CVE_\(identifier\) "CVE (identifier)")\-[2022-30333](https://nvd.nist.gov/vuln/detail/CVE-2022-30333) security vulnerability is fixed in Unix RAR versions. WinRAR and Android RAR are not affected. - 6\.23 (2023-08): [CVE](https://en.wikipedia.org/wiki/CVE_\(identifier\) "CVE (identifier)")\- [2023-40477](https://nvd.nist.gov/vuln/detail/CVE-2023-40477) and [CVE](https://en.wikipedia.org/wiki/CVE_\(identifier\) "CVE (identifier)")\- [2023-38831](https://nvd.nist.gov/vuln/detail/CVE-2023-38831) critical security vulnerabilities are fixed in WinRAR. Unix and Android versions are not affected. - 6\.24 (2023-10): Fixes an issue with null pointers. - 7\.00 (2024-02): drops support for creating RAR 4.x format archives. Maximum path length limit increased to 65535 characters. Maximum RAR dictionary size up to 64 GB for the [64](https://en.wikipedia.org/wiki/64-bit_computing "64-bit computing")\-bit version (limited by available RAM). Command line RAR filters out control character 27 from screen output for security reasons. - 7\.10 (2025-02): drops support for 32bit Windows editions. Adds support for [Large Memory Pages](https://en.wikipedia.org/wiki/Page_\(computer_memory\)#Multiple_page_sizes "Page (computer memory)") which increases compression and decompression speed, especially when using a large compression dictionary. Adds [dark mode](https://en.wikipedia.org/wiki/Dark_theme "Dark theme"). ### Operating systems support \[[edit](https://en.wikipedia.org/w/index.php?title=WinRAR&action=edit&section=7 "Edit section: Operating systems support")\] More recent versions do not support many older operating systems. Versions supporting older operating systems may still be available, but not maintained: - RAR 2.50 is the last version to support MS-DOS and OS/2 on 16-bit [x86](https://en.wikipedia.org/wiki/X86 "X86") CPUs ([8086](https://en.wikipedia.org/wiki/Intel_8086 "Intel 8086")\-compatible).[\[33\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-33) - RAR 3.93 is the last version to support [MS-DOS](https://en.wikipedia.org/wiki/MS-DOS "MS-DOS") and [OS/2](https://en.wikipedia.org/wiki/OS/2 "OS/2") on [IA-32](https://en.wikipedia.org/wiki/IA-32 "IA-32") CPUs ([80386](https://en.wikipedia.org/wiki/Intel_80386 "Intel 80386") equivalents and later). RAR for Pocket PC 3.93 is the last version for [Windows Mobile](https://en.wikipedia.org/wiki/Windows_Mobile "Windows Mobile").[\[34\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-rar393-34) It supports [file names longer than the MS-DOS standard](https://en.wikipedia.org/wiki/Long_filename "Long filename") of 8.3 characters, in a MS-DOS box (except under NT-based operating systems), and uses the [RSX](https://en.wikipedia.org/wiki/EMX_\(programming_environment\) "EMX (programming environment)") [DPMI](https://en.wikipedia.org/wiki/DOS_Protected_Mode_Interface "DOS Protected Mode Interface") extender. - RAR 7.01 is the last version to support [Linux](https://en.wikipedia.org/wiki/Linux "Linux") and [FreeBSD](https://en.wikipedia.org/wiki/FreeBSD "FreeBSD") on [32-bit](https://en.wikipedia.org/wiki/32-bit_computing "32-bit computing") [x86](https://en.wikipedia.org/wiki/X86 "X86") CPUs. The unrar application is available as source code and still supports 32bit environments (with a 2GB maximum dictionary size limitation). - WinRAR 2.06 is the last version to support [Windows 3.1](https://en.wikipedia.org/wiki/Windows_3.1 "Windows 3.1"), [Windows NT 3.1](https://en.wikipedia.org/wiki/Windows_NT_3.1 "Windows NT 3.1"), [Windows NT 3.5](https://en.wikipedia.org/wiki/Windows_NT_3.5 "Windows NT 3.5"), [Windows NT 3.51](https://en.wikipedia.org/wiki/Windows_NT_3.51 "Windows NT 3.51") and [Win32s](https://en.wikipedia.org/wiki/Win32s "Win32s"). - WinRAR 3.93 is the last version to support [Windows 95](https://en.wikipedia.org/wiki/Windows_95 "Windows 95"), [Windows NT 4.0](https://en.wikipedia.org/wiki/Windows_NT_4.0 "Windows NT 4.0"), [Windows 98](https://en.wikipedia.org/wiki/Windows_98 "Windows 98") and [Windows Me](https://en.wikipedia.org/wiki/Windows_Me "Windows Me").[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11)[\[35\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-35) - WinRAR 4.11 is the last version to support [Windows 2000](https://en.wikipedia.org/wiki/Windows_2000 "Windows 2000").[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) - WinRAR 6.02 is the last version to support [Windows XP](https://en.wikipedia.org/wiki/Windows_XP "Windows XP") (except the console version Rar.exe).[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) - WinRAR 7.01 is the last version to support [Windows Vista](https://en.wikipedia.org/wiki/Windows_Vista "Windows Vista") (and [32-bit](https://en.wikipedia.org/wiki/32-bit_computing "32-bit computing") Windows editions).[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) ## See also \[[edit](https://en.wikipedia.org/w/index.php?title=WinRAR&action=edit&section=8 "Edit section: See also")\] - [Comparison of file archivers](https://en.wikipedia.org/wiki/Comparison_of_file_archivers "Comparison of file archivers") - [Comparison of archive formats](https://en.wikipedia.org/wiki/Comparison_of_archive_formats "Comparison of archive formats") - [List of archive formats](https://en.wikipedia.org/wiki/List_of_archive_formats "List of archive formats") - [7-Zip](https://en.wikipedia.org/wiki/7-Zip "7-Zip") ## References \[[edit](https://en.wikipedia.org/w/index.php?title=WinRAR&action=edit&section=9 "Edit section: References")\] 1. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-1)** ([Russia](https://en.wikipedia.org/wiki/Russia "Russia"), [Chelyabinsk](https://en.wikipedia.org/wiki/Chelyabinsk "Chelyabinsk")) [WinRAR 3.40 release notes by Eugene Roshal](https://groups.google.com/group/fido7.rar.support/msg/8205725b02a2be76?pli=1) (in Russian) 2. ^ [***a***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-license_2-0) [***b***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-license_2-1) ["RAR and WinRAR End User License Agreement (EULA)"](https://rarlab.com/license.htm), *rarlab.com*, RARLAB, [archived](https://web.archive.org/web/20140104212948/http://www.rarlab.com/license.htm) from the original on 2014-01-04, retrieved 2019-03-11 3. ^ [***a***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-dl_3-0) [***b***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-dl_3-1) ["RAR download page"](https://rarlab.com/download.htm). *rarlab.com*. RARLAB. [Archived](https://web.archive.org/web/20200609195332/https://www.rarlab.com/download.htm) from the original on 2020-06-09. Retrieved 2020-06-10. 4. ^ [***a***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-inf40_4-0) [***b***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-inf40_4-1) CHM Tech (9 March 2017). ["WinRAR And The Infinite 40-Day Trial"](https://www.youtube.com/watch?v=fTgZRVVr3_Y). *YouTube*. [Archived](https://ghostarchive.org/varchive/youtube/20211222/fTgZRVVr3_Y) from the original on 2021-12-22. 5. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-5)** Manuel Masiero (18 March 2013)["Compression Performance: 7-Zip, MagicRAR, WinRAR, WinZip"](https://www.tomshardware.com/reviews/winrar-winzip-7-zip-magicrar,3436.html) *Tom's Hardware*. Retrieved 27 November 2013. 6. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-download_6-0)** WinRAR and RAR archiver downloads [\[1\]](https://www.rarlab.com/download.htm) 7. ^ [***a***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-Interview_by_correspondence_7-0) [***b***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-Interview_by_correspondence_7-1) Voloshin, Kirill (2011-03-10). [Интервью по переписке](http://www.compression.ru/arctest/descript/roshal.htm) \[Interview by correspondence\] (in Russian). [Archived](https://web.archive.org/web/20150816011005/http://www.compression.ru/arctest/descript/roshal.htm) from the original on 2015-08-16. Retrieved 2014-10-27. 8. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-8)** <https://web.archive.org/web/20100713223858/http://www.zetnet.co.uk/RAR.T-Mail/index.html> 9. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-9)** <https://forum.ru-board.com/topic.cgi?forum=5&topic=51203&start=1840#6> 10. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-10)** [Martin Brinkmann](https://en.wikipedia.org/wiki/Martin_Brinkmann "Martin Brinkmann") (29 April 2013)["WinRAR 5.0 introduces the new RAR 5 format. What you need to know"](https://www.ghacks.net/2013/04/29/winrar-5-0-introduces-the-new-rar-5-format-what-you-need-to-know/) [Archived](https://web.archive.org/web/20180901182623/https://www.ghacks.net/2013/04/29/winrar-5-0-introduces-the-new-rar-5-format-what-you-need-to-know/) 2018-09-01 at the [Wayback Machine](https://en.wikipedia.org/wiki/Wayback_Machine "Wayback Machine") *Ghacks*. Retrieved 27 November 2013. 11. ^ [***a***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-0) [***b***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-1) [***c***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-2) [***d***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-3) [***e***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-4) [***f***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-5) [***g***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-6) [***h***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-7) [***i***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-8) [***j***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-9) [***k***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-10) [***l***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-11) [***m***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-12) [***n***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-13) [***o***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-14) [***p***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-15) [***q***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-16) [***r***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-17) [***s***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-18) [***t***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-19) [***u***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-20) [***v***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-21) [***w***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-22) [***x***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-23) [***y***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-24) ["Latest changes in WinRAR (cumulative release notes for all versions)"](https://rarlab.com/rarnew.htm). *rarlab.com*. RARLAB. [Archived](https://web.archive.org/web/20100806100343/http://www.rarlab.com/rarnew.htm) from the original on 2010-08-06. Retrieved 2018-09-01. Updated with each new beta test or released version. Current page has versions 6.00 and higher; archived page linked here has versions 3.70–3.93; older archived versions go back to 3.00 12. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-12)** ["After 22 years, WinRAR officially discontinued the CD installation package"](https://scienceinfo.net/after-22-years-winrar-officially-discontinued-the-cd-installation-package.html). *scienceinfo.net*. 2024-10-01. Retrieved 2025-04-19. 13. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-13)** ["Best Archive Tool"](http://www.donationcoder.com/Reviews/Archive/ArchiveTools/index.html). DonationCoder.com. 2005-09-05. [Archived](https://web.archive.org/web/20090602021709/http://www.donationcoder.com/Reviews/Archive/ArchiveTools/index.html) from the original on 2009-06-02. Retrieved 2009-07-01. 14. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-14)** ["WinRAR 5 Final Released"](http://www.techno360.in/winrar-5/) [Archived](https://web.archive.org/web/20131202233837/http://www.techno360.in/winrar-5/) 2013-12-02 at the [Wayback Machine](https://en.wikipedia.org/wiki/Wayback_Machine "Wayback Machine") *Techno360.in*. Retrieved 27 November 2013. 15. ^ [***a***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-split_15-0) [***b***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-split_15-1) [Martin Brinkmann](https://en.wikipedia.org/wiki/Martin_Brinkmann "Martin Brinkmann") (7 September 2011). ["How To Split Large Files Into Multiple Smaller Ones"](https://www.ghacks.net/2011/09/07/how-to-split-large-files-into-multiple-smaller-ones/). *gHacks Tech News*. [Archived](https://web.archive.org/web/20170416045138/http://www.ghacks.net/2011/09/07/how-to-split-large-files-into-multiple-smaller-ones/) from the original on 2017-04-16. Retrieved 15 April 2017. 16. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-16)** WinRAR Help – GUI SFX modules: setup commands 17. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-17)** stevewhims (2021-01-07). ["File Times - Win32 apps"](https://learn.microsoft.com/en-us/windows/win32/sysinfo/file-times). *learn.microsoft.com*. Retrieved 2024-04-07. 18. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-18)** ["软众信息-WinRAR独家总代理商 最新官方简体中文版下载 支持64位非破解版压缩软件:软件介绍-致用户的一封信"](http://www.winrar.com.cn/about.htm). www.winrar.com.cn. [Archived](https://web.archive.org/web/20161015190836/http://www.winrar.com.cn/about.htm) from the original on 2016-10-15. Retrieved 2016-10-18. 19. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-19)** ["WinRAR and RAR archiver addons (downloads, UnRAR for various platforms, and source code)"](https://web.archive.org/web/20180901215639/https://rarlab.com/rar_add.htm). *rarlab.com*. RARLAB. Archived from [the original](https://rarlab.com/rar_add.htm) on 2018-09-01. Retrieved 2020-06-10. License says "The source code of UnRAR utility is freeware" 20. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-android_20-0)** ["RAR for Android; RARsoft"](https://play.google.com/store/apps/details?id=com.rarlab.rar). [Archived](https://web.archive.org/web/20141222101935/https://play.google.com/store/apps/details?id=com.rarlab.rar) from the original on 2014-12-22. Retrieved 2014-11-04. 21. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-21)** ["Extracting a 19 Year Old Code Execution from WinRAR"](https://research.checkpoint.com/extracting-code-execution-from-winrar/). *Check Point Research*. 2019-02-20. Retrieved 2019-03-13. 22. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-22)** ["WinRAR Multiple Security Vulnerabilities"](https://web.archive.org/web/20201221110600/https://www.securityfocus.com/bid/106948). *www.securityfocus.com*. Archived from [the original](https://www.securityfocus.com/bid/106948) on 2020-12-21. Retrieved 2019-03-13. 23. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-23)** Kanthak, Stefan (7 February 2016). ["Executable installers are vulnerable^WEVIL (case 25): WinRAR's installer and self-extractors allow arbitrary (remote) code execution and escalation of privilege"](http://seclists.org/fulldisclosure/2016/Feb/58). *SecLists.org*. [Archived](https://web.archive.org/web/20160218030636/http://seclists.org/fulldisclosure/2016/Feb/58) from the original on 2016-02-18. Retrieved 2016-02-20. 24. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-24)** Shaikh Rafia (September 2015). ["WinRAR Exploit Could Put 500 Million Users at Risk"](https://wccftech.com/winrar-exploit-could-put-500-million-users-at-risk/). *Wccftech.com*. [Archived](https://web.archive.org/web/20161001192221/http://wccftech.com/winrar-exploit-could-put-500-million-users-at-risk/) from the original on 2016-10-01. Retrieved 29 September 2016. 25. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-25)** Darren Pauli (30 September 2015). ["Smuggle mischievous JavaScript into WinRAR archives? Sure, why not"](https://www.theregister.co.uk/2015/09/30/500m_winrar_users_open_to_remote_code_execution_zero_day/). *The Register*. [Archived](https://web.archive.org/web/20160927083336/http://www.theregister.co.uk/2015/09/30/500m_winrar_users_open_to_remote_code_execution_zero_day/) from the original on 2016-09-27. Retrieved 29 September 2016. 26. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-26)** ["WinRAR Vulnerability Is Complete Bullshit"](http://www.darknet.org.uk/2015/10/winrar-vulnerability-is-complete-bullshit/). *Darknet*. 1 October 2015. [Archived](https://web.archive.org/web/20161002151612/http://www.darknet.org.uk/2015/10/winrar-vulnerability-is-complete-bullshit/) from the original on 2016-10-02. Retrieved 29 September 2016. 27. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-27)** Goodin, Dan (2023-08-23). ["WinRAR 0-day that uses poisoned JPG and TXT files under exploit since April"](https://arstechnica.com/security/2023/08/winrar-0-day-that-uses-poisoned-jpg-and-txt-files-under-exploit-since-april/). *Ars Technica*. Retrieved 2023-08-23. 28. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-28)** ["WinRAR archiver, a powerful tool to process RAR and ZIP files"](https://www.rarlab.com/rarnew.htm). *www.rarlab.com*. [Archived](https://web.archive.org/web/20250727172602/https://www.rarlab.com/rarnew.htm) from the original on 2025-07-27. Retrieved 2025-08-08. 29. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-History-3.00-3.11_29-0)** ["RAR - What's new in the latest version (v3.00 to v3.11)"](https://web.archive.org/web/20030117103514/http://www.rarlab.com/rarnew.htm). *rarlab.com*. Archived from [the original](https://www.rarlab.com/rarnew.htm) on January 17, 2003. 30. ^ [***a***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-History-3.40-3.50_30-0) [***b***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-History-3.40-3.50_30-1) ["RAR - What's new in the latest version (v3.40 to v3.50)"](https://web.archive.org/web/20050907103300/http://www.rarlab.com/rarnew.htm). *rarlab.com*. Archived from [the original](https://www.rarlab.com/rarnew.htm) on September 7, 2005. 31. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-31)** ["WinRAR archiver, a powerful tool to process RAR and ZIP files"](https://rarlab.com/). *rarlab.com*. RARLAB. [Archived](https://web.archive.org/web/20090628105748/http://www.rarlab.com/) from the original on 2009-06-28. Retrieved 2009-07-01. 32. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-32)** Nichols, Shaun (2019-02-20). ["Behold… a WinRAR security bug that's older than your child's favorite YouTuber. And yes, you should patch this hole"](https://www.theregister.co.uk/2019/02/20/winrar_security_bug/). *www.theregister.co.uk*. Retrieved 2019-02-26. 33. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-33)** ["RAR 2.50 – Stats, Downloads and Screenshots"](https://winworldpc.com/product/rar). *WinWorld*. [Archived](https://web.archive.org/web/20170815101512/https://winworldpc.com/product/rar) from the original on 2017-08-15. Retrieved 14 August 2017. 34. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-rar393_34-0)** ["Downloads for: WinRAR, RAR for Mac OS X, RAR for Linux, RAR for DOS & OS/2, RAR for FreeBSD, with 40 days free trial"](http://www.winrar.co.nz/download-winrar). *Winrar.co.nz*. [Archived](https://web.archive.org/web/20170815101538/http://www.winrar.co.nz/download-winrar) from the original on 2017-08-15. Retrieved 15 August 2017. 35. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-35)** ["Obsolete RAR versions"](https://web.archive.org/web/20101117004428/http://www.rarlab.com/rarold.htm). *www.rarlab.com*. Archived from [the original](https://www.rarlab.com/rarold.htm) on 2010-11-17. Retrieved 2025-07-19. ## Further reading \[[edit](https://en.wikipedia.org/w/index.php?title=WinRAR&action=edit&section=10 "Edit section: Further reading")\] - Salomon, David (20 March 2007). [*Data Compression: The Complete Reference*](https://books.google.com/books?id=ujnQogzx_2EC) (4th ed.). London: Springer Science & Business Media. [doi](https://en.wikipedia.org/wiki/Doi_\(identifier\) "Doi (identifier)"):[10\.1007/978-1-84628-603-2](https://doi.org/10.1007%2F978-1-84628-603-2). [ISBN](https://en.wikipedia.org/wiki/ISBN_\(identifier\) "ISBN (identifier)") [978-1-84628-602-5](https://en.wikipedia.org/wiki/Special:BookSources/978-1-84628-602-5 "Special:BookSources/978-1-84628-602-5") . Retrieved 4 September 2018. - Fellows, Geoffrey (1 October 2010). ["WinRAR temporary folder artefacts"](https://dl.acm.org/citation.cfm?id=2296236). *Digital Investigation*. **7** (1–2\): 9–13\. [doi](https://en.wikipedia.org/wiki/Doi_\(identifier\) "Doi (identifier)"):[10\.1016/j.diin.2009.12.001](https://doi.org/10.1016%2Fj.diin.2009.12.001). [ISSN](https://en.wikipedia.org/wiki/ISSN_\(identifier\) "ISSN (identifier)") [1742-2876](https://search.worldcat.org/issn/1742-2876). Retrieved 4 September 2018. - Yeo, Gary S.-W.; Phan, Raphael C.-W. (8 March 2006). "On the security of the WinRAR encryption feature". *International Journal of Information Security*. Special issue on ISC'05. **5** (2): 115–123\. [doi](https://en.wikipedia.org/wiki/Doi_\(identifier\) "Doi (identifier)"):[10\.1007/s10207-006-0086-3](https://doi.org/10.1007%2Fs10207-006-0086-3). [ISSN](https://en.wikipedia.org/wiki/ISSN_\(identifier\) "ISSN (identifier)") [1615-5262](https://search.worldcat.org/issn/1615-5262). [S2CID](https://en.wikipedia.org/wiki/S2CID_\(identifier\) "S2CID (identifier)") [22398865](https://api.semanticscholar.org/CorpusID:22398865). - Metz, Cade (2004-11-16). "File Compression Beyond ZIP". *PC Magazine*. **23** (20): 52. [ISSN](https://en.wikipedia.org/wiki/ISSN_\(identifier\) "ISSN (identifier)") [0888-8507](https://search.worldcat.org/issn/0888-8507). - Qin, Jian-cheng; Bai, Zhong-ying (1 February 2011). ["Design of new format for mass data compression"](http://jcupt.bupt.edu.cn/EN/abstract/abstract548.shtml). *The Journal of China Universities of Posts and Telecommunications*. **18** (1): 121–128\. [doi](https://en.wikipedia.org/wiki/Doi_\(identifier\) "Doi (identifier)"):[10\.1016/S1005-8885(10)60037-4](https://doi.org/10.1016%2FS1005-8885%2810%2960037-4). [ISSN](https://en.wikipedia.org/wiki/ISSN_\(identifier\) "ISSN (identifier)") [1005-8885](https://search.worldcat.org/issn/1005-8885). Retrieved 4 September 2018. - Spanbauer, Scott (December 2000). "Forget Napster – Usenet Is Where the Files Are". *PC World*. **18** (12): 254. [ISSN](https://en.wikipedia.org/wiki/ISSN_\(identifier\) "ISSN (identifier)") [0737-8939](https://search.worldcat.org/issn/0737-8939). - Allen, Danny (February 2007). "Compression Apps Do More Than Shrink Files". *PC World*. **25** (2): 64. [ISSN](https://en.wikipedia.org/wiki/ISSN_\(identifier\) "ISSN (identifier)") [0737-8939](https://search.worldcat.org/issn/0737-8939). - Sanjuàs-Cuxart, J.; Barlet-Ros, P.; Solé-Pareta, J. (2011). "Measurement Based Analysis of One-Click File Hosting Services". *Journal of Network and Systems Management*. **20** (2): 276. [doi](https://en.wikipedia.org/wiki/Doi_\(identifier\) "Doi (identifier)"):[10\.1007/s10922-011-9202-4](https://doi.org/10.1007%2Fs10922-011-9202-4). [ISSN](https://en.wikipedia.org/wiki/ISSN_\(identifier\) "ISSN (identifier)") [1064-7570](https://search.worldcat.org/issn/1064-7570). [S2CID](https://en.wikipedia.org/wiki/S2CID_\(identifier\) "S2CID (identifier)") [2784124](https://api.semanticscholar.org/CorpusID:2784124). - Jovanova, B.; Preda, M.; Preteux, F. O. (2009). "MPEG-4 Part 25: A graphics compression framework for XML-based scene graph formats". *Signal Processing: Image Communication*. **24** (1–2\): 101. [doi](https://en.wikipedia.org/wiki/Doi_\(identifier\) "Doi (identifier)"):[10\.1016/j.image.2008.10.011](https://doi.org/10.1016%2Fj.image.2008.10.011). [ISSN](https://en.wikipedia.org/wiki/ISSN_\(identifier\) "ISSN (identifier)") [0923-5965](https://search.worldcat.org/issn/0923-5965). - Barr, K. C.; Asanović, K. (2006). "Energy-aware lossless data compression". *ACM Transactions on Computer Systems*. **24** (3): 250. [CiteSeerX](https://en.wikipedia.org/wiki/CiteSeerX_\(identifier\) "CiteSeerX (identifier)") [10\.1.1.85.5912](https://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.85.5912). [doi](https://en.wikipedia.org/wiki/Doi_\(identifier\) "Doi (identifier)"):[10\.1145/1151690.1151692](https://doi.org/10.1145%2F1151690.1151692). [hdl](https://en.wikipedia.org/wiki/Hdl_\(identifier\) "Hdl (identifier)"):[1721\.1/87316](https://hdl.handle.net/1721.1%2F87316). [ISSN](https://en.wikipedia.org/wiki/ISSN_\(identifier\) "ISSN (identifier)") [0734-2071](https://search.worldcat.org/issn/0734-2071). [S2CID](https://en.wikipedia.org/wiki/S2CID_\(identifier\) "S2CID (identifier)") [5431719](https://api.semanticscholar.org/CorpusID:5431719). ## External links \[[edit](https://en.wikipedia.org/w/index.php?title=WinRAR&action=edit&section=11 "Edit section: External links")\] - [rarlab.com](https://www.rarlab.com/) (Developer's Website) - [RAR 5.0 archive file format](https://www.rarlab.com/technote.htm) - [Critical vulnerability in all WinRAR's versions prior to 5.7](https://research.checkpoint.com/extracting-code-execution-from-winrar/) | [v](https://en.wikipedia.org/wiki/Template:Compression_software "Template:Compression software") [t](https://en.wikipedia.org/wiki/Template_talk:Compression_software "Template talk:Compression software") [e](https://en.wikipedia.org/wiki/Special:EditPage/Template:Compression_software "Special:EditPage/Template:Compression software")[Data compression](https://en.wikipedia.org/wiki/Data_compression "Data compression") software | | |---|---| | [Archivers](https://en.wikipedia.org/wiki/Comparison_of_file_archivers "Comparison of file archivers") with compression ([comparison](https://en.wikipedia.org/wiki/Comparison_of_file_archivers "Comparison of file archivers")) | | | | | | [Free and open-source](https://en.wikipedia.org/wiki/Free_and_open-source_software "Free and open-source software") | [7-Zip](https://en.wikipedia.org/wiki/7-Zip "7-Zip") [Ark](https://en.wikipedia.org/wiki/Ark_\(software\) "Ark (software)") [Expander](https://en.wikipedia.org/wiki/Haiku_Applications#Expander "Haiku Applications") [File Roller](https://en.wikipedia.org/wiki/File_Roller "File Roller") [FreeArc](https://en.wikipedia.org/wiki/FreeArc "FreeArc") [Info-ZIP](https://en.wikipedia.org/wiki/Info-ZIP "Info-ZIP") [KGB Archiver](https://en.wikipedia.org/wiki/KGB_Archiver "KGB Archiver") [PAQ](https://en.wikipedia.org/wiki/PAQ "PAQ") [pax](https://en.wikipedia.org/wiki/Pax_\(command\) "Pax (command)") [PeaZip](https://en.wikipedia.org/wiki/PeaZip "PeaZip") [XAD](https://en.wikipedia.org/wiki/XAD_\(software\) "XAD (software)") (decompression only) [Xarchiver](https://en.wikipedia.org/wiki/Xarchiver "Xarchiver") [Zipeg](https://en.wikipedia.org/wiki/Zipeg "Zipeg") [ZPAQ](https://en.wikipedia.org/wiki/ZPAQ "ZPAQ") | | [Freeware](https://en.wikipedia.org/wiki/Freeware "Freeware") | [Filzip](https://en.wikipedia.org/wiki/Filzip "Filzip") [LHA](https://en.wikipedia.org/wiki/LHA_\(file_format\) "LHA (file format)") [StuffIt Expander](https://en.wikipedia.org/wiki/StuffIt_Expander "StuffIt Expander") (decompression only) [The Unarchiver](https://en.wikipedia.org/wiki/The_Unarchiver "The Unarchiver") (decompression only) [TUGZip](https://en.wikipedia.org/wiki/TUGZip "TUGZip") [ZipGenius](https://en.wikipedia.org/wiki/ZipGenius "ZipGenius") | | [Commercial](https://en.wikipedia.org/wiki/Commercial_software "Commercial software") | [ARC](https://en.wikipedia.org/wiki/ARC_\(file_format\) "ARC (file format)") [ALZip](https://en.wikipedia.org/wiki/ALZip "ALZip") [Archive Utility](https://en.wikipedia.org/wiki/Archive_Utility "Archive Utility") [ARJ](https://en.wikipedia.org/wiki/ARJ "ARJ") [BetterZip](https://en.wikipedia.org/wiki/BetterZip "BetterZip") [MacBinary](https://en.wikipedia.org/wiki/MacBinary "MacBinary") [PKZIP/SecureZIP](https://en.wikipedia.org/wiki/PKZIP "PKZIP") [PowerArchiver](https://en.wikipedia.org/wiki/PowerArchiver "PowerArchiver") [StuffIt](https://en.wikipedia.org/wiki/StuffIt "StuffIt") [WinAce](https://en.wikipedia.org/wiki/WinAce "WinAce") [WinRAR]() [WinZip](https://en.wikipedia.org/wiki/WinZip "WinZip") | | Non-archiving compressors | | | | | | Generic | [bzip2](https://en.wikipedia.org/wiki/Bzip2 "Bzip2") [compress](https://en.wikipedia.org/wiki/Compress_\(software\) "Compress (software)") [gzip](https://en.wikipedia.org/wiki/Gzip "Gzip") [lzip](https://en.wikipedia.org/wiki/Lzip "Lzip") [lzop](https://en.wikipedia.org/wiki/Lzop "Lzop") [pack](https://en.wikipedia.org/wiki/Pack_\(software\) "Pack (software)") [rzip](https://en.wikipedia.org/wiki/Rzip "Rzip") [Snappy](https://en.wikipedia.org/wiki/Snappy_\(compression\) "Snappy (compression)") [XZ Utils](https://en.wikipedia.org/wiki/XZ_Utils "XZ Utils") [zstd](https://en.wikipedia.org/wiki/Zstd "Zstd") | | [For code](https://en.wikipedia.org/wiki/Executable_compression "Executable compression") | [UPX](https://en.wikipedia.org/wiki/UPX "UPX") | | [Audio compression](https://en.wikipedia.org/wiki/Data_compression#Audio "Data compression") ([comparison](https://en.wikipedia.org/wiki/Comparison_of_audio_coding_formats "Comparison of audio coding formats")) | | | | | | [Lossy](https://en.wikipedia.org/wiki/Lossy_compression "Lossy compression") | [AAC](https://en.wikipedia.org/wiki/Advanced_Audio_Coding "Advanced Audio Coding") [Fraunhofer FDK AAC](https://en.wikipedia.org/wiki/Fraunhofer_FDK_AAC "Fraunhofer FDK AAC") [Nero AAC Codec](https://en.wikipedia.org/wiki/Nero_AAC_Codec "Nero AAC Codec") [FAAC](https://en.wikipedia.org/wiki/FAAC "FAAC") [Helix DNA Producer](https://en.wikipedia.org/wiki/Helix_\(multimedia_project\) "Helix (multimedia project)") [MP3](https://en.wikipedia.org/wiki/MP3 "MP3") [l3enc](https://en.wikipedia.org/wiki/L3enc "L3enc") [LAME](https://en.wikipedia.org/wiki/LAME "LAME") [TooLAME](https://en.wikipedia.org/wiki/TooLAME "TooLAME") [libavcodec](https://en.wikipedia.org/wiki/Libavcodec "Libavcodec") [libcelt](https://en.wikipedia.org/wiki/CELT "CELT") [libopus](https://en.wikipedia.org/wiki/Opus_\(audio_format\) "Opus (audio format)") [libspeex](https://en.wikipedia.org/wiki/Speex "Speex") [Musepack](https://en.wikipedia.org/wiki/Musepack "Musepack") [libvorbis](https://en.wikipedia.org/wiki/Vorbis "Vorbis") [Windows Media Encoder](https://en.wikipedia.org/wiki/Windows_Media_Encoder "Windows Media Encoder") | | [Lossless](https://en.wikipedia.org/wiki/Lossless_compression "Lossless compression") | [ALAC](https://en.wikipedia.org/wiki/Apple_Lossless_Audio_Codec "Apple Lossless Audio Codec") [FLAC](https://en.wikipedia.org/wiki/FLAC "FLAC") [libavcodec](https://en.wikipedia.org/wiki/Libavcodec "Libavcodec") [Monkey's Audio](https://en.wikipedia.org/wiki/Monkey%27s_Audio "Monkey's Audio") [mp4als](https://en.wikipedia.org/wiki/Audio_Lossless_Coding "Audio Lossless Coding") [OptimFROG](https://en.wikipedia.org/wiki/OptimFROG "OptimFROG") [Shorten](https://en.wikipedia.org/wiki/Shorten_\(codec\) "Shorten (codec)") [WavPack](https://en.wikipedia.org/wiki/WavPack "WavPack") | | [Video compression](https://en.wikipedia.org/wiki/Data_compression#Video "Data compression") ([comparison](https://en.wikipedia.org/wiki/Comparison_of_video_codecs "Comparison of video codecs")) | | | | | | [Lossy](https://en.wikipedia.org/wiki/Lossy_compression "Lossy compression") | | | | | | [MPEG-4 ASP](https://en.wikipedia.org/wiki/MPEG-4_Part_2 "MPEG-4 Part 2") | [3ivx](https://en.wikipedia.org/wiki/3ivx "3ivx") [DivX](https://en.wikipedia.org/wiki/DivX "DivX") [Nero Digital](https://en.wikipedia.org/wiki/Nero_Digital "Nero Digital") [FFmpeg](https://en.wikipedia.org/wiki/FFmpeg "FFmpeg") [HDX4](https://en.wikipedia.org/wiki/HDX4 "HDX4") [Xvid](https://en.wikipedia.org/wiki/Xvid "Xvid") | | [H.264](https://en.wikipedia.org/wiki/Advanced_Video_Coding "Advanced Video Coding") | [CoreAVC](https://en.wikipedia.org/wiki/CoreAVC "CoreAVC") Blu-code [DivX](https://en.wikipedia.org/wiki/DivX "DivX") [FFmpeg](https://en.wikipedia.org/wiki/FFmpeg "FFmpeg") [Nero Digital](https://en.wikipedia.org/wiki/Nero_Digital "Nero Digital") [OpenH264](https://en.wikipedia.org/wiki/OpenH264 "OpenH264") [QuickTime](https://en.wikipedia.org/wiki/QuickTime "QuickTime") [x264](https://en.wikipedia.org/wiki/X264 "X264") | | [HEVC](https://en.wikipedia.org/wiki/High_Efficiency_Video_Coding "High Efficiency Video Coding") | [DivX](https://en.wikipedia.org/wiki/DivX "DivX") [x265](https://en.wikipedia.org/wiki/X265 "X265") | | Others | [CineForm](https://en.wikipedia.org/wiki/CineForm "CineForm") [Cinepak](https://en.wikipedia.org/wiki/Cinepak "Cinepak") [Daala](https://en.wikipedia.org/wiki/Daala "Daala") [DNxHD](https://en.wikipedia.org/wiki/Avid_DNxHD "Avid DNxHD") [Helix DNA Producer](https://en.wikipedia.org/wiki/Helix_\(multimedia_project\) "Helix (multimedia project)") [Indeo](https://en.wikipedia.org/wiki/Indeo "Indeo") [libavcodec](https://en.wikipedia.org/wiki/Libavcodec "Libavcodec") [Schrödinger (Dirac)](https://en.wikipedia.org/wiki/Dirac_\(video_compression_format\) "Dirac (video compression format)") [SBC](https://en.wikipedia.org/wiki/Smart_Bitrate_Control "Smart Bitrate Control") [Sorenson](https://en.wikipedia.org/wiki/Sorenson_codec "Sorenson codec") [VP7](https://en.wikipedia.org/wiki/VP7 "VP7") [libtheora](https://en.wikipedia.org/wiki/Theora "Theora") [libvpx](https://en.wikipedia.org/wiki/Libvpx "Libvpx") [Windows Media Encoder](https://en.wikipedia.org/wiki/Windows_Media_Encoder "Windows Media Encoder") | | [Lossless](https://en.wikipedia.org/wiki/Lossless_compression "Lossless compression") | [FFV1](https://en.wikipedia.org/wiki/FFV1 "FFV1") [Huffyuv](https://en.wikipedia.org/wiki/Huffyuv "Huffyuv") [Lagarith](https://en.wikipedia.org/wiki/Lagarith "Lagarith") [MSU Lossless](https://en.wikipedia.org/wiki/MSU_Lossless_Video_Codec "MSU Lossless Video Codec") [YULS](https://en.wikipedia.org/wiki/YULS "YULS") | | See also: [compression methods](https://en.wikipedia.org/wiki/Template:Compression_methods "Template:Compression methods") and [compression formats](https://en.wikipedia.org/wiki/Template:Compression_formats "Template:Compression formats") | | ![](https://en.wikipedia.org/wiki/Special:CentralAutoLogin/start?useformat=desktop&type=1x1&usesul3=1) Retrieved from "<https://en.wikipedia.org/w/index.php?title=WinRAR&oldid=1344927267>" [Categories](https://en.wikipedia.org/wiki/Help:Category "Help:Category"): - [File archivers](https://en.wikipedia.org/wiki/Category:File_archivers "Category:File archivers") - [1995 software](https://en.wikipedia.org/wiki/Category:1995_software "Category:1995 software") - [Windows compression software](https://en.wikipedia.org/wiki/Category:Windows_compression_software "Category:Windows compression software") - [Disk image extractors](https://en.wikipedia.org/wiki/Category:Disk_image_extractors "Category:Disk image extractors") - [Windows-only trialware](https://en.wikipedia.org/wiki/Category:Windows-only_trialware "Category:Windows-only trialware") Hidden categories: - [Articles with Russian-language sources (ru)](https://en.wikipedia.org/wiki/Category:Articles_with_Russian-language_sources_\(ru\) "Category:Articles with Russian-language sources (ru)") - [CS1 uses Russian-language script (ru)](https://en.wikipedia.org/wiki/Category:CS1_uses_Russian-language_script_\(ru\) "Category:CS1 uses Russian-language script (ru)") - [CS1 Russian-language sources (ru)](https://en.wikipedia.org/wiki/Category:CS1_Russian-language_sources_\(ru\) "Category:CS1 Russian-language sources (ru)") - [Webarchive template wayback links](https://en.wikipedia.org/wiki/Category:Webarchive_template_wayback_links "Category:Webarchive template wayback links") - [Articles with short description](https://en.wikipedia.org/wiki/Category:Articles_with_short_description "Category:Articles with short description") - [Short description is different from Wikidata](https://en.wikipedia.org/wiki/Category:Short_description_is_different_from_Wikidata "Category:Short description is different from Wikidata") - This page was last edited on 23 March 2026, at 09:45 (UTC). - Text is available under the [Creative Commons Attribution-ShareAlike 4.0 License](https://en.wikipedia.org/wiki/Wikipedia:Text_of_the_Creative_Commons_Attribution-ShareAlike_4.0_International_License "Wikipedia:Text of the Creative Commons Attribution-ShareAlike 4.0 International License"); additional terms may apply. By using this site, you agree to the [Terms of Use](https://foundation.wikimedia.org/wiki/Special:MyLanguage/Policy:Terms_of_Use "foundation:Special:MyLanguage/Policy:Terms of Use") and [Privacy Policy](https://foundation.wikimedia.org/wiki/Special:MyLanguage/Policy:Privacy_policy "foundation:Special:MyLanguage/Policy:Privacy policy"). Wikipedia® is a registered trademark of the [Wikimedia Foundation, Inc.](https://wikimediafoundation.org/), a non-profit organization. - [Privacy policy](https://foundation.wikimedia.org/wiki/Special:MyLanguage/Policy:Privacy_policy) - [About Wikipedia](https://en.wikipedia.org/wiki/Wikipedia:About) - [Disclaimers](https://en.wikipedia.org/wiki/Wikipedia:General_disclaimer) - [Contact Wikipedia](https://en.wikipedia.org/wiki/Wikipedia:Contact_us) - [Legal & safety contacts](https://foundation.wikimedia.org/wiki/Special:MyLanguage/Legal:Wikimedia_Foundation_Legal_and_Safety_Contact_Information) - [Code of Conduct](https://foundation.wikimedia.org/wiki/Special:MyLanguage/Policy:Universal_Code_of_Conduct) - [Developers](https://developer.wikimedia.org/) - [Statistics](https://stats.wikimedia.org/#/en.wikipedia.org) - [Cookie statement](https://foundation.wikimedia.org/wiki/Special:MyLanguage/Policy:Cookie_statement) - [Mobile view](https://en.wikipedia.org/w/index.php?title=WinRAR&mobileaction=toggle_view_mobile) - [![Wikimedia Foundation](https://en.wikipedia.org/static/images/footer/wikimedia.svg)](https://www.wikimedia.org/) - [![Powered by MediaWiki](https://en.wikipedia.org/w/resources/assets/mediawiki_compact.svg)](https://www.mediawiki.org/) Search Toggle the table of contents WinRAR 43 languages [Add topic](https://en.wikipedia.org/wiki/WinRAR)
Readable Markdown
From Wikipedia, the free encyclopedia | WinRAR | | |---|---| | [![](https://upload.wikimedia.org/wikipedia/en/thumb/7/74/WinRAR_Logo_and_Wordmark.png/250px-WinRAR_Logo_and_Wordmark.png)](https://en.wikipedia.org/wiki/File:WinRAR_Logo_and_Wordmark.png) | | | [![](https://upload.wikimedia.org/wikipedia/en/thumb/4/43/WinRAR_7.10_screenshot.png/250px-WinRAR_7.10_screenshot.png)](https://en.wikipedia.org/wiki/File:WinRAR_7.10_screenshot.png)Screenshot of the trial version of WinRAR | | | [Developers](https://en.wikipedia.org/wiki/Programmer "Programmer") | [Eugene Roshal](https://en.wikipedia.org/wiki/Eugene_Roshal "Eugene Roshal") (developer), Alexander Roshal (distributor)[\[1\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-1)[\[2\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-license-2) | | Initial release | April 22, 1995; 30 years ago | | [Stable release](https://en.wikipedia.org/wiki/Software_release_life_cycle "Software release life cycle") | 7\.20 / February 3, 2026; 2 months ago | | Written in | [C++](https://en.wikipedia.org/wiki/C%2B%2B "C++") | | [Operating system](https://en.wikipedia.org/wiki/Operating_system "Operating system") | [Windows 7](https://en.wikipedia.org/wiki/Windows_7 "Windows 7") or later | | [Platform](https://en.wikipedia.org/wiki/Computing_platform "Computing platform") | [IA-32](https://en.wikipedia.org/wiki/IA-32 "IA-32") (up to v7.01), [x64](https://en.wikipedia.org/wiki/X64 "X64") | | [Size](https://en.wikipedia.org/wiki/File_size "File size") | 3\.4 [MB](https://en.wikipedia.org/wiki/Megabyte "Megabyte") | | Available in | 50+ languages[\[3\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-dl-3) | | List of languages Arabic, Armenian, Azerbaijani, Basque, Belarusian, Bulgarian, Burmese, Catalan, Chinese Simplified, Chinese Traditional, Croatian, Czech, Danish, Dutch, English, Estonian, Finnish, French, Galician, Georgian, German, Greek, Hebrew, Hungarian, Indonesian, Italian, Japanese, Korean, Lithuanian, Mongolian, Norwegian, Persian, Polish, Portuguese, Brazilian Portuguese, Romanian, Russian, Serbian Cyrillic, Slovak, Slovenian, Spanish, Colombian Spanish, Swedish, Thai, Turkish, Ukrainian, Uzbek, Vietnamese | | | [Type](https://en.wikipedia.org/wiki/Software_categories#Categorization_approaches "Software categories") | [File archiver](https://en.wikipedia.org/wiki/File_archiver "File archiver") | | [License](https://en.wikipedia.org/wiki/Software_license "Software license") | [Trialware](https://en.wikipedia.org/wiki/Trialware "Trialware")[\[4\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-inf40-4) | | Website | [www.win-rar.com](https://www.win-rar.com/) [![Edit this on Wikidata](https://upload.wikimedia.org/wikipedia/en/thumb/8/8a/OOjs_UI_icon_edit-ltr-progressive.svg/20px-OOjs_UI_icon_edit-ltr-progressive.svg.png)](https://www.wikidata.org/wiki/Q242747?uselang=en#P856 "Edit this on Wikidata") | **WinRAR** is a [trialware](https://en.wikipedia.org/wiki/Trialware "Trialware") [file archiver](https://en.wikipedia.org/wiki/File_archiver "File archiver") and [compression](https://en.wikipedia.org/wiki/Data_compression "Data compression") utility for [Microsoft Windows](https://en.wikipedia.org/wiki/Microsoft_Windows "Microsoft Windows"), developed by [Eugene Roshal](https://en.wikipedia.org/wiki/Eugene_Roshal "Eugene Roshal") of win.rar GmbH (RARLAB) since 1995. It can create and view archives in [RAR](https://en.wikipedia.org/wiki/RAR_\(file_format\) "RAR (file format)") (a format created by Roshal) or [ZIP](https://en.wikipedia.org/wiki/Zip_\(file_format\) "Zip (file format)") file formats,[\[5\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-5) and unpack numerous archive [file](https://en.wikipedia.org/wiki/Computer_file "Computer file") formats. To enable the user to test the integrity of archives, WinRAR embeds [CRC-32](https://en.wikipedia.org/wiki/CRC-32 "CRC-32") or [BLAKE2](https://en.wikipedia.org/wiki/BLAKE2 "BLAKE2") [checksums](https://en.wikipedia.org/wiki/Checksum "Checksum") for each file in each archive. WinRAR supports creating [encrypted](https://en.wikipedia.org/wiki/Encryption "Encryption"), multi-part and [self-extracting archives](https://en.wikipedia.org/wiki/Self-extracting_archive "Self-extracting archive"). RARLAB also offers a mobile version as [freeware](https://en.wikipedia.org/wiki/Freeware "Freeware") for [Android](https://en.wikipedia.org/wiki/Android_\(operating_system\) "Android (operating system)") under the name RAR for Android.[\[6\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-download-6) Related programs include [command-line](https://en.wikipedia.org/wiki/Command-line "Command-line") utilities `RAR` and `UNRAR`[\[7\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-Interview_by_correspondence-7) which are also released for [macOS](https://en.wikipedia.org/wiki/MacOS "MacOS"),[\[3\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-dl-3) [Linux](https://en.wikipedia.org/wiki/Linux "Linux"), [FreeBSD](https://en.wikipedia.org/wiki/FreeBSD "FreeBSD"), and in the past for [Windows CE](https://en.wikipedia.org/wiki/Windows_CE "Windows CE"), [MS-DOS](https://en.wikipedia.org/wiki/MS-DOS "MS-DOS") and [OS/2](https://en.wikipedia.org/wiki/OS/2 "OS/2").[\[8\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-8) RAR/[DOS](https://en.wikipedia.org/wiki/DOS "DOS") started as a mix of [x86](https://en.wikipedia.org/wiki/X86 "X86") [assembler](https://en.wikipedia.org/wiki/Assembly_language "Assembly language") and [C](https://en.wikipedia.org/wiki/C_\(programming_language\) "C (programming language)"), with the amount of assembly code decreasing over time and moving to pure C/[C++](https://en.wikipedia.org/wiki/C%2B%2B "C++") later on. The first versions of WinRAR were written in C; modern versions predominantly use [C++](https://en.wikipedia.org/wiki/C%2B%2B "C++"). RAR for Android is written as a mixture of Java and C++.[\[9\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-9) WinRAR and the RAR file format have evolved over time. Support for the archive format RAR5, using the same RAR [file extension](https://en.wikipedia.org/wiki/File_extension "File extension") as earlier versions, was added in version 5.0;[\[10\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-10) the older RAR file format has since been referred to as RAR4. WinRAR versions before 5.0 do not support RAR5 archives;[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) only older versions of WinRAR run on older operating systems, and cannot open RAR5 archives. The RAR5 file format – from version 7 on, referred to as "RAR" – increased the maximum dictionary size up to 64 GB, depending on the amount of available memory, with the default in version 5 increased from 4 MB to 32 MB, typically improving compression ratio. For dictionaries larger than 4 GB, the size can be specified if it is unequal to a power of 2. Thus, there are no restrictions to the range 4, 8, 16, 32, 64, allowing 5 GB or 22 GB to be chosen at will. Archives with dictionaries larger than 4 GB can only be extracted by WinRAR 7.0 or newer. [AES encryption](https://en.wikipedia.org/wiki/AES_encryption "AES encryption"), when used, is in [CBC mode](https://en.wikipedia.org/wiki/CBC_mode "CBC mode") and was increased in strength from 128- to 256-bit. Maximum path length for files in RAR and ZIP archives is increased from 2047 to 65535 characters.[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) Options added in v5.0 include 256-bit [BLAKE2](https://en.wikipedia.org/wiki/BLAKE_\(hash_function\) "BLAKE (hash function)") file-hashing algorithm instead of default 32-bit [CRC](https://en.wikipedia.org/wiki/Cyclic_redundancy_check "Cyclic redundancy check")\-32, duplicate file detection, [NTFS hard and symbolic links](https://en.wikipedia.org/wiki/NTFS_links "NTFS links"), and Quick Open record to allow large archives to be opened faster.[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) The RAR5 file format removed comments for each file (though archive comment still remains), authenticity verification, and specialized compression algorithms for text and multimedia files. RAR5 also changed the file name for split volumes from `archivename.rNN` to `archivename.partNN.rar`.[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) The RAR7 file format added support for 64GB compression dictionary and improved compression ratio by adding two extra algorithms. RAR7 archives with dictionary sizes up to 4 GB can be unpacked by previous versions of WinRAR (5.0 and above) given there's enough [RAM](https://en.wikipedia.org/wiki/Random-access_memory "Random-access memory"). On the 31st of May 2024, WinRAR announced that they would no longer offer the physical [CD-ROM](https://en.wikipedia.org/wiki/CD-ROM "CD-ROM") delivery option due to the factory that produces them shutting, citing a lack of demand and support for [optical media](https://en.wikipedia.org/wiki/Optical_media "Optical media").[\[12\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-12) - Creation of packed [RAR](https://en.wikipedia.org/wiki/RAR_\(file_format\) "RAR (file format)") or [ZIP](https://en.wikipedia.org/wiki/Zip_\(file_format\) "Zip (file format)") archives. - Unpacking of:[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11)[\[13\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-13) - [RAR](https://en.wikipedia.org/wiki/RAR_\(file_format\) "RAR (file format)"), [tar](https://en.wikipedia.org/wiki/Tar_\(computing\) "Tar (computing)"), [ARJ](https://en.wikipedia.org/wiki/ARJ "ARJ"), [LHA](https://en.wikipedia.org/wiki/LHA_\(file_format\) "LHA (file format)"), [ZIP](https://en.wikipedia.org/wiki/ZIP_\(file_format\) "ZIP (file format)") (and its subsed [JAR](https://en.wikipedia.org/wiki/JAR_\(file_format\) "JAR (file format)")) and [WinZip ZIPX](https://en.wikipedia.org/wiki/WinZip "WinZip") archives - [Windows Cabinet files](https://en.wikipedia.org/wiki/Cabinet_\(file_format\) "Cabinet (file format)") (`.CAB`) - [ISO 9660](https://en.wikipedia.org/wiki/ISO_9660 "ISO 9660") optical [disk images](https://en.wikipedia.org/wiki/Disk_image "Disk image") - [Unix compress (.Z)](https://en.wikipedia.org/wiki/Compress_\(software\) "Compress (software)"), [gzip](https://en.wikipedia.org/wiki/Gzip "Gzip"), [bzip2](https://en.wikipedia.org/wiki/Bzip2 "Bzip2"), [lzip](https://en.wikipedia.org/wiki/Lzip "Lzip"), [xz](https://en.wikipedia.org/wiki/XZ_Utils "XZ Utils"), [7z](https://en.wikipedia.org/wiki/7z "7z") and [zstandard](https://en.wikipedia.org/wiki/Zstandard "Zstandard") compressed files - [uuencoded](https://en.wikipedia.org/wiki/Uuencoding "Uuencoding") files, as well as split files - Some of [self-extracting archive](https://en.wikipedia.org/wiki/Self-extracting_archive "Self-extracting archive") formats stored as [.exe](https://en.wikipedia.org/wiki/.exe ".exe") files - [Checksum](https://en.wikipedia.org/wiki/Checksum "Checksum") (integrity) verification for ARJ, bzip2, Cabinet file, gzip, lzip, RAR, xz, ZIP and 7z archives - [Multithreaded CPU](https://en.wikipedia.org/wiki/Multithreaded_CPU "Multithreaded CPU") compression and decompression When creating RAR 7.0 archives: - Support for maximum file size of 16 [EiB](https://en.wikipedia.org/wiki/Exbibyte "Exbibyte"), about 1.8 × 1019 bytes or 18 million TB - Compression dictionary from 1 MiB to 64 GiB (it is limited to 256 MiB on 32-bit editions, although 32-bit editions still can decompress archives with 1 GiB dictionary; default size is 32 MiB)[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) - Optional 256-bit [BLAKE2](https://en.wikipedia.org/wiki/BLAKE2 "BLAKE2") file hashing that can replace the default 32-bit [CRC](https://en.wikipedia.org/wiki/Cyclic_redundancy_check "Cyclic redundancy check")\-32 file checksum[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) - Optional encryption using [AES](https://en.wikipedia.org/wiki/AES_encryption "AES encryption") with a 256-bit key[\[14\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-14) in [CBC mode](https://en.wikipedia.org/wiki/CBC_mode "CBC mode"), using [key derivation function](https://en.wikipedia.org/wiki/Key_derivation_function "Key derivation function") based on [PBKDF2](https://en.wikipedia.org/wiki/PBKDF2 "PBKDF2") using [HMAC](https://en.wikipedia.org/wiki/HMAC "HMAC")\-SHA256[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) - Optional data [redundancy](https://en.wikipedia.org/wiki/Redundancy_\(information_theory\) "Redundancy (information theory)") is provided in the form of [Reed–Solomon](https://en.wikipedia.org/wiki/Reed%E2%80%93Solomon "Reed–Solomon") *recovery records* and *recovery volumes*, allowing reconstruction of damaged archives (including reconstruction of entirely missed volumes) - Optional "quick open record" to open RAR files faster[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) - Ability to create multi-volume (split) archives[\[15\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-split-15) - Ability to create [self-extracting](https://en.wikipedia.org/wiki/Self-extracting_archive "Self-extracting archive") files (multi-volume self-extracting archives are supported;[\[15\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-split-15) the self-extractor can execute commands, such as running a specified program before or after self-extraction[\[16\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-16)) - Support for [NTFS](https://en.wikipedia.org/wiki/NTFS "NTFS") permissions, hard and symbolic links[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) - Support for maximum path length up to 65 535 characters (stored in the [UTF-8](https://en.wikipedia.org/wiki/UTF-8 "UTF-8") format)[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) - Optional archive comment (stored in the UTF-8 format)[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) - Optional file timestamps preservation: modification, creation, last access times with high precision[\[17\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-17) - Optional [file deduplication](https://en.wikipedia.org/wiki/Data_deduplication "Data deduplication") - Advanced backup options, time-stamped files and previous file version retention. The software is distributed as "try before you buy"; it may be used without charge for 40 days.[\[2\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-license-2) When the period expires, the non-enterprise functionalities remain available, a move intended to discourage piracy.[\[4\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-inf40-4) In [China](https://en.wikipedia.org/wiki/China "China"), a free-to-use personal edition has been provided officially since 2015.[\[18\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-18) Although archiving with the RAR format is proprietary, RARLAB supplies as copyrighted [freeware](https://en.wikipedia.org/wiki/Freeware "Freeware") the [C++](https://en.wikipedia.org/wiki/C%2B%2B "C++") source code of the current UnRAR unpacker, with a license allowing it to be used in any software, thus enabling others to produce software capable of unpacking, but not creating, RAR archives.[\[19\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-19) *RAR for Android* is free of charge. It displays advertisements; for a payment they can be disabled.[\[20\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-android-20) A license for WinRAR does not provide ad-suppression for *RAR for Android*. In February 2019, a major security vulnerability in the unacev2.dll library which is used by WinRAR to decompress [ACE](https://en.wikipedia.org/wiki/ACE_\(compressed_file_format\) "ACE (compressed file format)") archives was discovered.[\[21\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-21)[\[22\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-22) Consequently, WinRAR dropped the support for the ACE format from version 5.70. Self-extracting archives created with versions before 5.31 (including the executable installer of WinRAR itself) are vulnerable to [DLL hijacking](https://en.wikipedia.org/wiki/DLL_hijacking "DLL hijacking"): they may load and use DLLs named `UXTheme.dll`, `RichEd32.dll` and `RichEd20.dll` if they are in the same folder as the executable file.[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11)[\[23\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-23) It was widely reported that WinRAR v5.21 and earlier had a [remote code execution](https://en.wikipedia.org/wiki/Remote_code_execution "Remote code execution") (RCE) vulnerability which could allow a remote attacker to insert malicious code into a [self-extracting executable (SFX) file](https://en.wikipedia.org/wiki/Self-extracting_archive "Self-extracting archive") being created by a user, "putting over 500 million users of the software at risk".[\[24\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-24) However, examination of the claim revealed that, while the vulnerability existed, the result was merely an SFX which delivered its payload when executed; published responses dismissed the threat, one saying "If you can find suckers who will trust a [.exe](https://en.wikipedia.org/wiki/.exe ".exe") labelled as self-extracting archive *\[…\]* then you can trick them into running your smuggled JavaScript".[\[25\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-25)[\[26\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-26) WinRAR 6.23 fixes a critical security vulnerability which allowed the hacker to automatically execute malware distributed in archives under some circumstances.[\[27\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-27) Versions 7.12 and 7.13 for Windows contain important security fixes.[\[28\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-28) - Command line RAR and UNRAR were first released in autumn 1993.[\[7\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-Interview_by_correspondence-7) - Early development version WinRAR 1.54b was released in 1995. - 2\.00 (1996-04): the new [RAR2](https://en.wikipedia.org/wiki/RAR_\(file_format\)#Versions "RAR (file format)") [archive format](https://en.wikipedia.org/wiki/Archive_format "Archive format") is implemented. - 3\.00 (2002-05): the new [RAR3](https://en.wikipedia.org/wiki/RAR_\(file_format\)#Versions "RAR (file format)") [archive format](https://en.wikipedia.org/wiki/Archive_format "Archive format") is implemented. The new archives cannot be managed by older versions of WinRAR. Solid compression and WAV audio lossless compression features are added.[\[29\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-History-3.00-3.11-29) - 3\.41 (2004-12): adds support for Linux .Z archives like GZIP and BZIP2. New options include storing entire file paths and restoring compressed NTFS files.[\[30\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-History-3.40-3.50-30) - 3\.50 (2005-08): adds support for interface [skins](https://en.wikipedia.org/wiki/Skin_\(computing\) "Skin (computing)").[\[30\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-History-3.40-3.50-30) - 3\.60 (2006-08): adds multithreaded version of the compression algorithm, which improves compression speed on systems with multiple [dual-core](https://en.wikipedia.org/wiki/Dual-core "Dual-core") or [hyper-threading](https://en.wikipedia.org/wiki/Hyper-threading "Hyper-threading")\-enabled [CPUs](https://en.wikipedia.org/wiki/Central_processing_unit "Central processing unit"). - 3\.80 (2008-09): adds support for ZIP archives, which contain [Unicode](https://en.wikipedia.org/wiki/Unicode "Unicode") file names in [UTF-8](https://en.wikipedia.org/wiki/UTF-8 "UTF-8").[\[31\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-31) - 3\.90 (2009-05): adds support for the [x86-64](https://en.wikipedia.org/wiki/X86-64 "X86-64") architecture. Multithreaded support is enhanced.[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) - 3\.91 is the last release that supports [Valencian](https://en.wikipedia.org/wiki/Valencian_language "Valencian language"). - 3\.92 is the last release that supports [Serbian Cyrillic](https://en.wikipedia.org/wiki/Serbian_Cyrillic "Serbian Cyrillic") and [Serbian Latin](https://en.wikipedia.org/wiki/Serbian_Latin "Serbian Latin"). - 4\.00 (2011-03): decompression is sped up by up to 30%.[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) - 4\.10 (2012-01): removes all ZIP limitations now allowing unlimited number of files and archive size. WinRAR now also allows creation of multivolume ZIP files. ZIP archives now include [Unicode](https://en.wikipedia.org/wiki/Unicode "Unicode") file names.[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) - 4\.20 (2012-06): compression speed in [SMP](https://en.wikipedia.org/wiki/Symmetric_multiprocessing "Symmetric multiprocessing") mode is increased significantly, but this improvement was made at the expense of increased memory usage. ZIP compression now uses SMP as well. The default SMP mode cannot handle text; text compression is significantly worse unless additional switches are used.[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) - 5\.00 (2013-09): the new RAR5 archive format is implemented. RAR5 compressed archives cannot be managed by old versions of WinRAR. The RAR 5 format improves [multi-core processor](https://en.wikipedia.org/wiki/Multi-core_processor "Multi-core processor") utilization, and adds a larger dictionary size of up to 1 GiB with 64-bit WinRAR. Special optional compression algorithms optimized for RGB bitmaps, raw audio files, [Itanium](https://en.wikipedia.org/wiki/Itanium "Itanium") executables, and [plain text](https://en.wikipedia.org/wiki/Plain_text "Plain text"), which were supported by earlier versions, are supported only in the older RAR format, not RAR5.[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) Optional optimized compression of x86 executables and [delta compression](https://en.wikipedia.org/wiki/Delta_compression "Delta compression") (for structured table data) are supported in both file formats. - 5\.50 (2017-08): adds support for a master password which can be used to encrypt passwords stored in WinRAR. The default RAR format is changed to version 5. Adds support for decompressing [Lzip](https://en.wikipedia.org/wiki/Lzip "Lzip") archives; adds support for high precision file dates, longer file names and larger file sizes for [TAR](https://en.wikipedia.org/wiki/Tar_\(computing\) "Tar (computing)") archives.[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) - 5\.60 (2018-06): repairing of protected RAR5 archives was improved. Automatic detection of the encoding of ZIP archive comments. Recognition of GZIP files with arbitrary preceding data as an actual GZIP archive.[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) - 5\.70 (2019-02): removes support for [ACE](https://en.wikipedia.org/wiki/ACE_\(compressed_file_format\) "ACE (compressed file format)") archive decompression due to major security vulnerabilities[\[32\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-32) in the unacev2.dll library.[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) - 6\.00 (2020-12): "Ignore" and "Ignore All" options are added to read error prompt. "Ignore" allows to continue processing with already read file part only and "Ignore All" does it for all future read errors. - 6\.10 (2022-01): Added support for unpacking [ZST](https://en.wikipedia.org/wiki/Zstandard "Zstandard") archives. Maximum recovery record is increased to 1000% of protected data size. - 6\.11 (2022-03): Support of Gzip archives with large archive comments has been added; In command line mode, the switch -mes can also be used to suppress the password prompt and abort when adding new files to an encrypted solid archive. - 6\.12 (2022-05): [CVE](https://en.wikipedia.org/wiki/CVE_\(identifier\) "CVE (identifier)")\-[2022-30333](https://nvd.nist.gov/vuln/detail/CVE-2022-30333) security vulnerability is fixed in Unix RAR versions. WinRAR and Android RAR are not affected. - 6\.23 (2023-08): [CVE](https://en.wikipedia.org/wiki/CVE_\(identifier\) "CVE (identifier)")\-[2023-40477](https://nvd.nist.gov/vuln/detail/CVE-2023-40477) and [CVE](https://en.wikipedia.org/wiki/CVE_\(identifier\) "CVE (identifier)")\-[2023-38831](https://nvd.nist.gov/vuln/detail/CVE-2023-38831) critical security vulnerabilities are fixed in WinRAR. Unix and Android versions are not affected. - 6\.24 (2023-10): Fixes an issue with null pointers. - 7\.00 (2024-02): drops support for creating RAR 4.x format archives. Maximum path length limit increased to 65535 characters. Maximum RAR dictionary size up to 64 GB for the [64](https://en.wikipedia.org/wiki/64-bit_computing "64-bit computing")\-bit version (limited by available RAM). Command line RAR filters out control character 27 from screen output for security reasons. - 7\.10 (2025-02): drops support for 32bit Windows editions. Adds support for [Large Memory Pages](https://en.wikipedia.org/wiki/Page_\(computer_memory\)#Multiple_page_sizes "Page (computer memory)") which increases compression and decompression speed, especially when using a large compression dictionary. Adds [dark mode](https://en.wikipedia.org/wiki/Dark_theme "Dark theme"). ### Operating systems support \[[edit](https://en.wikipedia.org/w/index.php?title=WinRAR&action=edit&section=7 "Edit section: Operating systems support")\] More recent versions do not support many older operating systems. Versions supporting older operating systems may still be available, but not maintained: - RAR 2.50 is the last version to support MS-DOS and OS/2 on 16-bit [x86](https://en.wikipedia.org/wiki/X86 "X86") CPUs ([8086](https://en.wikipedia.org/wiki/Intel_8086 "Intel 8086")\-compatible).[\[33\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-33) - RAR 3.93 is the last version to support [MS-DOS](https://en.wikipedia.org/wiki/MS-DOS "MS-DOS") and [OS/2](https://en.wikipedia.org/wiki/OS/2 "OS/2") on [IA-32](https://en.wikipedia.org/wiki/IA-32 "IA-32") CPUs ([80386](https://en.wikipedia.org/wiki/Intel_80386 "Intel 80386") equivalents and later). RAR for Pocket PC 3.93 is the last version for [Windows Mobile](https://en.wikipedia.org/wiki/Windows_Mobile "Windows Mobile").[\[34\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-rar393-34) It supports [file names longer than the MS-DOS standard](https://en.wikipedia.org/wiki/Long_filename "Long filename") of 8.3 characters, in a MS-DOS box (except under NT-based operating systems), and uses the [RSX](https://en.wikipedia.org/wiki/EMX_\(programming_environment\) "EMX (programming environment)") [DPMI](https://en.wikipedia.org/wiki/DOS_Protected_Mode_Interface "DOS Protected Mode Interface") extender. - RAR 7.01 is the last version to support [Linux](https://en.wikipedia.org/wiki/Linux "Linux") and [FreeBSD](https://en.wikipedia.org/wiki/FreeBSD "FreeBSD") on [32-bit](https://en.wikipedia.org/wiki/32-bit_computing "32-bit computing") [x86](https://en.wikipedia.org/wiki/X86 "X86") CPUs. The unrar application is available as source code and still supports 32bit environments (with a 2GB maximum dictionary size limitation). - WinRAR 2.06 is the last version to support [Windows 3.1](https://en.wikipedia.org/wiki/Windows_3.1 "Windows 3.1"), [Windows NT 3.1](https://en.wikipedia.org/wiki/Windows_NT_3.1 "Windows NT 3.1"), [Windows NT 3.5](https://en.wikipedia.org/wiki/Windows_NT_3.5 "Windows NT 3.5"), [Windows NT 3.51](https://en.wikipedia.org/wiki/Windows_NT_3.51 "Windows NT 3.51") and [Win32s](https://en.wikipedia.org/wiki/Win32s "Win32s"). - WinRAR 3.93 is the last version to support [Windows 95](https://en.wikipedia.org/wiki/Windows_95 "Windows 95"), [Windows NT 4.0](https://en.wikipedia.org/wiki/Windows_NT_4.0 "Windows NT 4.0"), [Windows 98](https://en.wikipedia.org/wiki/Windows_98 "Windows 98") and [Windows Me](https://en.wikipedia.org/wiki/Windows_Me "Windows Me").[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11)[\[35\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-35) - WinRAR 4.11 is the last version to support [Windows 2000](https://en.wikipedia.org/wiki/Windows_2000 "Windows 2000").[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) - WinRAR 6.02 is the last version to support [Windows XP](https://en.wikipedia.org/wiki/Windows_XP "Windows XP") (except the console version Rar.exe).[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) - WinRAR 7.01 is the last version to support [Windows Vista](https://en.wikipedia.org/wiki/Windows_Vista "Windows Vista") (and [32-bit](https://en.wikipedia.org/wiki/32-bit_computing "32-bit computing") Windows editions).[\[11\]](https://en.wikipedia.org/wiki/WinRAR#cite_note-releases-11) - [Comparison of file archivers](https://en.wikipedia.org/wiki/Comparison_of_file_archivers "Comparison of file archivers") - [Comparison of archive formats](https://en.wikipedia.org/wiki/Comparison_of_archive_formats "Comparison of archive formats") - [List of archive formats](https://en.wikipedia.org/wiki/List_of_archive_formats "List of archive formats") - [7-Zip](https://en.wikipedia.org/wiki/7-Zip "7-Zip") 1. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-1)** ([Russia](https://en.wikipedia.org/wiki/Russia "Russia"), [Chelyabinsk](https://en.wikipedia.org/wiki/Chelyabinsk "Chelyabinsk")) [WinRAR 3.40 release notes by Eugene Roshal](https://groups.google.com/group/fido7.rar.support/msg/8205725b02a2be76?pli=1) (in Russian) 2. ^ [***a***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-license_2-0) [***b***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-license_2-1) ["RAR and WinRAR End User License Agreement (EULA)"](https://rarlab.com/license.htm), *rarlab.com*, RARLAB, [archived](https://web.archive.org/web/20140104212948/http://www.rarlab.com/license.htm) from the original on 2014-01-04, retrieved 2019-03-11 3. ^ [***a***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-dl_3-0) [***b***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-dl_3-1) ["RAR download page"](https://rarlab.com/download.htm). *rarlab.com*. RARLAB. [Archived](https://web.archive.org/web/20200609195332/https://www.rarlab.com/download.htm) from the original on 2020-06-09. Retrieved 2020-06-10. 4. ^ [***a***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-inf40_4-0) [***b***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-inf40_4-1) CHM Tech (9 March 2017). ["WinRAR And The Infinite 40-Day Trial"](https://www.youtube.com/watch?v=fTgZRVVr3_Y). *YouTube*. [Archived](https://ghostarchive.org/varchive/youtube/20211222/fTgZRVVr3_Y) from the original on 2021-12-22. 5. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-5)** Manuel Masiero (18 March 2013)["Compression Performance: 7-Zip, MagicRAR, WinRAR, WinZip"](https://www.tomshardware.com/reviews/winrar-winzip-7-zip-magicrar,3436.html) *Tom's Hardware*. Retrieved 27 November 2013. 6. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-download_6-0)** WinRAR and RAR archiver downloads [\[1\]](https://www.rarlab.com/download.htm) 7. ^ [***a***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-Interview_by_correspondence_7-0) [***b***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-Interview_by_correspondence_7-1) Voloshin, Kirill (2011-03-10). [Интервью по переписке](http://www.compression.ru/arctest/descript/roshal.htm) \[Interview by correspondence\] (in Russian). [Archived](https://web.archive.org/web/20150816011005/http://www.compression.ru/arctest/descript/roshal.htm) from the original on 2015-08-16. Retrieved 2014-10-27. 8. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-8)** <https://web.archive.org/web/20100713223858/http://www.zetnet.co.uk/RAR.T-Mail/index.html> 9. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-9)** <https://forum.ru-board.com/topic.cgi?forum=5&topic=51203&start=1840#6> 10. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-10)** [Martin Brinkmann](https://en.wikipedia.org/wiki/Martin_Brinkmann "Martin Brinkmann") (29 April 2013)["WinRAR 5.0 introduces the new RAR 5 format. What you need to know"](https://www.ghacks.net/2013/04/29/winrar-5-0-introduces-the-new-rar-5-format-what-you-need-to-know/) [Archived](https://web.archive.org/web/20180901182623/https://www.ghacks.net/2013/04/29/winrar-5-0-introduces-the-new-rar-5-format-what-you-need-to-know/) 2018-09-01 at the [Wayback Machine](https://en.wikipedia.org/wiki/Wayback_Machine "Wayback Machine") *Ghacks*. Retrieved 27 November 2013. 11. ^ [***a***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-0) [***b***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-1) [***c***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-2) [***d***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-3) [***e***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-4) [***f***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-5) [***g***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-6) [***h***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-7) [***i***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-8) [***j***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-9) [***k***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-10) [***l***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-11) [***m***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-12) [***n***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-13) [***o***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-14) [***p***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-15) [***q***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-16) [***r***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-17) [***s***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-18) [***t***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-19) [***u***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-20) [***v***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-21) [***w***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-22) [***x***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-23) [***y***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-releases_11-24) ["Latest changes in WinRAR (cumulative release notes for all versions)"](https://rarlab.com/rarnew.htm). *rarlab.com*. RARLAB. [Archived](https://web.archive.org/web/20100806100343/http://www.rarlab.com/rarnew.htm) from the original on 2010-08-06. Retrieved 2018-09-01. Updated with each new beta test or released version. Current page has versions 6.00 and higher; archived page linked here has versions 3.70–3.93; older archived versions go back to 3.00 12. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-12)** ["After 22 years, WinRAR officially discontinued the CD installation package"](https://scienceinfo.net/after-22-years-winrar-officially-discontinued-the-cd-installation-package.html). *scienceinfo.net*. 2024-10-01. Retrieved 2025-04-19. 13. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-13)** ["Best Archive Tool"](http://www.donationcoder.com/Reviews/Archive/ArchiveTools/index.html). DonationCoder.com. 2005-09-05. [Archived](https://web.archive.org/web/20090602021709/http://www.donationcoder.com/Reviews/Archive/ArchiveTools/index.html) from the original on 2009-06-02. Retrieved 2009-07-01. 14. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-14)** ["WinRAR 5 Final Released"](http://www.techno360.in/winrar-5/) [Archived](https://web.archive.org/web/20131202233837/http://www.techno360.in/winrar-5/) 2013-12-02 at the [Wayback Machine](https://en.wikipedia.org/wiki/Wayback_Machine "Wayback Machine") *Techno360.in*. Retrieved 27 November 2013. 15. ^ [***a***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-split_15-0) [***b***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-split_15-1) [Martin Brinkmann](https://en.wikipedia.org/wiki/Martin_Brinkmann "Martin Brinkmann") (7 September 2011). ["How To Split Large Files Into Multiple Smaller Ones"](https://www.ghacks.net/2011/09/07/how-to-split-large-files-into-multiple-smaller-ones/). *gHacks Tech News*. [Archived](https://web.archive.org/web/20170416045138/http://www.ghacks.net/2011/09/07/how-to-split-large-files-into-multiple-smaller-ones/) from the original on 2017-04-16. Retrieved 15 April 2017. 16. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-16)** WinRAR Help – GUI SFX modules: setup commands 17. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-17)** stevewhims (2021-01-07). ["File Times - Win32 apps"](https://learn.microsoft.com/en-us/windows/win32/sysinfo/file-times). *learn.microsoft.com*. Retrieved 2024-04-07. 18. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-18)** ["软众信息-WinRAR独家总代理商 最新官方简体中文版下载 支持64位非破解版压缩软件:软件介绍-致用户的一封信"](http://www.winrar.com.cn/about.htm). www.winrar.com.cn. [Archived](https://web.archive.org/web/20161015190836/http://www.winrar.com.cn/about.htm) from the original on 2016-10-15. Retrieved 2016-10-18. 19. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-19)** ["WinRAR and RAR archiver addons (downloads, UnRAR for various platforms, and source code)"](https://web.archive.org/web/20180901215639/https://rarlab.com/rar_add.htm). *rarlab.com*. RARLAB. Archived from [the original](https://rarlab.com/rar_add.htm) on 2018-09-01. Retrieved 2020-06-10. License says "The source code of UnRAR utility is freeware" 20. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-android_20-0)** ["RAR for Android; RARsoft"](https://play.google.com/store/apps/details?id=com.rarlab.rar). [Archived](https://web.archive.org/web/20141222101935/https://play.google.com/store/apps/details?id=com.rarlab.rar) from the original on 2014-12-22. Retrieved 2014-11-04. 21. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-21)** ["Extracting a 19 Year Old Code Execution from WinRAR"](https://research.checkpoint.com/extracting-code-execution-from-winrar/). *Check Point Research*. 2019-02-20. Retrieved 2019-03-13. 22. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-22)** ["WinRAR Multiple Security Vulnerabilities"](https://web.archive.org/web/20201221110600/https://www.securityfocus.com/bid/106948). *www.securityfocus.com*. Archived from [the original](https://www.securityfocus.com/bid/106948) on 2020-12-21. Retrieved 2019-03-13. 23. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-23)** Kanthak, Stefan (7 February 2016). ["Executable installers are vulnerable^WEVIL (case 25): WinRAR's installer and self-extractors allow arbitrary (remote) code execution and escalation of privilege"](http://seclists.org/fulldisclosure/2016/Feb/58). *SecLists.org*. [Archived](https://web.archive.org/web/20160218030636/http://seclists.org/fulldisclosure/2016/Feb/58) from the original on 2016-02-18. Retrieved 2016-02-20. 24. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-24)** Shaikh Rafia (September 2015). ["WinRAR Exploit Could Put 500 Million Users at Risk"](https://wccftech.com/winrar-exploit-could-put-500-million-users-at-risk/). *Wccftech.com*. [Archived](https://web.archive.org/web/20161001192221/http://wccftech.com/winrar-exploit-could-put-500-million-users-at-risk/) from the original on 2016-10-01. Retrieved 29 September 2016. 25. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-25)** Darren Pauli (30 September 2015). ["Smuggle mischievous JavaScript into WinRAR archives? Sure, why not"](https://www.theregister.co.uk/2015/09/30/500m_winrar_users_open_to_remote_code_execution_zero_day/). *The Register*. [Archived](https://web.archive.org/web/20160927083336/http://www.theregister.co.uk/2015/09/30/500m_winrar_users_open_to_remote_code_execution_zero_day/) from the original on 2016-09-27. Retrieved 29 September 2016. 26. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-26)** ["WinRAR Vulnerability Is Complete Bullshit"](http://www.darknet.org.uk/2015/10/winrar-vulnerability-is-complete-bullshit/). *Darknet*. 1 October 2015. [Archived](https://web.archive.org/web/20161002151612/http://www.darknet.org.uk/2015/10/winrar-vulnerability-is-complete-bullshit/) from the original on 2016-10-02. Retrieved 29 September 2016. 27. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-27)** Goodin, Dan (2023-08-23). ["WinRAR 0-day that uses poisoned JPG and TXT files under exploit since April"](https://arstechnica.com/security/2023/08/winrar-0-day-that-uses-poisoned-jpg-and-txt-files-under-exploit-since-april/). *Ars Technica*. Retrieved 2023-08-23. 28. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-28)** ["WinRAR archiver, a powerful tool to process RAR and ZIP files"](https://www.rarlab.com/rarnew.htm). *www.rarlab.com*. [Archived](https://web.archive.org/web/20250727172602/https://www.rarlab.com/rarnew.htm) from the original on 2025-07-27. Retrieved 2025-08-08. 29. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-History-3.00-3.11_29-0)** ["RAR - What's new in the latest version (v3.00 to v3.11)"](https://web.archive.org/web/20030117103514/http://www.rarlab.com/rarnew.htm). *rarlab.com*. Archived from [the original](https://www.rarlab.com/rarnew.htm) on January 17, 2003. 30. ^ [***a***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-History-3.40-3.50_30-0) [***b***](https://en.wikipedia.org/wiki/WinRAR#cite_ref-History-3.40-3.50_30-1) ["RAR - What's new in the latest version (v3.40 to v3.50)"](https://web.archive.org/web/20050907103300/http://www.rarlab.com/rarnew.htm). *rarlab.com*. Archived from [the original](https://www.rarlab.com/rarnew.htm) on September 7, 2005. 31. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-31)** ["WinRAR archiver, a powerful tool to process RAR and ZIP files"](https://rarlab.com/). *rarlab.com*. RARLAB. [Archived](https://web.archive.org/web/20090628105748/http://www.rarlab.com/) from the original on 2009-06-28. Retrieved 2009-07-01. 32. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-32)** Nichols, Shaun (2019-02-20). ["Behold… a WinRAR security bug that's older than your child's favorite YouTuber. And yes, you should patch this hole"](https://www.theregister.co.uk/2019/02/20/winrar_security_bug/). *www.theregister.co.uk*. Retrieved 2019-02-26. 33. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-33)** ["RAR 2.50 – Stats, Downloads and Screenshots"](https://winworldpc.com/product/rar). *WinWorld*. [Archived](https://web.archive.org/web/20170815101512/https://winworldpc.com/product/rar) from the original on 2017-08-15. Retrieved 14 August 2017. 34. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-rar393_34-0)** ["Downloads for: WinRAR, RAR for Mac OS X, RAR for Linux, RAR for DOS & OS/2, RAR for FreeBSD, with 40 days free trial"](http://www.winrar.co.nz/download-winrar). *Winrar.co.nz*. [Archived](https://web.archive.org/web/20170815101538/http://www.winrar.co.nz/download-winrar) from the original on 2017-08-15. Retrieved 15 August 2017. 35. **[^](https://en.wikipedia.org/wiki/WinRAR#cite_ref-35)** ["Obsolete RAR versions"](https://web.archive.org/web/20101117004428/http://www.rarlab.com/rarold.htm). *www.rarlab.com*. Archived from [the original](https://www.rarlab.com/rarold.htm) on 2010-11-17. Retrieved 2025-07-19. - Salomon, David (20 March 2007). [*Data Compression: The Complete Reference*](https://books.google.com/books?id=ujnQogzx_2EC) (4th ed.). London: Springer Science & Business Media. [doi](https://en.wikipedia.org/wiki/Doi_\(identifier\) "Doi (identifier)"):[10\.1007/978-1-84628-603-2](https://doi.org/10.1007%2F978-1-84628-603-2). [ISBN](https://en.wikipedia.org/wiki/ISBN_\(identifier\) "ISBN (identifier)") [978-1-84628-602-5](https://en.wikipedia.org/wiki/Special:BookSources/978-1-84628-602-5 "Special:BookSources/978-1-84628-602-5") . Retrieved 4 September 2018. - Fellows, Geoffrey (1 October 2010). ["WinRAR temporary folder artefacts"](https://dl.acm.org/citation.cfm?id=2296236). *Digital Investigation*. **7** (1–2\): 9–13\. [doi](https://en.wikipedia.org/wiki/Doi_\(identifier\) "Doi (identifier)"):[10\.1016/j.diin.2009.12.001](https://doi.org/10.1016%2Fj.diin.2009.12.001). [ISSN](https://en.wikipedia.org/wiki/ISSN_\(identifier\) "ISSN (identifier)") [1742-2876](https://search.worldcat.org/issn/1742-2876). Retrieved 4 September 2018. - Yeo, Gary S.-W.; Phan, Raphael C.-W. (8 March 2006). "On the security of the WinRAR encryption feature". *International Journal of Information Security*. Special issue on ISC'05. **5** (2): 115–123\. [doi](https://en.wikipedia.org/wiki/Doi_\(identifier\) "Doi (identifier)"):[10\.1007/s10207-006-0086-3](https://doi.org/10.1007%2Fs10207-006-0086-3). [ISSN](https://en.wikipedia.org/wiki/ISSN_\(identifier\) "ISSN (identifier)") [1615-5262](https://search.worldcat.org/issn/1615-5262). [S2CID](https://en.wikipedia.org/wiki/S2CID_\(identifier\) "S2CID (identifier)") [22398865](https://api.semanticscholar.org/CorpusID:22398865). - Metz, Cade (2004-11-16). "File Compression Beyond ZIP". *PC Magazine*. **23** (20): 52. [ISSN](https://en.wikipedia.org/wiki/ISSN_\(identifier\) "ISSN (identifier)") [0888-8507](https://search.worldcat.org/issn/0888-8507). - Qin, Jian-cheng; Bai, Zhong-ying (1 February 2011). ["Design of new format for mass data compression"](http://jcupt.bupt.edu.cn/EN/abstract/abstract548.shtml). *The Journal of China Universities of Posts and Telecommunications*. **18** (1): 121–128\. [doi](https://en.wikipedia.org/wiki/Doi_\(identifier\) "Doi (identifier)"):[10\.1016/S1005-8885(10)60037-4](https://doi.org/10.1016%2FS1005-8885%2810%2960037-4). [ISSN](https://en.wikipedia.org/wiki/ISSN_\(identifier\) "ISSN (identifier)") [1005-8885](https://search.worldcat.org/issn/1005-8885). Retrieved 4 September 2018. - Spanbauer, Scott (December 2000). "Forget Napster – Usenet Is Where the Files Are". *PC World*. **18** (12): 254. [ISSN](https://en.wikipedia.org/wiki/ISSN_\(identifier\) "ISSN (identifier)") [0737-8939](https://search.worldcat.org/issn/0737-8939). - Allen, Danny (February 2007). "Compression Apps Do More Than Shrink Files". *PC World*. **25** (2): 64. [ISSN](https://en.wikipedia.org/wiki/ISSN_\(identifier\) "ISSN (identifier)") [0737-8939](https://search.worldcat.org/issn/0737-8939). - Sanjuàs-Cuxart, J.; Barlet-Ros, P.; Solé-Pareta, J. (2011). "Measurement Based Analysis of One-Click File Hosting Services". *Journal of Network and Systems Management*. **20** (2): 276. [doi](https://en.wikipedia.org/wiki/Doi_\(identifier\) "Doi (identifier)"):[10\.1007/s10922-011-9202-4](https://doi.org/10.1007%2Fs10922-011-9202-4). [ISSN](https://en.wikipedia.org/wiki/ISSN_\(identifier\) "ISSN (identifier)") [1064-7570](https://search.worldcat.org/issn/1064-7570). [S2CID](https://en.wikipedia.org/wiki/S2CID_\(identifier\) "S2CID (identifier)") [2784124](https://api.semanticscholar.org/CorpusID:2784124). - Jovanova, B.; Preda, M.; Preteux, F. O. (2009). "MPEG-4 Part 25: A graphics compression framework for XML-based scene graph formats". *Signal Processing: Image Communication*. **24** (1–2\): 101. [doi](https://en.wikipedia.org/wiki/Doi_\(identifier\) "Doi (identifier)"):[10\.1016/j.image.2008.10.011](https://doi.org/10.1016%2Fj.image.2008.10.011). [ISSN](https://en.wikipedia.org/wiki/ISSN_\(identifier\) "ISSN (identifier)") [0923-5965](https://search.worldcat.org/issn/0923-5965). - Barr, K. C.; Asanović, K. (2006). "Energy-aware lossless data compression". *ACM Transactions on Computer Systems*. **24** (3): 250. [CiteSeerX](https://en.wikipedia.org/wiki/CiteSeerX_\(identifier\) "CiteSeerX (identifier)") [10\.1.1.85.5912](https://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.85.5912). [doi](https://en.wikipedia.org/wiki/Doi_\(identifier\) "Doi (identifier)"):[10\.1145/1151690.1151692](https://doi.org/10.1145%2F1151690.1151692). [hdl](https://en.wikipedia.org/wiki/Hdl_\(identifier\) "Hdl (identifier)"):[1721\.1/87316](https://hdl.handle.net/1721.1%2F87316). [ISSN](https://en.wikipedia.org/wiki/ISSN_\(identifier\) "ISSN (identifier)") [0734-2071](https://search.worldcat.org/issn/0734-2071). [S2CID](https://en.wikipedia.org/wiki/S2CID_\(identifier\) "S2CID (identifier)") [5431719](https://api.semanticscholar.org/CorpusID:5431719). - [rarlab.com](https://www.rarlab.com/) (Developer's Website) - [RAR 5.0 archive file format](https://www.rarlab.com/technote.htm) - [Critical vulnerability in all WinRAR's versions prior to 5.7](https://research.checkpoint.com/extracting-code-execution-from-winrar/)
Shard152 (laksa)
Root Hash17790707453426894952
Unparsed URLorg,wikipedia!en,/wiki/WinRAR s443