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

Not working with the last version of Chrome: 77.0.3865.90 x64 #28

Open
djmacross opened this issue Oct 2, 2019 · 3 comments
Open

Not working with the last version of Chrome: 77.0.3865.90 x64 #28

djmacross opened this issue Oct 2, 2019 · 3 comments

Comments

@djmacross
Copy link

Chrome 77_x64: I think the signature has changed:
[ERROR] Cannot get Chrome SSL functions!

@Hello-xBugs
Copy link

you must hook chrome_child.dll

@djmacross
Copy link
Author

The read signature has changed:
unsigned char Read_Signature64[] = {
0x56, 0x57, 0x53, 0x48, 0x83, 0xEC, 0x30, 0x48, 0x83, 0xB9, 0x98, 0x00, 0x00, 0x00, 0x00, 0x74,
'?', 0xC7 , 0x44 , 0x24 , 0x20 , 0x3C, 0x04, 0x00, 0x00 , 0x4C, '?', '?', '?' , '?', '?', '?' };

@Kdidfddd3433dd
Copy link

Kdidfddd3433dd commented Dec 23, 2019

you must hook chrome_child.dll

It doesnt help. Still not working.

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

3 participants