Narthex

Modular dictionary generator
git clone git@git.mcdim.xyz:/var/www/git/Narthex.git
Log | Files | Refs | README

commit 31734d435c153606a65f182a8fee841240820b46
parent f35055022817ed61794324cafe3632ca84032845
Author: Michael Constantine Dimopoulos <mk@mcdim.xyz>
Date:   Sat, 24 Jul 2021 11:07:00 +0000

Updated README.md

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -1,5 +1,5 @@ # Narthex -PAX 2.0: Narthex (Greek: Νάρθηξ, νάρθηκας) is a modular & minimal password recovery suit for Unix and Unix-like operating system written in C. It contains autonomous programs for the creation of a personalised dictionaries that can be used for password recovery & offensive security assessment. The programs make use of Unix text streams for the collaboration with each other, according to the Unix philosophy. It is licensed under the GPL v3.0. Under development! +Narthex (Greek: Νάρθηξ, νάρθηκας) is a modular & minimal dictionary generator for Unix and Unix-like operating system written in C and Shell. It contains autonomous Unix-style programs for the creation of a personalised dictionaries that can be used for password recovery & security assessment. The programs make use of Unix text streams for the collaboration with each other, according to the Unix philosophy. It is licensed under the GPL v3.0. Currently under development! # The tools + Nenchanc - A capitalization tool that appends the results to the bottom of the dictionary (stdout).