NextronSystems / thor-lite

Fast IOC and YARA Scanner
74 stars 7 forks source link

Can't scan external HDD with Thor Lite version? #36

Open MIKALB145 opened 11 months ago

MIKALB145 commented 11 months ago

Hi, I wanted to scan my external ssd (E:) with Thor Lite. Thor is located on my USB flash drive (D:) and it’s connected to local PC. I run THOR lite from cmd, but every single time it scans C: partition.

The command I use in command line is: D:\thor10.7lite-win-pack>thor64-lite.exe -p E:\

Could you assist me? Am I doing something wrong or maybe Lite version doesn’t support external hdd scans?

Thanks!

Neo23x0 commented 11 months ago

Try:

thor64-lite.exe -a FileScan --alldrives -p E:\
MIKALB145 commented 11 months ago

Try:

thor64-lite.exe -a FileScan --alldrives -p E:\

Thanks!

MIKALB145 commented 11 months ago

Try:

thor64-lite.exe -a FileScan --alldrives -p E:\

One more question Neo23x0, is it possible to also add some type of command to force creating "graphical HTML"? I've used your command but it only generated txt file, graphical chart would be amazing.

Thanks!

Neo23x0 commented 11 months ago

The HTML output is the default and gets generated from the text log at the end of a successful scan.

MIKALB145 commented 11 months ago

It wasn't generated in my case, but I'll try again.

Neo23x0 commented 11 months ago

Check if you see error messages at the end of the scan or send me the last 20 lines of the text log.