【使用方法】
大部分LM密码破解非常容易使用的工具。因为它是基于命令行工具,因此你必须启动它从命令提示符(用于cmd . exe)这是简单的使用信息
BulkLMPasswordCracker.exe <lm_hash_file_path> <dict_file_path> <output_file_path>
<lm_hash_file_path> => LM Hash list file one per line
<dict_file_path> => Password wordlist/dictionary file one per line
<output_file_path> => Output file to store cracked LM hashes
散装LM密码破解的例子
/ /裂纹LM哈希密码文件从hashlist使用字典
BulkLMPasswordCracker。c:\ hashlist exe”。txt”“c:\ passlist。txt”“c:\ output.txt”
/ /显示这个帮助屏幕
BulkLMPasswordCracker。exe - h






























