1 # Contributor: Christoph Zeiler <archNOSPAM_at_moonblade.dot.org>
2 # Contributor: Matthew Sharpe <matt.sharpe@gmail.com>
7 pkgdesc="Program for dumping the syskey bootkey from a Windows NT/2K/XP system hive"
9 url="http://sourceforge.net/projects/ophcrack"
15 source=(http://downloads.sourceforge.net/ophcrack/$pkgname-$pkgver.tar.gz \
17 md5sums=('bb5e076f3051c60331a7831b6c11719d' '8987a02d580924ac9c1da7196c083c05')
22 make CFLAGS="${CFLAGS}" || return 1
24 install -Dm755 bkhive "$pkgdir"/usr/bin/bkhive
25 install -Dm644 bkhive.1 "$pkgdir"/usr/share/man/man1/bkhive.1
27 install -Dm644 ../syskey.txt "$pkgdir"/usr/share/bkhive/syskey.txt