/chntpw

The Offline NT Password Editor

Primary LanguageCGNU General Public License v2.0GPL-2.0

The Offline Windows Password Editor

© 2023 jpz4085, 2021 Mina Her, 1997-2014 Petter Nordahl-Hagen

This is free software, licensed under the following:

GNU General Public License, version 2
chntpw (the password reset / registry editor frontend)
reged (registry editor, export and import tool)
sampasswd (password reset command line program)
samusrgrp (user and group command line program)

GNU Lesser General Public License, version 2.1
ntreg (the registry library)
libsam (SAM manipulation library, user, groups etc)

Historical information is installed at: /opt/local/share/doc/chntpw

Install/Uninstall

make
sudo make install
sudo make uninstall

Requirements

OpenSSL 1.1

  • Install using Homebrew or MacPorts.
  • Makefile library and include paths may need adjusted.