pass2ntlm is a simple command-line Python utility that allows you to generate NTLM hashes from a password input. NTLM hashes are widely used in Windows authentication systems for storing and verifying passwords securely. This tool is designed to help penetration testers, security professionals, and developers .
- Python 3.x is required.
-
Clone this repository:
git clone https://github.com/cyb4x/pass2ntlm.git cd pass2ntlm
python3 pass2ntlm.py <password>