Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37595639
en ru br
Репозитории ALT
S:140201-alt1
D:070923-alt1
5.1: 070923-alt2.1
4.1: 040818-alt1
4.0: 040818-alt1
www.altlinux.org/Changes

Группа :: Система/Настройка/Прочее
Пакет: chntpw

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: chntpw
Version: 070923
Release: alt1

Summary: Offline Windows NT password & registry editor
License: GPL/LGPL
Group: System/Configuration/Other

Url: http://home.eunet.no/pnordahl/ntpasswd/
Source: %url/%name-source-%version.zip
#Source1: %name.desktop
Patch: %name-%version-alt-makefile.patch
Packager: Michael Shigorin <mike at altlinux.org>

# Automatically added by buildreq on Thu May 08 2008

BuildRequires: libssl-devel-static unzip

%description
This little program will enable you to view some information and
change user passwords in a Windows NT SAM userdatabase file.
You do not need to know the old passwords.
However, you need to get at the file some way or another yourself.
In addition it contains a simple registry editor with full write support,
and hex-editor which enables you to
fiddle around with bits&bytes in the file as you wish yourself.

%prep
%setup -n %name-%version
%patch -p1

%build
%make all cpnt CFLAGS="%optflags"

%install
install -d  %buildroot%_bindir
install -pm755 chntpw chntpw.static cpnt %buildroot%_bindir/

%files
%_bindir/*
%doc *.txt

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin