View Single Post
Old 03-16-2016, 12:46 PM   #64
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by gaspoweredcat View Post
i got all the soldering bit done fine, i can see the output in putty, happy days, but there is a problem, i cant get the password, when i enter

Code:
print("fiona%s"%hashlib.md5(*myserialno*\n".encode('utf-8')).hexdigest()[13:16])
the python prompt simply changes from >>> to ... i dont get a password result, so what stupid mistake am i making here? ive tried on both python 2.7 and 3.4 with the same result, i am using a linux machine for the python part if that matters (although it shouldnt really as python is pretty much platform independent)

EDIT

i also cant seem to get the console to see my keyboard presses, it just boots normally ignoring the keyboard presses
Count the number of " characters.
If the number is odd, then one is missing or one is extra.
knc1 is offline   Reply With Quote