Does it work?
Lantoshi opened this issue · 2 comments
hello,
I've been trying to run your auth but it seems to not work. there are issues on debug (or I am doing something wrong. I've never been working with go lang before).
if it is working for you, can you add small guide how to run it? I would be extremely thankful.
greetings
Hello, the Go library and proof of concept written in JS are both working. I have added a guide which explains how to properly use the library. I hope it helps :)
Hello again, mate
I have another question.
Do you maybe know what are encoded values of "plugins", "fonts", "audioC", "analyser", "video", "audio", "media", "permissions" and "webglFP"?
I checked and it seems to be sha256 hash. I've been trying to decrypt at least one of them but all sha256 hash databases doesn't have these values.
I've been searching for registry and trying to encode some values of video & audio card to check if encoded string matches values from blackbox...but I couldn't find it.
I would need help with it because I would like to randomize them.
Thanks for any help in advance.
Greetings