/dicmerge

A simple tool to merge multiple wordlist into one

Primary LanguagePython

dicmerge

Copyright (C) 2017 Jeevakumar (anymsjeeva@gmail.com)
See License at codingpin.com (https://codingpin.com/dicmergeproject)
  _____  _      __  __                     
 |  __ \(_)    |  \/  |                    
 | |  | |_  ___| \  / | ___ _ __ __ _  ___ 
 | |  | | |/ __| |\/| |/ _ \ '__/ _` |/ _ \
 | |__| | | (__| |  | |  __/ | | (_| |  __/
 |_____/|_|\___|_|  |_|\___|_|  \__, |\___|
                                 __/ |     
              Created by anyms  |___/      

Installing requirements

$ git clone https://github.com/anyms/dicmerge.git
$ cd dicmerge
$ pip install -r requirement.txt

Usage

$ python dicmerge.py wordlist1.txt wordlist2.txt wordlist3.txt -o bigWordlist.txt --compress 1