cryptochecktool
Results
1
comments of
cryptochecktool
__init__.py#L106 class ChromeBased(BrowserCookieLoader): def get_cookies(self): salt = b'saltysalt' length = 16 keys = [] the salt should not be static,need random for anyone.