01-16-2013, 08:38 PM
(01-16-2013, 07:59 PM)wflme Wrote: Edit: would try to run it through the bruteforce, but for the life of me I can't figure the exact syntax, as opposed to oclHashcat-lite. Tried everything by the book (i.e., --help), it still expects input from stdin. But could we PLEASE make the command line options between two similar programs somewhat alike? I do hope that at one glorious moment of time you'll merge those three with a uniform syntax. Unless I'm missing a point.
The syntax is already uniform. The only thing that you are missing is the attack mode (-a 3). Since oclHashcat-lite only supports one attack mode, it does not need a parameter to tell it to do a mask attack. But since oclHashcat-plus supports multiple attack modes, you have to tell it which attack mode you want.
Most everything else is the same between all three programs.