Click here to Skip to main content
15,886,864 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.6K   784   20  
A class that returns all possible combinations of a given subset, without using recursion.

Views

Daily Counts

Downloads

Weekly Counts

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