Filewatcher File Search
FTP Search
  
Directory (beta)
  
Content Search (beta)
   
pkg://chntpw-0.99.3-2mdk.src.rpm:46462/chntpw.spec  info  downloads

%define name	chntpw
%define version	0.99.3
%define release	2mdk

Summary:	The Offline NT Password Editor
Name:		%{name}
Version:	%{version}
Release:	%{release}
URL:		http://home.eunet.no/~pnordahl/ntpasswd/
License:	BSD-like
Source0:	%{name}-source-040818.tar.bz2
Group:		File tools
BuildRequires:	openssl-devel
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot

%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 -c -q -n %{name}-source-040818

# fix strange perms
chmod 644 *

%build

make \
    CFLAGS="%{optflags} -DUSEOPENSSL -I. -I%{_includedir}" \
    LIBS="-L%{_libdir} -lcrypto"

%install
rm -rf %{buildroot}

install -d %{buildroot}%{_sbindir}
install -m0755 %{name} %{buildroot}%{_sbindir}/

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root)
%doc COPYING.txt HISTORY.txt INSTALL.txt README.txt
%{_sbindir}/%{name}

%changelog
* Wed Aug 25 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.99.3-2mdk
- fix group

* Wed Aug 25 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.99.3-1mdk
- initial mandrake package
Results 1 - 1
Help - FTP Sites List - Software Dir.
Searching half a billion files worldwide
© 1997-2008 Oliver Maruhn