forked from sectroyer/SmartCrypto
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Traceback (most recent call last):
File "smartcrypto.py", line 126, in
output = HelloExchange(tvPIN)
File "smartcrypto.py", line 68, in HelloExchange
return crypto.parseClientHello(clientHello, hello_output['hash'], hello_output['AES_key'], UserId)
File "/home/lebhack/SmartCrypto-master/PySmartCrypto/crypto.py", line 79, in parseClientHello
secret = bytes.fromhex(hex(pow(bnPGx, bnPrivateKey, bnPrime)).rstrip("L").lstrip("0x"))
ValueError: non-hexadecimal number found in fromhex() arg at position 255
i got:
pEncWBGx: "redacted"
pEncGx: "redacted"
pGx: "redacted"
cant get the CTX code
Metadata
Metadata
Assignees
Labels
No labels