| curaga  
 
  
 
 
 Group: Members
 Posts: 2163
 Joined: Feb. 2007
 | 
|  | Posted: Jan. 13 2008,10:58 |  |  I didn't have a specific reason to avoid loops, I'm just lazy when I noticed I'd have to do 31 for-loops and long if lines.
 
 Thanks WDef, I knew there had to be a simpler way than 40+ lines of C code.
 Since I have a comparably low processor, P3 1Ghz, I will probably output that to a file and trim it in some ways. My password consists of 4 lowercase words of english, finnish and quenya. I consider it quite strong, but still want to test how long it would take to break on my comp. Someone knowing me might have this information also, so I will strip at least these: all lines containing 3+ of the same letter (aaa..), all lines containing x, z, or q because they are very rare (and I didn't use them ;)), and some combinations not even remotely words (gaga).
 
 No piping that to a file though, it would take (only!) about 4 * 10^23 exabytes.
 
 --------------
 There's no such thing as life. Those mean little jocks invented it ;)
 -
 Windows is not a virus. A virus does something!
 |