CJam

A C wrapper for aircrack-ng suite that automates wireless network auditing. Features auto-detection of wireless interfaces, package manager integration for auto-installation, and streamlined airmon-ng/aireplay-ng operations.

A C wrapper for the aircrack-ng suite that automates wireless network security auditing. The tool auto-detects wireless interfaces via iwconfig parsing, handles aircrack-ng installation across different package managers (pacman, apt), and provides streamlined execution of airmon-ng and aireplay-ng for monitor mode and deauthentication attacks.

Technologies: C, aircrack-ng, Linux, fork/exec, POSIX