From 2716cf8ba0079a1f7ae9500434f46fe1c2de715e Mon Sep 17 00:00:00 2001 From: wangdong0 <673035202@qq.com> Date: Sat, 26 Jul 2025 04:25:58 +0800 Subject: [PATCH] update --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 1a1b343..e677c4b 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,6 @@ # wpa_hashcat -![Version](https://img.shields.io/github/v/release/wangdong0/wpa_hashcat?style=flat-square)![GitHub License](https://img.shields.io/github/license/wangdong0/wpa_hashcat?style=flat-square)![GitHub top language](https://img.shields.io/github/languages/top/wangdong0/wpa_hashcat?style=flat-square)![Platform](https://img.shields.io/badge/platform-linux-blue?style=flat-square) +![Version](https://img.shields.io/github/v/release/wangdong0/wpa_hashcat?style=flat-square) ![GitHub License](https://img.shields.io/github/license/wangdong0/wpa_hashcat?style=flat-square) ![GitHub top language](https://img.shields.io/github/languages/top/wangdong0/wpa_hashcat?style=flat-square) ![Platform](https://img.shields.io/badge/platform-linux-blue?style=flat-square) wpa_hashcat是基于hashcat与hcxtools封装,专用于解析WPA握手包的跑包工具。使用该工具您可以在linux环境下快速调用hashcat对捕获的WPA握手包进行暴力破解,以满足一些简单的跑包需求。