pypykatz
Secret extractor
An implementation of Mimikatz in pure Python for parsing Windows secrets and registry data.
Mimikatz implementation in pure Python
3k stars
70 watching
383 forks
Language: Python
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
pypa/pip | A package installer for Python that simplifies the process of managing dependencies and installing packages. | 9,569 |
eriklindernoren/pytorch-yolov3 | An implementation of YOLOv3 in PyTorch for object detection and tracking | 7,343 |
tweepy/tweepy | A Python library providing an interface to the Twitter API | 10,578 |
mtshiba/pylyzer | A fast and feature-rich static code analyzer and language server for Python | 2,550 |
mhammond/pywin32 | Provides access to many Windows APIs from Python. | 5,101 |
pypa/sampleproject | Provides a sample project to demonstrate basic packaging and distribution of a Python project using PyPUG's tutorial. | 5,138 |
kiminewt/pyshark | A Python library that allows parsing of network packet capture files using Wireshark dissectors. | 2,275 |
arogozhnikov/einops | A flexible and powerful library for performing tensor operations in various deep learning frameworks. | 8,574 |
pyenv/pyenv | A tool for managing multiple Python versions on a system | 39,896 |
pyscript/pyscript | Enables execution of Python code in web browsers using WASM and modern web technologies | 18,095 |
rapptz/discord.py | An API wrapper for interacting with the Discord platform. | 14,961 |
pyca/cryptography | A package providing cryptographic primitives and recipes for secure data encryption and manipulation | 6,731 |
pypa/hatch | A tool for managing and automating the build, testing, and publishing of Python projects. | 6,157 |
asweigart/pyautogui | A Python module for programmatically controlling mouse and keyboard interactions | 10,570 |
pygame/pygame | A cross-platform Python library for creating multimedia applications like games | 7,595 |