My bugs for v0.09b41
#6
For the test-plus.pl, some of the perl modules are a pain to install when you don't know how to do it properly (I learned the hard way what is the easy way). To be able to install some of the modules, I had to manually remove one value that kept giving me an error from the make file. A certain -lbufferoverflowU. Hopefully, it won't affect the program. Anyway, now it seems to work and I have a couple of questions:

1) In the single mode, unless I write the command line wrong, it gives lines with different -n values at the start and hashes at the end. What do those means? Also none of the hash correspond to the initial password. Here's the command line that I used:

Code:
test-plus.pl single 0 testpass > test.txt

2) In the passthrough, it works like expected. Is it possible to specify the salt to use in the hashing?

Thanks


Also, test-plus.pl does not generate length 15 passwords for DCC2 (-m 2100). I don't know if it is a limitation of test-plus or of the DCC2 algorithm.


Messages In This Thread
My bugs for v0.09b41 - by mastercracker - 08-04-2012, 06:39 AM
RE: My bugs for v0.09b41 - by mastercracker - 08-04-2012, 02:12 PM
RE: My bugs for v0.09b41 - by mastercracker - 08-04-2012, 11:53 PM
RE: My bugs for v0.09b41 - by atom - 08-05-2012, 08:41 AM
RE: My bugs for v0.09b41 - by mastercracker - 08-05-2012, 08:01 PM
RE: My bugs for v0.09b41 - by mastercracker - 08-07-2012, 04:48 AM
RE: My bugs for v0.09b41 - by atom - 08-09-2012, 11:09 AM
RE: My bugs for v0.09b41 - by mastercracker - 08-10-2012, 04:28 AM
RE: My bugs for v0.09b41 - by atom - 08-10-2012, 11:15 AM
RE: My bugs for v0.09b41 - by atom - 08-10-2012, 11:37 AM
RE: My bugs for v0.09b41 - by mastercracker - 08-11-2012, 03:54 AM
RE: My bugs for v0.09b41 - by atom - 08-10-2012, 12:24 PM
RE: My bugs for v0.09b41 - by atom - 08-10-2012, 12:24 PM
RE: My bugs for v0.09b41 - by atom - 08-10-2012, 12:25 PM
RE: My bugs for v0.09b41 - by atom - 08-10-2012, 12:42 PM
RE: My bugs for v0.09b41 - by atom - 08-10-2012, 01:50 PM
RE: My bugs for v0.09b41 - by atom - 08-10-2012, 01:51 PM
RE: My bugs for v0.09b41 - by mastercracker - 08-12-2012, 03:22 AM
RE: My bugs for v0.09b41 - by atom - 08-12-2012, 06:29 PM