A C-based tool for cracking shadow files through dictionary, rainbow table cracking, and brute-force techniques.
-
Updated
May 5, 2025 - C
A C-based tool for cracking shadow files through dictionary, rainbow table cracking, and brute-force techniques.
A C program that mimics the functionality of the Linux pwck command, ensuring the integrity of user authentication files (passwd and shadow) by validating their format and consistency. Includes a modular design with Makefile support and example files for testing.
Users, passwords, shadow file, ulimit, and basic file operations | Project 2 of 3 in Linux System Management series
Add a description, image, and links to the shadow-file topic page so that developers can more easily learn about it.
To associate your repository with the shadow-file topic, visit your repo's landing page and select "manage topics."