Skip to content

battledoog/ComplexForce

 
 

Repository files navigation

ComplexForce ComplexForce is a program that I had planned for a long time now. Expect many changes

Started working on it: Jan 27 2015

Description

The program will try to brute force using advanced algorithms. It will have many features and lots of options for cracking passwords.

Platforms

Windows

Simply download the .exe and run it.

OSX

Sorry, I do not work on OSX. Try using wine or some kind of vitural machine.

Future plans

In the future, I have many features that are planned to come. Here is the list

A full standalone .exe

A checkbox feature(Click the box how many it applies)

check the options like #’s or with symbols

Spaces

Capitals

Output to console,command line(like cmd) or to a .txt file

# of Capitals

A timer to show how long it took you to crack

A test feature where you enter a password to see how long it would take to crack it and how strong the password is.

Maybe maybe it can be use be used for actual brute forcing on websites.

Custom skins

It will also have options for quick modes aka charset switchs. Charset switches like,

1-only numbers (10 characters)

2-only lowercase characters (26 characters)

3-only uppercase characters (26 characters)

4-numbers and lowercase characters (36 characters)

5-numbers and uppercase characters (36 characters)

6-uppercase and lowercase characters (52 characters)

7-numbers, uppercase and lowercase characters (62 characters)

You can turn off or on this mode.

License

The MIT License (MIT)

Copyright (c) 2015 Max Chakhmatov

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A program that brute forces. Extremely complex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%