I have more and more nonsense downloads with a fake *.avi and a Codec/Setup.exe, which exe contains a virus like "Packed.Win32.TDSS.2!O, Artemis!33B01D7F9BF5, PUP.Optional.OptimumInstaller.A"
My feature request: do a pre-check on the first rar (so *01.rar) for the contents of the rar file. If there is 'forbidden' file extension (like .exe), pause or abort the download. That would save time and bandwidth.
So this looks like the current function 'Action when encrypted RAR is downloaded' in Config -> Switches.
Below is an example test on a *.part01.rar file
Code: Select all
sander@flappie:~/Downloads/complete$ unrar l someDownload.part01.rar
UNRAR 5.00 beta 8 freeware Copyright (c) 1993-2013 Alexander Roshal
Archive: someDownload.part01.rar
Details: RAR 4, volume
Attributes Size Date Time Name
----------- --------- -------- ----- ----
..A.... 220448 14-03-14 14:56 Blabla.XviD-Ecf/Codec/Setup.exe
..A.... 113 14-03-14 00:22 Blabla.XviD-Ecf/If_you_get_error.txt
..A.... 736100352 19-03-14 11:51 Blabla.XviD-Ecf/Blabla.XviD-Ecf.avi
----------- --------- -------- ----- ----
736320913 volume 1 3
sander@flappie:~/Downloads/complete$