Lib/Collectors/TpmCollector.cs (6 lines): - line 59: // TODO: Attempt with auth values if DA is disabled - line 149: // TODO: Gather the details - line 268: // TODO: Put Device/ACPI location here instead of PlatformString - line 289: // TODO: GenerateRandomRsa(tpm, TpmAlgId.Sha256, 2048); - line 291: // TODO: GenerateRandomEcc - line 310: // TODO: Handle these errors without throwing Lib/Collectors/FileSystemCollector.cs (1 line): - line 461: // TODO: Also try parse .DER as a key Lib/Collectors/UserAccountCollector.cs (1 line): - line 293: // TODO: Improve this Lib/Collectors/DriverCollector.cs (1 line): - line 82: // TODO: Extract more of these properties into their own fields