dissect.target
dissect.target copied to clipboard
Windows targets get incorrectly classified as Linux targets
When a /proc or /sys folder exists in the root of a Windows target the LinuxPlugin incorrectly classifies it as a Linux target, even though the WindowsPlugin also classifies it as a Windows target. Then due to how OS Plugin precedence is determined the LinuxPlugin is chosen over the WindowsPlugin