maskprocessor v0.70
#1
maskprocessor v0.70 released: https://hashcat.net/tools/maskprocessor/
#2
Again, thank you very much, I have been looking forward to this Smile
#3
Hi Atom,

THank you for this update.

I've got error's on MAC / Mountain Lion 10.8.5

Here ;

*****************************

Code:
new-host:hh xxx$ make
rm -f core *.bin *.exe
gcc -Wall -W -pipe -O2 -s -o cleanup-rules.bin cleanup-rules.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o combinator.bin combinator.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o combinator3.bin combinator3.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o combipow.bin combipow.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o cutb.bin cutb.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o expander.bin expander.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o gate.bin gate.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o generate-rules.bin generate-rules.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o hcstatgen.bin hcstatgen.c -lm
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o len.bin len.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o mli2.bin mli2.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o morph.bin morph.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o permute.bin permute.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o permute_exist.bin permute_exist.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o prepare.bin prepare.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o req-include.bin req-include.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o req-exclude.bin req-exclude.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o rli.bin rli.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o rli2.bin rli2.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o splitlen.bin splitlen.c
ld: warning: option -s is obsolete and being ignored
/usr/bin/x86_64-w64-mingw32-gcc -Wall -W -pipe -O2 -s -D_WIN -o cleanup-rules.exe cleanup-rules.c
make: /usr/bin/x86_64-w64-mingw32-gcc: No such file or directory
make: *** [windows] Error 1
new-host:hh xxx$

Thanks in advance,

Regards,

Tony
#4
I think you wanted to post that into the hashcat-utils post not the maskprocessor post. I guess you can simply ignore the compilation error for the windows binaries as you want to use mac.
#5
(03-26-2014, 09:56 AM)atom Wrote: I think you wanted to post that into the hashcat-utils post not the maskprocessor post. I guess you can simply ignore the compilation error for the windows binaries as you want to use mac.

Hi Atom,

Appologize, i was on both thread yesterday, & i posted on the wrong thread, if you want to move it...

Ok, i make some test with ./xx.bin All working good, thank you !

Regards,

Tony