Automated Tests for Beta Testers
#21
@chancas , mastercracker
(11-30-2013, 02:16 PM)chancas Wrote:
Code:
echo -n 10471161328 | ./oclHashcat64.exe --quiet --force --disable-potfile --runtime 200 --gpu-temp-disable -d 1 -a 0 -m 6500 '{ssha512}06$4818543662046424$nLXETd7BMlvBpunnC2OEKIiKZpkpENAC4T3wVneRlxTAfInv6dN93lS8tYg00UNrN6OdXfJKb7M.6WwJ.NP/..'

Seems that they all have something in common, the "special" char sequence .. , maybe the shell thinks this could be something like a path/dir...
Could you please try to replace those .. and/or replace the slashes "/" from the hash (w/ some other "normal" character, e.g. hexadecimal)

You could also try using the double quotes etc... this seems to be a shell/os (miss-) interpreter problem.


Messages In This Thread
Automated Tests for Beta Testers - by atom - 11-28-2013, 02:23 PM
RE: Automated Tests for Beta Testers - by atom - 11-28-2013, 02:23 PM
RE: Automated Tests for Beta Testers - by atom - 11-28-2013, 06:05 PM
RE: Automated Tests for Beta Testers - by kartan - 11-28-2013, 06:42 PM
RE: Automated Tests for Beta Testers - by atom - 11-29-2013, 08:59 AM
RE: Automated Tests for Beta Testers - by atom - 11-29-2013, 08:08 PM
RE: Automated Tests for Beta Testers - by atom - 11-29-2013, 08:10 PM
RE: Automated Tests for Beta Testers - by philsmd - 11-30-2013, 11:34 AM
RE: Automated Tests for Beta Testers - by chancas - 11-30-2013, 02:16 PM
RE: Automated Tests for Beta Testers - by philsmd - 12-02-2013, 06:08 PM
RE: Automated Tests for Beta Testers - by f0cker - 12-02-2013, 04:50 PM
RE: Automated Tests for Beta Testers - by philsmd - 12-05-2013, 04:10 PM