08-21-2015, 06:03 PM
Is there a way to ignore the static salt length of 30 chars? My salt got 32 characters and therefore i get a line length exception when using -m 2711
How to calc (md5(md5($pwd).$salt) ?
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
How to calc (md5(md5($pwd).$salt) ? - by guineapnx - 05-10-2015, 09:06 AM
RE: How to calc (md5(md5($pwd).$salt) ? - by philsmd - 05-10-2015, 10:42 AM
RE: How to calc (md5(md5($pwd).$salt) ? - by guineapnx - 05-11-2015, 04:29 AM
RE: How to calc (md5(md5($pwd).$salt) ? - by mojorocky - 08-21-2015, 06:03 PM
RE: How to calc (md5(md5($pwd).$salt) ? - by atom - 08-23-2015, 12:34 PM
|