Skip to content

jpz4085/chntpw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • C 99.1%
  • Makefile 0.9%