Skip to content

Aircrack-Ng-144p lite v0.1.1 is a C-based Wi-Fi network scanner tool that scans and displays basic information about nearby Wi-Fi networks, including SSID, BSSID, channel, and signal strength.

License

Notifications You must be signed in to change notification settings

progprnv/Aircrack-ng-144p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Aircrack-Ng-144p

Aircrack-Ng-144p is a simplified Wi-Fi network scanner tool implemented in C. It scans for available Wi-Fi networks and prints their basic information such as SSID, BSSID, channel, and signal strength.

Features

  • Scans for Wi-Fi networks available on a specified interface.
  • Prints basic information about each discovered Wi-Fi network.

Prerequisites

  • Linux operating system (or similar with Wi-Fi support).
  • GCC compiler installed.
  • Basic knowledge of compiling and running C programs.

Usage

  1. Clone the Repository:

    Clone the repository to your local machine using Git.

    git clone https://github.com/your-username/Aircrack-Ng-144p.git
    cd Aircrack-Ng-144p
    

Example: Wi-Fi Networks Found: SSID: MyWiFiNetwork, BSSID: 12:34:56:78:9A:BC, Channel: 6, Signal Strength: 80% SSID: GuestNetwork, BSSID: AB:CD:EF:12:34:56, Channel: 1, Signal Strength: 65%

hang on!! Newer Stealth Update incoming!!

About

Aircrack-Ng-144p lite v0.1.1 is a C-based Wi-Fi network scanner tool that scans and displays basic information about nearby Wi-Fi networks, including SSID, BSSID, channel, and signal strength.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages