Skip to content

A multithreaded, Python 3 fork of BitCrackCyber's rurasort.

License

Notifications You must be signed in to change notification settings

rarecoil/rurasort

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rurasort

RuraSort - A utility to sort and streamline wordlists.

Copyright (c) 2015 Dimitri Fousekis, released under GNU General Public License.

A recent update was pushed at PasswordsCon15.

This utility is used to help you streamline your wordlists by performing tasks on them. Note that output is made to STDOUT and you have to pipe data to where you want it to go. Usually to a file with > myfile.txt

This program CANNOT read from STDIN, it requires a file for input.

To get help, simply run the script with --help. If you cannot execute it try chmod +x rurasort.py and make sure Python is in the correct environment paths. .

To install rurasort's dependencies, use pip install -r requirements.txt.

About

A multithreaded, Python 3 fork of BitCrackCyber's rurasort.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%