problems with basic bruteforcing
#2
typical user error.

do not use echo, use echo -n, otherwise the newline is part of the hash


Messages In This Thread
problems with basic bruteforcing - by warriar - 04-03-2013, 02:50 PM
RE: problems with basic bruteforcing - by atom - 04-03-2013, 02:55 PM
RE: problems with basic bruteforcing - by warriar - 04-03-2013, 03:31 PM