Posted  by  admin

Winrar Official Site

  1. Winrar Official Site Download
  2. Winrar Official Site 64 Bit
  3. Winrar Download
WinRAR
Developer(s)Eugene Roshal (developer),
Alexander Roshal (distributor)[1][2]
Initial release22 April 1995; 24 years ago
Stable release5.71 (April 29, 2019; 40 days ago[3])[±]
Written inC++
Operating systemWindows XP and later
PlatformIA-32, x64
Size~3 MB
Available in46 languages[4]
Arabic, Armenian, Azerbaijani, 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, Swedish, Thai, Turkish, Ukrainian, Uzbek, Vietnamese
TypeFile archiver
LicenseTrialware
Websiterarlab.com

WinRAR is a trialwarefile archiver utility for Windows, developed by Eugene Roshal of win.rar GmbH. It can create and view archives in RAR or ZIP file formats,[5] and unpack numerous archive file formats. To enable the user to test the integrity of archives, WinRAR embeds CRC32 or BLAKE2checksums for each file in each archive. WinRAR supports creating encrypted, multi-part and self-extracting archives.

Official website: RAR Password Cracker. Latest version: 4.21: This program is intended to recover lost passwords for RAR/WinRAR archives of versions 2.90-5.xx. The program finds by the method of exhaustive search all possible combinations of characters ('bruteforce' method), or using passwords from lists ('wordlist' or 'dictionary' method. Unrar is a file archiver - just like WinZip or WinRAR. Unrar can open compressed files or compress files. The best part: Unrar is completely FREE. Winrar official website keyword after analyzing the system lists the list of keywords related and the list of websites with related content, in addition you can see which keywords most interested customers on the this website.

Winrar Official Site Download

WinRAR is a Windows-only program. An Android application called 'RAR for Android' is also available.[6] Related programs include the command-line utilities 'RAR' and 'UNRAR'[7] and versions for macOS,[4]Linux, FreeBSD, Windows CE, and MS-DOS.

Winrar official site windows 10
  • 5History

Evolution[edit]

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;[8] files in the older RAR file format have since been referred to as RAR4. WinRAR versions before 5.0 do not support RAR5 archives;[9] only older versions of WinRAR run on Windows versions prior to XP, and cannot open RAR5 archives.

The RAR5 file format increased the maximum dictionary size to 1 GiB; 11 different compression directory sizes from 1 MiB to 1 GiB are available, with the default in version 5 increased from 4 MiB to 32 MiB, typically improving compression ratio. AES encryption, when used, was increased from 128- to 256-bit. Maximum path length for files in RAR and ZIP archives is increased to 2048 characters.[9]

Options added in v5.0 include 256-bit BLAKE2 file-hashing algorithm instead of default 32-bit CRC32, duplicate file detection, NTFS hard and symbolic links, and Quick Open record to allow large archives to be opened faster.[9]

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'.[9]

Winrar Official Site 64 Bit

Features[edit]

  • Creation of packed RAR or ZIP archives.
  • Unpacking of ARJ, BZIP2, CAB, GZ, ISO, JAR, LHA, RAR, TAR, UUE, XZ, Z, ZIP, ZIPX, 7z, 001 (split) archives, as well as EXE files containing these archive formats[9][10]
  • Checksum (integrity) verification for ARJ, BZIP2, CAB, GZ, BZIP2, RAR, XZ, ZIP and 7z archives
  • Multithreaded CPU compression and decompression

When creating RAR archives:

  • Support for maximum file size of 16 EiB, about 1.8 × 1019 bytes or 18 million TB
  • Compression dictionary from 1 MiB to 1 GiB (it is limited to 256 MiB on 32-bit editions of Windows, although 32-bit Windows still can decompress archives with 1 GiB dictionary; default size is 32 MiB)[9]
  • Options, enabled by default, to optimise compression for executables for x86 processors and the obsolete 64-bit Itanium, and delta compression.
  • Optional 256-bit BLAKE2 file hash can replace default 32-bit CRC32 file checksum[9]
  • Optional encryption using AES with a 256-bit key[11]
  • Optional data redundancy is provided in the form of Reed–Solomonrecovery records and recovery volumes, allowing reconstruction of damaged archives (including reconstruction of entirely missed volumes)
  • Optional 'quick open record' to open RAR files faster[9]
  • Ability to create multi-volume (split) archives[12]
  • Ability to create self-extracting files (multi-volume self-extracting archives are supported;[12] the self-extractor can execute commands, such as running a specified program before or after self-extraction[13])
  • Support for advanced NTFS file system options, such as NTFS hard and symbolic links[9]
  • Support for maximum path length up to 2048 characters (stored in the UTF-8 format)[9]
  • Optional archive comment (stored in the UTF-8 format)[9]
  • Optional file time stamp preservation: creation, last access, high precision modification times
  • Optional file deduplication

License[edit]

The software is distributed as 'try before you buy'; it may be used without charge for 40 days.[2] In China, a free-to-use personal edition has been provided officially since 2015.[14]

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.[15]

RAR for Android is free of charge. It displays advertisements; for a payment they can be disabled.[6] A license for WinRAR does not provide ad-suppression for RAR for Android.

Security[edit]

In February 2019, a major security vulnerability in the unacev2.dll library which is used by WinRAR to decompress ACE archives was discovered.[16][17] Consequently, WinRAR dropped the support for the ACE format from version 5.7.

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.[9][18]

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'.[19] 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'.[20][21]

History[edit]

Versions[edit]

  • Command line RAR and UNRAR were first released in autumn 1993.[7]
  • Early development version WinRAR 1.54b was released in 1995 as Windows 3.x software.
  • Version 3.00 (2002-05): the new RAR3archive format is implemented. The new archives cannot be managed by older versions of WinRAR.
  • Version 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.
  • Version 3.50 (2005-08): adds support for interface skins and Windows XP Professional x64 Edition.[22]
  • Version 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.
  • Version 3.80 (2008-09): adds support for ZIP archives, which contain Unicode file names in UTF-8.[23]
  • Version 3.90 (2009-05): adds support for the x86-64 architecture and Windows 7. Multithreaded support is enhanced.[9]
  • Version 3.91 is the last release that supports Valencian.
  • Version 3.92 is the last release that supports Serbian Cyrillic and Serbian Latin.
  • Version 4.00 (2011-03): decompression is sped up by up to 30%. Windows 98, Windows ME, and Windows NT are no longer supported; the minimum Windows version required is Windows 2000.[9]
  • Version 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.[9]
  • Version 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. Also, Windows 2000 compatibility was removed.[9]
  • Version 5.00 (2013-09): the RAR5 archive format is implemented. RAR5 compressed archives cannot be managed by old versions of WinRAR. The RAR 5 format improves multicore 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.[9] Optional optimized compression of x86 executables and delta compression (for structured table data) are supported in both file formats.
  • Version 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.[9]
  • Version 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.[9]
  • Version 5.70 (2019-02): removes support for ACE archives decompression due to major security vulnerabilities[24] in the unacev2.dll library.[9]

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 for MS-DOS (1999) is the last version that supports MS-DOS and OS/2 on 16-bit x86 CPUs (8086-compatible).[25]
  • RAR 3.93 for MS-DOS is the last version for MS-DOS and OS/2 on IA-32 CPUs (80386 equivalents and later).[26] It supports file names longer than the MS-DOS standard of 8.3 characters, in a Windows DOS box (except under Windows NT), and uses the RSXDPMI extender.
  • WinRAR 3.93 is the last version that supports Windows 95, 98, ME, and NT 4.0.[9] RAR for Pocket PC 3.93 is the last version for Windows Mobile.[26]
  • WinRAR 4.11 is the last version that supports Windows 2000.[9]
  • WinRAR 5.31 is the last version that supports Windows XP.[9]

See also[edit]

References[edit]

  1. ^(Russia, Chelyabinsk) WinRAR 3.40 release notes by Eugene Roshal(in Russian)
  2. ^ abRAR and WinRAR End User License Agreement (EULA), archived from the original on 2014-01-04, retrieved 2019-03-11
  3. ^'Latest changes in WinRAR'.
  4. ^ ab'RAR download page'. Archived from the original on 2018-09-01. Retrieved 2018-09-01.
  5. ^Manuel Masiero (18 March 2013)'Compression Performance: 7-Zip, MagicRAR, WinRAR, WinZip'Tom's Hardware. Retrieved 27 November 2013.
  6. ^ ab'RAR for Android; RARsoft'. Archived from the original on 2014-12-22. Retrieved 2014-11-04.
  7. ^ abVoloshin, Kirill (2011-03-10). 'Archived copy' Интервью по переписке [Interview by correspondence] (in Russian). Archived from the original on 2015-08-16. Retrieved 2014-10-27.CS1 maint: Archived copy as title (link)
  8. ^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 MachineGhacks. Retrieved 27 November 2013.
  9. ^ abcdefghijklmnopqrstuvw'Latest changes in WinRAR (cumulative release notes for all versions)'. Rarlab.com. 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 4.00 and higher; archived page linked here has versions 3.70–3.93; older archived versions go back to 3.00
  10. ^'Best Archive Tool'. DonationCoder.com. 2005-09-05. Archived from the original on 2009-06-02. Retrieved 2009-07-01.
  11. ^'WinRAR 5 Final Released'Archived 2013-12-02 at the Wayback MachineTechno360.in. Retrieved 27 November 2013.
  12. ^ abMartin 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.
  13. ^WinRAR Help – GUI SFX modules: setup commands
  14. ^'软众信息-WinRAR独家总代理商 最新官方简体中文版下载 支持64位非破解版压缩软件:软件介绍-致用户的一封信'. www.winrar.com.cn. Archived from the original on 2016-10-15. Retrieved 2016-10-18.
  15. ^'Downloads, UnRAR for various platforms, and source.Archived 2018-09-01 at the Wayback Machine License says 'The source code of UnRAR utility is freeware'
  16. ^'Extracting a 19 Year Old Code Execution from WinRAR'. Check Point Research. 2019-02-20. Retrieved 2019-03-13.
  17. ^'WinRAR Multiple Security Vulnerabilities'. www.securityfocus.com. Retrieved 2019-03-13.
  18. ^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.
  19. ^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.
  20. ^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.
  21. ^'WinRAR Vulnerability Is Complete Bullshit'. Darknet. 1 October 2015. Archived from the original on 2016-10-02. Retrieved 29 September 2016.
  22. ^'WinRAR download and support. WinRAR is a powerful Windows tool to compress and decompress zip, rar and many other formats: Knowledge Base'. Win-rar.com. Archived from the original on 2009-05-14. Retrieved 2009-07-01.
  23. ^'WinRAR archiver, a powerful tool to process RAR and ZIP files'. Rarlab.com. Archived from the original on 2009-06-28. Retrieved 2009-07-01.
  24. ^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.
  25. ^'RAR 2.50 – Stats, Downloads and Screenshots'. WinWorld. Archived from the original on 2017-08-15. Retrieved 14 August 2017.
  26. ^ ab'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.

Further reading[edit]

Winrar Download

  • 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. ISBN978-1-84628-602-5. Retrieved 4 September 2018.
  • Fellows, Geoffrey (1 October 2010). 'WinRAR temporary folder artefacts'. Digital Investigation: The International Journal of Digital Forensics & Incident Response. 7 (1–2): 9–13. doi:10.1016/j.diin.2009.12.001. ISSN1742-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. ISSN1615-5262. Retrieved 4 September 2018.
  • Metz, Cade (2004-11-16). 'File Compression Beyond ZIP'. PC Magazine. 23 (20): 52. ISSN0888-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. ISSN1005-8885. Retrieved 4 September 2018.
  • Spanbauer, Scott (December 2000). 'Forget Napster – Usenet Is Where the Files Are'. PC World. 18 (12): 254. ISSN0737-8939.
  • Allen, Danny (February 2007). 'Compression Apps Do More Than Shrink Files'. PC World. 25 (2): 64. ISSN0737-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. ISSN1064-7570.
  • 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. ISSN0923-5965.
  • Barr, K. C.; Asanović, K. (2006). 'Energy-aware lossless data compression'. ACM Transactions on Computer Systems. 24 (3): 250. CiteSeerX10.1.1.85.5912. doi:10.1145/1151690.1151692. hdl:1721.1/87316. ISSN0734-2071.

External links[edit]

  • Official website
Retrieved from 'https://en.wikipedia.org/w/index.php?title=WinRAR&oldid=897059544'