Skip to content
New issue

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

bug #10

Open
heiyanmaster opened this issue Aug 13, 2021 · 1 comment
Open

bug #10

heiyanmaster opened this issue Aug 13, 2021 · 1 comment

Comments

@heiyanmaster
Copy link

[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.

@Prisoner2-6-7
Copy link

[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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants