extract-hashes:从文本文件中提取哈希

时间:2021-07-03 19:28:49
【文件属性】:
文件名称:extract-hashes:从文本文件中提取哈希
文件大小:3KB
文件格式:ZIP
更新时间:2021-07-03 19:28:49
Python 提取哈希.py 该脚本读取文件并尝试使用正则表达式从中提取哈希值。 结果存储在名为“format-original_filename.txt”的单独文件中。 支持的格式和正则表达式可以在“regex_list”字典中找到。 警告:小心使用。 它可能会返回垃圾或遗漏一些哈希值。 用法: extract-hash.py 采样输出 python extract-hash.py hashes.txt extract-hash.py: Extracts hashes from a text file Extracted hashes: wordpress_md5: 5 md5: 192
【文件预览】:
extract-hashes-master
----extract-hash.py(4KB)
----LICENSE(1KB)
----README.md(533B)

网友评论