• Screenshot 1

Description

combina is a password generator that uses three different algorithms based on combinatorial analysis.

It implements the permutation without repetition, permutation with repetition (the famous brute force), and combination without repetition. combina project supports an unlimited number of characters in the input and MD5 password hashes.

Requirements:

· argtable 2.6
· OpenSSL 0.9.8a

Usage: combina [-dcraAns] [-k < int >] [-p < int >] [--user=STRING]... [--md5] [--sha1]
[--help] [--version]
-d Permutation without repetition
-c Combination without repetition
-r Permutation with repetition (default)
-k < int > define the length of the passwords (default is 3)
-p < int > progressive length of the passwords (from p to k)
-a add charset [abcdefghijklmnopqrstuvwxyz]
-A add charset [ABCDEFGHIJKLMNOPQRSTUVWXYZ]
-n add charset [0123456789]
-s add charset [! "#$%&'()*+,-./:;?@[]^_`{|}~]
--user=STRING add your charset
--md5 return the MD5 hash
--sha1 return the SHA1 hash
--help print this help and exit
--version print version information and exit

What's New in This Release:

· The man page and Ubuntu (dapper) package were added.
· You can now install combina with "make install".

User Reviews for combina FOR LINUX 1

  • for combina FOR LINUX
    combina FOR LINUX is an impressive password generator utilizing advanced combinatorial algorithms. It offers flexibility and security for creating unique passwords.
    Reviewer profile placeholder Alice Johnson
SoftPas

SoftPas is your platform for the latest software and technology news, reviews, and guides. Stay up to date with cutting-edge trends in tech and software development.

Recent

Help

Subscribe to newsletter


© Copyright 2024, SoftPas, All Rights Reserved.