|
expander length limit on cmdline
|
|
04-01-2012, 02:26 PM
Post: #1
|
|||
|
|||
|
expander length limit on cmdline
I'd like to change the min and max length arguments on the command line, e.g.
Code: ./expander.bin min max < infile > outfileOtherwise I have to recompile it every time I want the expander operates with another length limitation. |
|||
|
04-01-2012, 02:49 PM
Post: #2
|
|||
|
|||
|
RE: expander length limit on cmdline
this can be done easily by the following commands::
Code: expander < 1.* > 1_e.out1_e_len_u.out << this is your final result.. : ) |
|||
|
04-01-2012, 02:52 PM
(This post was last modified: 04-01-2012 06:09 PM by james123.)
Post: #3
|
|||
|
|||
|
RE: expander length limit on cmdline
hashcat-utils-0.5_expander.patch
Code: 9,11d8 |
|||
|
04-01-2012, 03:08 PM
Post: #4
|
|||
|
|||
|
RE: expander length limit on cmdline
@M@LIK
Thanks for your suggestion, but it has a little flaw. If my max_len is greater then the one in #define LEN_MAX it won't work correctly. @james123 If I understand that correctly, this is already done in hashcat-utils v0.6? Thanks for the patch! This is exactly what I was looking for. |
|||
|
04-01-2012, 06:12 PM
Post: #5
|
|||
|
|||
| RE: expander length limit on cmdline | |||
|
« Next Oldest | Next Newest »
|
Search
Member List
Calendar
Help

