Page 1 of 1

Version 0.8x planned features & feature requests

PostPosted: Mon Nov 22, 2010 8:32 pm
by Bitweasil
So, thought I'd put out a bit of a roadmap here with some idea of where I'm going, and then see if there are other feature requests.

This is for the multiforcer only.


Planned features, and rough release version:
0.80:
- MultiGPU support
- New GUI (see other thread)
- Preliminary CPU thread support (probably won't be very fast, but will be present)
- Some GPU speedups over 0.72
- Automatically removes found hashes from the active cracking list at intervals
- Can output both the found hashes, and the unfound hashes.
- Pause feature of some variety
- Ability to exit after finding specified number of passwords

0.81:
- Network multihost support (connect multiple systems over the network to add to the speed, should be internet-distributable)
- Stop/resume support
- pwdump/cachedump/etc file support

0.82:
- New algorithms (mscache, unixmd5, sha256, etc).




Any other requests of useful things?

Re: Version 0.8x planned features & feature requests

PostPosted: Mon Nov 22, 2010 10:37 pm
by hackajar
I know it is lame but LM support would be nice :)

Re: Version 0.8x planned features & feature requests

PostPosted: Mon Nov 22, 2010 10:44 pm
by Bitweasil
hackajar wrote:I know it is lame but LM support would be nice :)


Aw, man... that requires DES. :-P

Yeah, that's something I'm considering in the "Extra algorithms" category. I think I can whip up a quick and dirty DES implementation, and then tweak it over time for speed. That's a good addition, though.

Re: Version 0.8x planned features & feature requests

PostPosted: Sun Dec 05, 2010 11:23 pm
by Bitweasil
Added some stuff...

{SHA} hashes
{SSHA} hashes
Salted MD5 hashes md5(pass.salt)
And a slow MySQL323 algo (will optimize the fsck out of this later).