You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hashcat/deps/unrar
Jens Steube 9ca94a2a36
RAR3-p (Compressed): Fix workaround in unrar library in AES constant table generation to enable multi-threading support
3 years ago
..
UnRAR.vcxproj
UnRARDll.vcxproj
acknow.txt Updated unrar source from 5.9.4 to 6.0.5 3 years ago
arccmt.cpp
archive.cpp
archive.hpp
arcread.cpp Updated unrar source from 5.9.4 to 6.0.5 3 years ago
array.hpp
blake2s.cpp
blake2s.hpp
blake2s_sse.cpp
blake2sp.cpp
cmddata.cpp Updated unrar source from 5.9.4 to 6.0.5 3 years ago
cmddata.hpp Updated unrar source from 5.9.4 to 6.0.5 3 years ago
cmdfilter.cpp
cmdmix.cpp
coder.cpp
coder.hpp
compress.hpp
consio.cpp Updated unrar source from 5.9.4 to 6.0.5 3 years ago
consio.hpp
crc.cpp
crc.hpp
crypt.cpp UnRAR: Allow using key and IV instead of password 4 years ago
crypt.hpp UnRAR: Allow using key and IV instead of password 4 years ago
crypt1.cpp
crypt2.cpp
crypt3.cpp
crypt5.cpp
dll.cpp Updated unrar source from 5.9.4 to 6.0.5 3 years ago
dll.def
dll.hpp
dll.rc Updated unrar source from 5.9.4 to 6.0.5 3 years ago
dll_nocrypt.def
encname.cpp
encname.hpp
errhnd.cpp Updated unrar source from 5.9.4 to 6.0.5 3 years ago
errhnd.hpp Updated unrar source from 5.9.4 to 6.0.5 3 years ago
extinfo.cpp
extinfo.hpp Updated unrar source from 5.9.4 to 6.0.5 3 years ago
extract.cpp Updated unrar source from 5.9.4 to 6.0.5 3 years ago
extract.hpp Updated unrar source from 5.9.4 to 6.0.5 3 years ago
filcreat.cpp Updated unrar source from 5.9.4 to 6.0.5 3 years ago
filcreat.hpp
file.cpp Updated unrar source from 5.9.4 to 6.0.5 3 years ago
file.hpp Updated unrar source from 5.9.4 to 6.0.5 3 years ago
filefn.cpp Updated unrar source from 5.9.4 to 6.0.5 3 years ago
filefn.hpp Updated unrar source from 5.9.4 to 6.0.5 3 years ago
filestr.cpp
filestr.hpp
find.cpp
find.hpp
getbits.cpp
getbits.hpp UnRAR: Use our own buffers and memory allocations 4 years ago
global.cpp
global.hpp
hardlinks.cpp Updated unrar source from 5.9.4 to 6.0.5 3 years ago
hash.cpp
hash.hpp
hc_decompress_rar.cpp No need for this (object) reference in -m 23800 4 years ago
headers.cpp
headers.hpp
headers5.hpp
isnt.cpp
isnt.hpp
license.txt
list.cpp Updated unrar source from 5.9.4 to 6.0.5 3 years ago
list.hpp
loclang.hpp Updated unrar source from 5.9.4 to 6.0.5 3 years ago
log.cpp
log.hpp
makefile
match.cpp
match.hpp
model.cpp UnRAR: Use our own buffers and memory allocations 4 years ago
model.hpp UnRAR: Use our own buffers and memory allocations 4 years ago
options.cpp
options.hpp Updated unrar source from 5.9.4 to 6.0.5 3 years ago
os.hpp
pathfn.cpp Updated unrar source from 5.9.4 to 6.0.5 3 years ago
pathfn.hpp
qopen.cpp
qopen.hpp
rar.cpp
rar.hpp
rardefs.hpp
rarlang.hpp
raros.hpp
rarpch.cpp
rartypes.hpp
rarvm.cpp
rarvm.hpp
rawint.hpp
rawread.cpp
rawread.hpp
rdwrfn.cpp UnRAR: Use our own buffers and memory allocations 4 years ago
rdwrfn.hpp UnRAR: Allow unpack directly from memory (no files) 4 years ago
readme.txt
recvol.cpp
recvol.hpp
recvol3.cpp
recvol5.cpp
resource.cpp
resource.hpp
rijndael.cpp RAR3-p (Compressed): Fix workaround in unrar library in AES constant table generation to enable multi-threading support 3 years ago
rijndael.hpp UnRAR: Eliminate static var to make code thread-safe 4 years ago
rs.cpp
rs.hpp
rs16.cpp
rs16.hpp
savepos.hpp
scantree.cpp
scantree.hpp
secpassword.cpp Updated unrar source from 5.9.4 to 6.0.5 3 years ago
secpassword.hpp
sha1.cpp
sha1.hpp
sha256.cpp
sha256.hpp
smallfn.cpp
smallfn.hpp
strfn.cpp
strfn.hpp
strlist.cpp
strlist.hpp
suballoc.cpp UnRAR: Use our own buffers and memory allocations 4 years ago
suballoc.hpp UnRAR: Use our own buffers and memory allocations 4 years ago
system.cpp
system.hpp
threadmisc.cpp
threadpool.cpp
threadpool.hpp
timefn.cpp
timefn.hpp
ui.cpp
ui.hpp Updated unrar source from 5.9.4 to 6.0.5 3 years ago
uicommon.cpp
uiconsole.cpp Updated unrar source from 5.9.4 to 6.0.5 3 years ago
uisilent.cpp Updated unrar source from 5.9.4 to 6.0.5 3 years ago
ulinks.cpp Updated unrar source from 5.9.4 to 6.0.5 3 years ago
unicode.cpp Updated unrar source from 5.9.4 to 6.0.5 3 years ago
unicode.hpp
unpack.cpp UnRAR: Use our own buffers and memory allocations 4 years ago
unpack.hpp UnRAR: Use our own buffers and memory allocations 4 years ago
unpack15.cpp
unpack20.cpp
unpack30.cpp UnRAR: Use our own buffers and memory allocations 4 years ago
unpack50.cpp
unpack50frag.cpp
unpack50mt.cpp
unpackinline.cpp
uowners.cpp
version.hpp Updated unrar source from 5.9.4 to 6.0.5 3 years ago
volume.cpp Updated unrar source from 5.9.4 to 6.0.5 3 years ago
volume.hpp
win32acl.cpp
win32lnk.cpp Updated unrar source from 5.9.4 to 6.0.5 3 years ago
win32stm.cpp

