Skip to content

WIFI CRACKER is a tool designed to simplify the use of Hashcat for cracking WPA/WPA2 handshakes. This tool automates the process of converting .cap files to Hashcat-compatible formats and running Hashcat with the specified wordlist.

License

Notifications You must be signed in to change notification settings

kaleemullahkhan786/WIFI-CRACKER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation


WIFI-CRACKER

WIFI-CRACKER is a tool designed to simplify the use of Hashcat for cracking WPA/WPA2 handshakes. This tool automates the process of converting .cap files to Hashcat-compatible formats and running Hashcat with the specified wordlist.

Features

  • Converts .cap files to .hc22000 format using hcxpcapngtool
  • Runs Hashcat with the specified wordlist
  • Provides a user-friendly interface for cracking WPA/WPA2 handshakes

Prerequisites

  • Hashcat
  • hcxpcapngtool
  • colorama (for terminal colors)

Installation

Before using WIFI-CRACKER, make sure to install the necessary packages:

sudo apt update
sudo apt install -y hashcat hcxtools
pip install colorama

Usage

  1. Run the script:
python wificracker.py
  1. Follow the on-screen instructions to select an option and provide the necessary file paths.

Author

Kaleemullah Khan


License

This project is licensed under the MIT License. See the LICENSE file for details.

Copyright

© 2024 Kaleemullah Khan


About

WIFI CRACKER is a tool designed to simplify the use of Hashcat for cracking WPA/WPA2 handshakes. This tool automates the process of converting .cap files to Hashcat-compatible formats and running Hashcat with the specified wordlist.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages