On Windows 10, i've noticed that if the input is the root of a drive, a Siegfried error appears.
brunnhilde.py -n D:\ C:\Users\kiera\Desktop\reportttt
2024-08-01 15:26:22,075 - INFO - Brunnhilde started. Source: D:\.
2024-08-01 15:26:22,093 - INFO - Running Siegfried. This might take a while...
2024/08/01 15:26:22 [FATAL] file access error for D:" : CreateFile D:" : The filename, directory name, or volume label syntax is incorrect.
2024-08-01 15:26:22,164 - INFO - Siegfried scan complete. Processing results.
2024-08-01 15:26:22,493 - INFO - Brunnhilde characterization complete. Reports written to C:\Users\kiera\Desktop\reportttt.
Siegfried itself has no issues when running with the input as the drive root. I wonder if it's just an escaping issue?
On Windows 10, i've noticed that if the input is the root of a drive, a Siegfried error appears.
Siegfried itself has no issues when running with the input as the drive root. I wonder if it's just an escaping issue?