Codebase list pypykatz / master debian / control
master

Tree @master (Download .tar.gz)

control @masterraw · history · blame

Source: pypykatz
Section: python
Priority: optional
Maintainer: Kali Developers <[email protected]>
Uploaders: Sophie Brun <[email protected]>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all,
               python3-setuptools
Standards-Version: 4.6.0
Homepage: https://github.com/skelsec/pypykatz
Vcs-Browser: https://gitlab.com/kalilinux/packages/pypykatz
Vcs-Git: https://gitlab.com/kalilinux/packages/pypykatz.git
Testsuite: autopkgtest-pkg-python

Package: python3-pypykatz
Architecture: all
Depends: python3-aiosmb,
         python3-aiowinreg,
         python3-minidump,
         python3-minikerberos,
         python3-msldap,
	 python3-winacl,
         ${misc:Depends},
         ${python3:Depends}
Recommends: python3-rekall-core, volatility3
Description: Mimikatz implementation in pure Python (Python 3)
 This package contains Mimikatz implementation in pure Python.
 .
 This package installs the library for Python 3.