Skip to content

Pares Email URL's from the user name and sepperates users name from passwords in text files

Notifications You must be signed in to change notification settings

violentesc/Stripper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Stripper.py is a tool for those pesky password dumps and E-Mail lists.

usage: Stripper.py [-h] [-d DELIMITER] [-i INPUT] [-o OUTPUT [OUTPUT ...]] [-a] [-v] [-e] [-r REPLACE]

Stripper.py

optional arguments:

-h, --help show this help message and exit

-d DELIMITER The char you would like to split the string by.

-i INPUT Input file to be parsed

-o OUTPUT [OUTPUT ...] Output file(s)

-a Append to output file(s). If you do not add this argument files will be over written.

-v Verbose

-e parse username from a E-Mail address.

-r REPLACE replace a char or string in the file. **not yet active

About

Pares Email URL's from the user name and sepperates users name from passwords in text files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages