This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
awesomness1290's profile picture

help

Started by awesomness1290, 23 September 2014 - 01:15 AM
awesomness1290 #1
Posted 23 September 2014 - 03:15 AM
I was using a computer program for my password and I used sha-256, im not very smart and forgot my password but heres the hash.im sorry If this isn't in the right place. Thanks for helping in advance.
Bomb Bloke #2
Posted 23 September 2014 - 03:35 AM
The whole point of a hash is that they're one-way: you can make a given hash from some data, but you can't rebuild the data using the hash.

If the system saved only the hash, and not the password, then it 1) was set up correctly and 2) will need a new password.
awesomness1290 #3
Posted 23 September 2014 - 11:12 PM
well crap I was on a server and someone said hack their computer and that was the code so thanks any way
Lyqyd #4
Posted 23 September 2014 - 11:29 PM
Locked. We do not help with malicious activities.