File: control

package info (click to toggle)
samdump2 3.0.0-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 292 kB
  • sloc: ansic: 3,249; makefile: 184
file content (26 lines) | stat: -rw-r--r-- 1,013 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: samdump2
Section: admin
Priority: optional
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders: Raphaƫl Hertzog <hertzog@debian.org>
Build-Depends: debhelper-compat (= 12), libssl-dev
Standards-Version: 4.4.1
Homepage: http://ophcrack.sourceforge.net/
Vcs-Git: https://salsa.debian.org/pkg-security-team/samdump2.git
Vcs-Browser: https://salsa.debian.org/pkg-security-team/samdump2

Package: samdump2
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: bkhive (<< 3.0.0)
Breaks: bkhive (<< 3.0.0)
Suggests: ophcrack
Description: Dump Windows 2k/NT/XP password hashes
 This tool is designed to dump Windows 2k/NT/XP password hashes from a SAM
 file, using the syskey bootkey from the system hive.
 .
 This package also provides the functionality of bkhive, which recovers the
 syskey bootkey from a Windows NT/2K/XP system hive.
 .
 Syskey is a Windows feature that adds an additional encryption layer to the
 password hashes stored in the SAM database.