chntpw is a utility to clear the password of any user that has a valid local account on a Windows system. reged is a utility for interactive edits, exports, and imports of Windows registry files. This package also contains the sampasswd, samunlock, and samusrgrp utilities for working with Windows SAM user databases.
chntpw is a utility to clear the password of any user that has a valid local account on a Windows system. reged is a utility for interactive edits, exports, and imports of Windows registry files. This package also contains the sampasswd, samunlock, and samusrgrp utilities for working with Windows SAM user databases.
To install chntpw, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install chntpw
To see what files were installed by chntpw, run:
port contents chntpw
To later upgrade chntpw, run:
sudo port selfupdate && sudo port upgrade chntpw
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.