Program to crack a 4 character passwordThomas, that's exactly what I needed. I've adapted it to the following: [code] for (char c1...
Program to crack a 4 character passwordHey, I'm attempting to use the function CrackP to try all possible combinations of "AAAA" through "Z...
Converting an array of a fixed size to a stringThen, if I assigned the value of [code]RandomString()[/code] to a variable, say [code]P[/code], like...
Converting an array of a fixed size to a stringThomas, I like that a lot. Can you explain the following line of code to me? [code]res += 'A' + (ra...
Converting an array of a fixed size to a stringHi, I'm just trying to do some type conversion. In Python or JavaScript, it's as easy as calling str...
This user does not accept Private Messages