Search Criteria
Package Details: python-pypykatz 0.6.10-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-pypykatz.git (read-only, click to copy) |
|---|---|
| Package Base: | python-pypykatz |
| Description: | Partial Mimikatz implementation in pure Python. |
| Upstream URL: | https://pypi.org/project/pypykatz/ |
| Keywords: | infosec mimikatz pentest python redteam security |
| Licenses: | MIT |
| Submitter: | Network_Jack |
| Maintainer: | None |
| Last Packager: | Network_Jack |
| Votes: | 3 |
| Popularity: | 0.000015 |
| First Submitted: | 2020-06-27 15:06 (UTC) |
| Last Updated: | 2024-10-07 15:37 (UTC) |
Dependencies (11)
- python
- python-aesedbAUR
- python-aiosmbAUR
- python-aiowinregAUR
- python-minidump
- python-minikerberosAUR
- python-msldapAUR
- python-unicryptoAUR
- python-build (make)
- python-installer (make)
- python-wheel (make)
Latest Comments
dreieck commented on 2023-05-07 15:46 (UTC)
I think you should switch to using
python -m buildandpython -m installerinstead of invokingsetup.pydirectly:e.g. (just the idea, not tested with your package):
Regards!
tikrass commented on 2022-08-17 19:35 (UTC)
According to pypykatz'
setyp.pythe python packageaesedbis needed:I will try to build a package python-aesedb.