diff --git a/edlclient/Library/Modules/oneplus.py b/edlclient/Library/Modules/oneplus.py index ae98f78..5bd87ad 100755 --- a/edlclient/Library/Modules/oneplus.py +++ b/edlclient/Library/Modules/oneplus.py @@ -447,9 +447,11 @@ class oneplus2(metaclass=LogBase): self.__logger.addHandler(fh) def crypt_token(self, data, pk, device_timestamp, decrypt=False): + print(device_timestamp) + print(type(device_timestamp)) aes = cryptutils().aes() aeskey = b"\x46\xA5\x97\x30\xBB\x0D\x41\xE8" + bytes(pk, 'utf-8') + \ - pack("