Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Combination Cracker - String Variant Builder - Developed by AceInfinity
#1
[Image: PeG0r.png]

[Image: p1xhE.png]

*Works with symbols too, just a bit slower
[Image: lel0H.png]

I can work up to about 10 character string values before it gets to be too big. The number of combinations just to give you an idea is a Factorial sum, and based on the few people who've done the Factorial Calculator Programming Challenge #5, you can see how that accumulates pretty fast when you get to a certain number.

Soon it just jumps into the millions and billions of different combinations and every character that you add to the string the total combination count increases exponentially.

I think the most i've calculated is a 10 char string, in which the combinations for the string are 10!... = 3 628 800

Works really well, just working on the UI threading.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Encrypt String using x509Certificate private Key wih RSA jeffstan 0 2,303 01-26-2014, 04:18 PM
Last Post: jeffstan
  How To Make And Use A Builder And Stub. [VB.NET] [Source] Vorfin 35 20,997 11-25-2012, 10:34 PM
Last Post: ƃu∀ ıʞƃu∀
  Nice TicTacToe Game - Developed by AceInfinity [Source & Release] AceInfinity 3 1,305 08-11-2012, 05:28 PM
Last Post: Kenneth
  Disc Dash Bot - Created by AceInfinity AceInfinity 2 1,021 07-13-2012, 08:23 PM
Last Post: AceInfinity
  [C#] FolderDrive Mapper - Developed by AceInfinity AceInfinity 7 1,252 04-09-2012, 03:25 AM
Last Post: AceInfinity

Forum Jump:


Users browsing this thread: 1 Guest(s)