![]() |
|
#11
|
||||
|
||||
|
giv, the problem is that the string is being encoded as unicode. In order to get the correct hash, you need to encode the string using ASCIIEncoding instead of UnicodeEncoding.
When the string is encoded as unicode, these are the bytes that get hashed: Code:
67 00 69 00 76 00 Code:
67 69 76
__________________
"As the island of our knowledge grows, so does the shore of our ignorance." John Wheeler |
| The Following 2 Users Gave Reputation+1 to chessgod101 For This Useful Post: | ||
LordCoder (09-10-2013) | ||
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Ripping from v0!d keygenme 1 | Zeocrack | Source Code | 4 | 10-10-2022 04:15 |
| Keygenme (Easy?) | dila | Source Code | 8 | 07-25-2015 20:43 |