06-20-2016, 12:14 AM
(This post was last modified: 06-20-2016, 12:16 AM by WJHumphreys.)
No its converted by iterating a Byte array of Hex values converting each one in turn into a base 10 value then appending to a string as described.
Seems simple on first look but its made it a little bit more difficult to crack.
I did think of creating all possibilities but befeore I go down those paths I thought i would ask if there is a built in alternative.
Seems simple on first look but its made it a little bit more difficult to crack.
I did think of creating all possibilities but befeore I go down those paths I thought i would ask if there is a built in alternative.