Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
hashboy-tool — 一个哈希查询工具 | Kitploit
工具/GitHubGitHub/sf197/hashboy-tool
密码破解哈希分析密码学
GitHubsf197/hashboy-tool

hashboy-tool

一个哈希查询工具

查看仓库
36577年前Kitploit 审核通过

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

hashboy-tool

logo

Hashboy 在 hash-buster 基础上重新开发

作者:Leiothrix

安装方法

root@kitploit:~
 $git clone https://github.com/sf197/hashboy-tool
 $cd hashboy-tool
 $python3 hashboy.py

使用方法

root@kitploit:~
$ python3 hashboy.py 
    __               __    __               
   / /_  ____ ______/ /_  / /_  ____  __  __
  / __ \/ __ `/ ___/ __ \/ __ \/ __ \/ / / /
 / / / / /_/ (__  ) / / / /_/ / /_/ / /_/ / 
/_/ /_/\__,_/____/_/ /_/_.___/\____/\__, /  
                                   /____/
Author:Leiothrix  Github:https://github.com/sf197

usage: hashboy.py [-h] [-s HASH] [-f FILE] [-t THREADS]

optional arguments:
  -h, --help            show this help message and exit
  -s HASH, --hash HASH  哈希值
  -f FILE, --file FILE  包含哈希的文件
  -t THREADS, --threads THREADS
                        线程数

视频

hashboy

下载工具