The tool can remain as it is, all I want is just an additional feature that'll save a simple log of the results found after scanning a directory category or mask wise.
Like files found under method files will be listed in the log like this:
Method compression:
(Full directory path isn't necessary either, just the path to all the files from the scanned folder's root is fine, like If I am scanning a folder named "ME" and it found "Method" files under BioGame/CookedPC/xxx.upk, Just the entry of all the files found under method)
Code:
Method:
Biogame/CookedPC/xxx.upk
Biogame/CookedPC/xxx1.upk
Biogame/CookedPC/xxx2.upk
This is fine. If implemented, just like Ash from Evil Dead said, "Groovy!" B)
The same goes for all the rest of the files found under different mask categories, like void, deflate, Solid and text.
Code:
Void
Game\Movies\xxxxxxxxx.bik
Game\Movies\xxxxxxxxx1.bik
Deflate:
Game\Sound\xxxxxxxxx.ogg
Game\Sound\xxxxxxxxx1.ogg
MSRSolid:
Game\Help\xxxxxxxxx.jpg
Game\Help\xxxxxxxxx1.jpg
Text:
Game\Docs\xxxxxxxxx.txt
Game\Docs\xxxxxxxxx1.ini