tce-load -i compiletc openssl-dev cd chntpw-140201 Edit Makefile OSSLPATH=/usr/local CC=gcc -mtune=generic -Os -pipe # 64 bit if default for compiler setup CFLAGS= -DUSEOPENSSL -I. -I$(OSSLINC) -Wall OSSLLIB=$(OSSLPATH)/lib make [gcc -mtune=generic -Os -pipe -fPIC -L/usr/local/lib -lssl ntreg.o chntpw.o -o chntpw] chntpw - interactive password tool chntpw.static - Completely static passord tool reged - Registry edit tool, dynamic linked with libc. No crypto. reged.static - Registry tool, statically linked. sampasswd - user list and password reset commandline util sampasswd.static - same but statically linked samusrgrp - group list and group membership tool samusrgrp.static - static version of same cpnt - Simple copy utility, does not truncate file on write Now deprecated, was at least needed earlier for NTFS writes.