go-wordlist-cleaner

command module
v0.2.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2016 License: MIT Imports: 8 Imported by: 0

README

WordList Cleaner v0.2.6

Install:

go get github.com/gkiryaziev/go-wordlist-cleaner

Remove non-printable words, trim words length, search duplicates, sorting, words counting.

Alt text

Sequence of the option keys is not critical.

05.09.2015 - Firts commit.

06.09.2015 - Added automatic processing of all files in a directory by extension.

07.09.2015 - Added lines calculator. Fixed some errors.

12.09.2015 - All algorithms has been rewritten to consume less memory. Usage menu and option keys has been changed too.

13.09.2015 - Algorithm for finding duplicates has been optimized.

13.10.2015 - Changed algorithm and view for progress bar. Fixed calculation for strings in files.

Examples:

wordlistcleaner.exe -min 8 -max 10 -src Source.dic -new New.dic remove trim
wordlistcleaner.exe -src Source.dic -new New.dic trim
wordlistcleaner.exe -a -ext txt duplicate
wordlistcleaner.exe -a sort
wordlistcleaner.exe -a calculate

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL