D:\mdcrack>MDCrack-sse.exe --help
\ | __ \ ___| |
|\/ | | | | __| _` | __| | /
| | | | | | ( | ( <
_| _|____/ \____|_| \__,_|\___|_|\__\ 1.8(3)
" Bruteforce your hashes "
Usage: MDCrack [options...] --test-hash|hash
MDCrack [options...] --bench[=PASS]
MDCrack [options...] --resume[=FILENAME]|--delete[=FILENAME]
MDCrack [options...] --help|--about
GENERAL
--help Help, this text
--about Release information
--verbose[=VERY] Be [VERY] verbose ([VERY] slow !)
--beep Beep me when done
--benchmark[=PASS] Perform a benchmark using PASS number (max 10)
--output[=FILENAME] Copy messages to FILENAME (FILENAME is overwritten)
--syslog=IP[:[UDP|TCP]PORT] Copy messages to this syslog server IP address (default UDP514)
--facility=FACILITY Syslog facility number between 0-23, default 16 (local0)
--severity=SEVERITY Filter syslog messages above SEVERITY between 0-7, default 5 (Notice)
CONSOLE
--color[=SCHEME[:LOW]] Use one color scheme among MDC, GRE, RED, BLK (:LOW contrast)
--fullscreen Fullscreen mode (needs --color)
--top Console stays on top
--detach Detach MDCrack from the console (see also --output)
SESSION
--session=FILENAME Set session to FILENAME (FILENAME is overwritten)
--encrypt Encrypt saved session (use EFS)
--nosave Don't save session if interrupted
--resume[=FILENAME] Resume a session and get a chance to add more options
--show[=FILENAME] Show details about a saved session
--delete[=FILENAME] Delete a session
--timer[=SECONDS] Set session timer to this number of SECONDS or to a default 10 seconds
--all Find all collisions (forever crack)
--autosave[=SECONDS] Save running session every SECONDS, must be at least 60 seconds (default: 60)
--threads=NBR Disregard CPU(s) detection, create NBR threads for the session ( Limit: 8 )
--glue Bypass system scheduler, force even threads distribution between CPUs
--priority=PRIORITY Process priority, either IDLE, NORMAL-, NORMAL, NORMAL+, HIGH or REALTIME
CANDIDATES
CANDIDATE & SALT arguments support #nn hexadecimal notation (## twice for '#')
--prepend=SALT Prepend this salt to each candidate
--append=SALT Append this salt to each candidate
--minsize=SIZE Candidate minimal size (default: 1)
--maxsize=SIZE Candidate maximal size (default: 16)
--candidate=CANDIDATE Start session with this candidate
--count=NBR Stop after NBR candidate/salt pairs
CHARSET
CHARSET argument supports #nn hexadecimal notation (## twice for '#')
--charset=CHARSET Supports predefined subsets through the use of keys %N,%U,%L,%P,%C (%% twice for '%')
--mix Mix up charset before use
--random[=SIZE] Produce and use a random charset of SIZE characters
HASH
MESSAGE & SALT arguments support #nn hexadecimal notation (## twice for '#')
--test-hash Use a pre-defined benchmark test hash
--username=USERNAME Account username used by PIX-U algorithm
--nonce=MESSAGE Nonce used by HMAC algorithms
--salt=SALT Salt used by MD5MD5S, MD4MD4S and IPB2 algorithms
--guess Auto-detect hash algorithm and quit
--algorithm=ALGORITHM Either MD2, MD4, MD5, MD5MD5, MD4MD4, MD4MD4S, MD5MD5S, HMAC-MD4, HMAC-MD5,
IPB2, PHP, PHPS, FREEBSD, NTLM1, PIX, PIX-U, IOS, APACHE, CRC32, CRC32-B,
ADLER32 (default: auto-detect)
No option to resume an existing default saved session
News and updates at http://mdcrack.openwall.net
Copyright (c) 2006-2007 by Gregory Duchemin