• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

The command for editing the dictionary

Status
Not open for further replies.

Big Data

Initiate
User
Joined
Jan 26, 2019
Messages
44
Reputation
0
Reaction score
40
Points
18
Credits
0
‎6 Years of Service‎
88%
hi all

i want to know a command to edit wordlist to shrink size in hard disk space

i use some of command to remove duplicate words and enhance word with min and max Length

but still need more way to edit it 

what i want a command to use More than one word on the same line

to use it in hashcat to crack with dictionary attack

 
the command i use to help other 

Code:
cat rockyou.txt | sort | uniq | pw-inspector -m 8 -M 16 > newrockyou.txt
but i need command for use More than one word on the same line

 
Last edited by a moderator:
Status
Not open for further replies.
Back
Top