Click here to Skip to main content
15,893,508 members
Articles / Programming Languages / C#

A small and elegant bruteforcing class

Rate me:
Please Sign up or sign in to vote.
4.18/5 (23 votes)
14 Dec 20065 min read 63.8K   784   20  
A class that returns all possible combinations of a given subset, without using recursion.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
CEO WSEC
Belgium Belgium
I am currently working as a freelance penetration tester and have my own company: http://www.wsec.be

Comments and Discussions