|
mp64: generate total random words - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip (https://hashcat.net/forum/forum-28.html) +--- Thread: mp64: generate total random words (/thread-1107.html) |
mp64: generate total random words - M@LIK - 04-22-2012 how can i generate words in random?? let's say:: Code: mp64 -1 ?l?d ?1?1?1?1?1?1?1?1Code: mp64 -1 ?l?d ?1?1?1?1?1?1?1?1 -s10000000 -l11000000Code: 100001q0
100001q1
100001q2
100001q3
100001q4
100001q5
100001q6
100001q7
100001q8what i want to see is:: Code: 1w6675qE
F825quGq
qbfjB622
n9H219Aq
RL0of595
xP836q4w
r5b3324v
NorOr6j9RE: mp64: generate total random words - atom - 04-23-2012 You can not generate random words with maskprocessor. RE: mp64: generate total random words - M@LIK - 04-23-2012 this wasnt what i wanted to hear.. : / any idea how to do that even without mp?? RE: mp64: generate total random words - en-tee-el-em - 04-23-2012 <random gibberish> Could you take any small binary on your system , send it through the "octal dump" unix util "od -c" > trap the output in a text file, clean it up, send half of that through a rot13 and have through a rot20 , then pipe through "translate" tool tr [A-Z] [a-z] then through "cut -c1-8" ?? </random gibberish> RE: mp64: generate total random words - M@LIK - 04-23-2012 @en-tee-el-em:: could be.. thanks.. i'll try to do that : ) i also thought about this:: Code: mp64 -oOUT.out -1 MGUI -2 4193 -3 yoct -4 2568 ?1?2?3?4?1?2?3?4
sort -R OUT.out > OUT_s.outr.rule Code: :
}
}}
}}}
}}}}
{
{{
{{{
{{{{Code: hc64 OUT_s.out -rr.rule --stdout nul nul > OUT_s_r.out
sort -Ru OUT_s_r.out > OUT_s_r_s.outresults?? Code: 4c5G1y2G
8I4o8M9t
9y5I4t2U
2G4t2I4t
9y5I4t8G
M1y8M3t6
5G4o5U1c
6I4o5M3y
y5I4o5M9
o5I9o2M4
8G1t6M9c
t8I3t5U9
9o8M3o2I
4o5I9o8I
y6I4o8G3
o8U3t8M9
y2I9y5G9
5M9o8U3oits like "in ur face atom".. LOL just joking pal.. PS:: it needs more work.. coz its showing only certain characters.. but i believe that could be done also!! RE: mp64: generate total random words - undeath - 04-23-2012 you might be interested in the fingerprint attack. Take a close look at the expander. (hashcat-utils) RE: mp64: generate total random words - atom - 04-23-2012 (04-23-2012, 12:28 PM)M@LIK Wrote: its like "in ur face atom".. LOL just joking pal.. nah, love to see when hashcat user are creative. RE: mp64: generate total random words - M@LIK - 04-23-2012 @undeath:: wacthed purehate's video couple of times + read the wiki couple of times = never understood it... maybe now i can?? lol @atom:: : ) RE: mp64: generate total random words - en-tee-el-em - 04-23-2012 could you butcher this python found on tintertubes import string import random FILE = open("test.txt","a") i = 0 while i <= 1000: i+=1 d = [random.choice(string.letters) for x in xrange(8)] s = "".join(d) writing= s.lower()+"\n" FILE.write(writing) FILE.close() RE: mp64: generate total random words - M@LIK - 05-05-2012 After more than a week of researches : P... I believe I found the best way to do this. Unique, pure, random words xD All in one liner (Only for Linux) (On Windows you can use Cygwin): Code: cat /dev/urandom | tr -cd '[charset]' | head -c[size_of_output_in_bytes] | fold -w[string_length] | sort -u | awk "length==[string_length]"(sort -u is not necessary too, you would rarely find dupes [optional]) charset = is the desired character-set: Code: a-z = ?l
A-Z = ?u
0-9 = ?d
\ -~ = ?ssize_of_output_in_bytes = is the maximum output size: Code: 1024=1024 (1 kilobyte)
1024^2=1048576 (1 megabyte)
1024^3=1073741824 (1 gigabyte)string_length = is the desired length. Examples: Code: cat /dev/urandom | tr -cd 'a-z' | head -c1048576 | fold -w8 | sort -u | awk "length==8"Code: ...
dnwvbzdh
wkgnhnub
iigbbpjd
pmjnrbaw
iqfltfrm
liaakmnb
pimrhdlo
shgtkwnx
rmizhqzt
ojhukfdl
fxcsznbi
...Code: cat /dev/urandom | tr -cd 'a-zA-Z0-9' | head -c2048 | fold -w15 | sort -u | awk "length==15"Code: ...
FMQdpOPW4kUDJ8X
GfbFV093R76ksvU
GSXYlvhcHZ1zMhW
I5wdEUeAtipBSD3
i9CwDdmcPkj755t
Ic6XEEhnJKEWu9Q
IR0H8mfsliFBsRq
IzutBcjruiDspa7
J7knLbBd7QV6rdg
jfNY2c6k5i93x0p
KvK6eAWxAmSw4UD
kwqcNvpIh1KIqgt
kWvH1ZP9zp9l0wE
lFM1rCh545M88fC
...Let's go HARDCORE! Code: cat /dev/urandom | tr -cd 'a-zA-Z0-9\ -~' | head -c2048 | fold -w32 | sort -u | awk "length==32"Code: ...
-<%2p?e6E<~?Ov7M=B*hR(1-@GZO:lxn
1lP 4<^7+s-@ 60M\SfG1=2HO^mJGF;,
1N mi4XHk+/r0%8XaI7UdC$L`bi: "-G
1NACv-cdB5&ONn>/A/Gm_x+^Wdm',?tp
2!*8_>&-Ik6|\ae+kLy;RG?&>~*@Gz(0
2LnsHQ ?TTaZxj@+UB"AHCw #qIbKqid
6???[1i}vI#CrOuxY0ehK2.297]N6gh+
7w|{a0gYX;Q>sm#g@{Z! >rs>lUo$LkO
7wiH` ,8KOkeshfYv7;^Z~u(ed4PfQ&E
9q(%^2MA$JS05A9.,e-mQJ2B[E~5#|af
AE/QEyy0@I'oN.V&{a?:6*{l@;phcY^s
AF[8*%i?InMU7d,_Gf@'Lo{OD=?{|u&k
...LOL I must say, I'm loving the rubbish this is giving me. xD |