readme.txt

                       Portable UnRAR version


   1. General

   This package includes freeware Unrar C++ source and makefile for
   several Unix compilers.

   Unrar source is subset of RAR and generated from RAR source automatically,
   by a small program removing blocks like '#ifndef UNRAR ... #endif'.
   Such method is not perfect and you may find some RAR related stuff
   unnecessary in Unrar, especially in header files.

   If you wish to port Unrar to a new platform, you may need to edit
   '#define LITTLE_ENDIAN' in os.hpp and data type definitions
   in rartypes.hpp.

   if computer architecture does not allow not aligned data access,
   you need to undefine ALLOW_NOT_ALIGNED_INT and define
   STRICT_ALIGNMENT_REQUIRED in os.h.

   UnRAR.vcproj and UnRARDll.vcproj are projects for Microsoft Visual C++.
   UnRARDll.vcproj lets to build unrar.dll library.


   2. Unrar binaries

   If you compiled Unrar for OS, which is not present in "Downloads"
   and "RAR extras" on www.rarlab.com, we will appreciate if you send
   us the compiled executable to place it to our site.


   3. Acknowledgements

   This source includes parts of code written by other authors.
   Please see acknow.txt file for details.


   4. Legal stuff

   Unrar source may be used in any software to handle RAR archives
   without limitations free of charge, but cannot be used to re-create
   the RAR compression algorithm, which is proprietary. Distribution
   of modified Unrar source in separate form or as a part of other
   software is permitted, provided that it is clearly stated in
   the documentation and source comments that the code may not be used
   to develop a RAR (WinRAR) compatible archiver.

   More detailed license text is available in license.txt.