User: vipertherapper

  • Public profile

User profile: vipertherapper

User info
User name:vipertherapper
History
Joined:
Number of posts:14
Latest posts:

Program to crack a 4 character password
Thomas, that's exactly what I needed. I've adapted it to the following: [code] for (char c1...

Program to crack a 4 character password
Hey, 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 string
Then, 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 string
Thomas, 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 string
Hi, 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