diff --git a/README.md b/README.md index 94ea9f7..5e1d2f7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Use [ntlm.pw](https://ntlm.pw) (by [@lkarlslund](https://github.com/lkarlslund/) ## Usage ``` -usage: NTLMCrack.py [-h] [-s] [-n N] [-f] file_path +usage: NTLMCrack [-h] [-s] [-n N] [-f] file_path Use ntlm.pw to automatically convert hash dumps to credentials @@ -21,6 +21,12 @@ options: Filter hashes that can't be cracked ``` +## Installation +* With pipx: +```bash +pipx install git+https://github.com/Adamkadaban/NTLMCrack +``` + ## Examples Output to one file: