| 
 maskprocessor v0.70 - atom -  03-25-2014
 
 maskprocessor v0.70 released: https://hashcat.net/tools/maskprocessor/
 
 
 RE: maskprocessor v0.70 - Hash-IT -  03-25-2014
 
 Again, thank you very much, I have been looking forward to this
   
 
 RE: maskprocessor v0.70 - tony -  03-26-2014
 
 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$ makerm -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
 
 
 RE: maskprocessor v0.70 - atom -  03-26-2014
 
 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.
 
 
 RE: maskprocessor v0.70 - tony -  03-27-2014
 
 
  (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
 
 
 
 |