08-14-2012, 12:31 PM
Added OS X binaries (v10.6+) to maskprocessor and statsprocessor.
maskprocessor wiki page
statsprocessor wiki page
maskprocessor wiki page
statsprocessor wiki page
maskprocessor & statsprocessor updates
|
08-14-2012, 12:31 PM
Added OS X binaries (v10.6+) to maskprocessor and statsprocessor.
maskprocessor wiki page statsprocessor wiki page
08-14-2012, 08:35 PM
Hi Radix,
Wow, thank you so much for the effort's , impressive speed up ! Well done, that was the "missing piece" !! Thanks again, Regards, Tony
HI Radix,
For created an ".hcstat" file ( forworking with statsprocessor ), i need the "hcstatgen" tool who are avaible in the "Hashcat_utils" set, i see is an "Open_source" package, but unfortunately i try to compiled on mac & failed, i check the "Makefile" & seem haven't any option for building...or i miss something in this case sorry ! Any help are welcome, Thanks a lot in advance, Regards, Tony PS : beside, both tools are working well on Mac_OSX Lion 1.7.4 ;-)
08-15-2012, 07:11 PM
Compiler drops error about mingw64, but it does it's job, after &&make I can run hcstatgen on mac.
08-15-2012, 08:49 PM
(08-15-2012, 07:11 PM)KT819GM Wrote: Compiler drops error about mingw64, but it does it's job, after &&make I can run hcstatgen on mac. Thanks for the advice, i think it works now....i have thinking it dosen't cause i have see on the folder : ".BIN" & " .BIN.dSYM" so i was thinking it was again linux binaries... ************************* new-host:utils xxxxx$ make rm -f core *.bin *.exe gcc -Wall -W -pipe -g -O2 -ansi -o combinator.bin combinator.c gcc -Wall -W -pipe -g -O2 -ansi -o cutb.bin cutb.c gcc -Wall -W -pipe -g -O2 -ansi -o expander.bin expander.c gcc -Wall -W -pipe -g -O2 -ansi -o gate.bin gate.c gcc -Wall -W -pipe -g -O2 -ansi -o hcstatgen.bin hcstatgen.c gcc -Wall -W -pipe -g -O2 -ansi -o len.bin len.c gcc -Wall -W -pipe -g -O2 -ansi -o morph.bin morph.c gcc -Wall -W -pipe -g -O2 -ansi -o permute.bin permute.c gcc -Wall -W -pipe -g -O2 -ansi -o prepare.bin prepare.c gcc -Wall -W -pipe -g -O2 -ansi -o req.bin req.c gcc -Wall -W -pipe -g -O2 -ansi -o rli.bin rli.c gcc -Wall -W -pipe -g -O2 -ansi -o rli2.bin rli2.c gcc -Wall -W -pipe -g -O2 -ansi -o splitlen.bin splitlen.c /usr/bin/x86_64-w64-mingw32-gcc -Wall -W -pipe -g -O2 -ansi -D_WIN -o combinator.exe combinator.c make: /usr/bin/x86_64-w64-mingw32-gcc: No such file or directory make: *** [windows] Error 1 *********************** THANK YOU !
08-17-2012, 11:15 AM
This is about windows cross compiler. I dont think you will need it on OSX
08-17-2012, 01:41 PM
|
« Next Oldest | Next Newest »
|