ClamAV is an open source (GPLv2) anti-virus toolkit.
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.
 
 
 
 
 
 
clamav/libclamunrar_iface
Micah Snyder (micasnyd) 9e20cdf6ea Add CMake build tooling 5 years ago
..
CMakeLists.txt Add CMake build tooling 5 years ago
Doxyfile Finish off documentation config files. 13 years ago
libclamunrar_iface.map Updating libclamunrar from legacy C implementation to modern unrar 5.6.5. API changes and supporting changes included to pass the filepath of the scanned file into libclamav through the cli_ctx structure, required by the unrar library to open archives. The filename argument may be optional for the scandesc scanning variant, but libclamav will make a best effort to identify the filename from the file descriptor if it was not provided. In addition, included the ability to prefix temp file and directory names with file basenames. 7 years ago
unrar_iface.cpp Add CMake build tooling 5 years ago
unrar_iface.h Fix file access issue if in low privelege process 5 years ago