Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 547 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 547 Bytes

pass2ntlm

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 .

Installation

Prerequisites

  • Python 3.x is required.
  1. Clone this repository:

    git clone https://github.com/cyb4x/pass2ntlm.git
    cd pass2ntlm
    

Usage

python3 pass2ntlm.py <password>