Mask prepend string performance
#3
It was md5 hash, sorry for not specifying it. I believe I tried this before for sha512 and it was similar decrease in performance, not entirely sure. Could you help me out by showing me how I could work around that decrease in performance? So i guess i want for example a brute force of all the combinations (of lets say 10 lower case letters) that start with the substring "pass" (e.g. pass?l?l?l?l?l?l as a mask).


Messages In This Thread
Mask prepend string performance - by Sydnic - 07-20-2016, 09:47 PM
RE: Mask prepend string performance - by atom - 07-21-2016, 10:24 AM
RE: Mask prepend string performance - by Sydnic - 07-21-2016, 07:01 PM
RE: Mask prepend string performance - by atom - 07-22-2016, 10:20 AM
RE: Mask prepend string performance - by Sydnic - 07-22-2016, 11:55 AM
RE: Mask prepend string performance - by atom - 07-22-2016, 12:06 PM