8000 GitHub - kfrapin/JUnRAR: Plain Java UnRAR Utility (former SourceForge project).
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kfrapin/JUnRAR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JUnRAR

Build Status Build status

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%
0