We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[X] Exception: 输入的不是有效的 Base-64 字符串,因为它包含非 Base-64 字符、两个以上的填充字符,或者填充字符间包含非法字符。
在 System.Convert.FromBase64_Decode(Char* startInputPtr, Int32 inputLength, Byte* startDestPtr, Int32 destLength) 在 System.Convert.FromBase64CharPtr(Char* inputPtr, Int32 inputLength) 在 System.Convert.FromBase64String(String s) 在 SharpChromium.ChromiumCredentialManager.ExtractCookiesFromSQLQuery(DataTable query) 在 SharpChromium.ChromiumCredentialManager.GetCookies() 在 SharpChromium.Program.ExtractData(String path, String browser) [*] Finished Edge extraction.
[*] Done.
The text was updated successfully, but these errors were encountered:
[X] Exception: 输入的不是有效的 Base-64 字符串,因为它包含非 Base-64 字符、两个以上的填充字符,或者填充字符间包含非法字符。 在 System.Convert.FromBase64_Decode(Char* startInputPtr, Int32 inputLength, Byte* startDestPtr, Int32 destLength) 在 System.Convert.FromBase64CharPtr(Char* inputPtr, Int32 inputLength) 在 System.Convert.FromBase64String(String s) 在 SharpChromium.ChromiumCredentialManager.ExtractCookiesFromSQLQuery(DataTable query) 在 SharpChromium.ChromiumCredentialManager.GetCookies() 在 SharpChromium.Program.ExtractData(String path, String browser) [*] Finished Edge extraction. [*] Done.
yes got the same problem
Sorry, something went wrong.
No branches or pull requests
[X] Exception: 输入的不是有效的 Base-64 字符串,因为它包含非 Base-64 字符、两个以上的填充字符,或者填充字符间包含非法字符。
在 System.Convert.FromBase64_Decode(Char* startInputPtr, Int32 inputLength, Byte* startDestPtr, Int32 destLength)
在 System.Convert.FromBase64CharPtr(Char* inputPtr, Int32 inputLength)
在 System.Convert.FromBase64String(String s)
在 SharpChromium.ChromiumCredentialManager.ExtractCookiesFromSQLQuery(DataTable query)
在 SharpChromium.ChromiumCredentialManager.GetCookies()
在 SharpChromium.Program.ExtractData(String path, String browser)
[*] Finished Edge extraction.
[*] Done.
The text was updated successfully, but these errors were encountered: