Skip to content

Plain Java UnRAR Utility (former SourceForge project).

License

Notifications You must be signed in to change notification settings

jerome-jouvie/JUnRAR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JUnRAR

Plain Java UnRAR Utility. Original project by Edmund Wagner (formerly on SourceForge).

  • Fixed critical bug in the extraction algorithm that caused wrong bytes in the extracted files in some cases (see this issue, thanks to Roy Damman).
  • Fixed major bug that prevented the extraction of files larger than 2.147.483.647 bytes (see this pull request, thanks to acc15).
  • Fixed minor bug that caused inaccurate file times (see this pull request, thanks to Luke Quinane).
  • Multi-volume archives are supported in both old and new flavours (.rXX & .partX.rar).
  • Encrypted and password protected archives are not yet supported.
  • RAR 5 format is not supported.

About

Plain Java UnRAR Utility (former SourceForge project).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.6%
  • Shell 0.4%