Aktualizacja: 2025-10-04 22:05:43
This commit is contained in:
@@ -68,11 +68,7 @@ private:
|
||||
std::wstring BuildTXTWiFi(const ReportData& data) noexcept;
|
||||
|
||||
// Utility functions for encoding and paths
|
||||
std::string WStringToUTF8(const std::wstring& wstr) noexcept;
|
||||
std::wstring GetHTMLPath(const std::wstring& outputPath) noexcept;
|
||||
std::wstring GetTXTPath(const std::wstring& outputPath) noexcept;
|
||||
bool EnsureOutputDirectory(const std::wstring& path) noexcept;
|
||||
|
||||
// Utility for DPAPI key display
|
||||
std::string BytesToHexString(const std::vector<BYTE>& bytes) noexcept;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user