Windows user lookups for SID/PySID/Username
Project description
windows_tools
Collection of useful python functions around Microsoft Windows
windows_tools is a set of various recurrent functions amongst
- antivirus: antivirus state and list of installed AV engines
- bitlocker: drive encryption status and protector key retrieval
- bitness: simple bitness identification
- file_utils: file ownership handling, NTFS & ReFS ACL handling, file listing with permission fixes
- impersonate: python Runas implementation
- installed_software: list of installed software from registry, 32 and 64 bits
- logical_disk: logical disk listing
- office: microsoft Office version identification, works for click & run, O365 and legacy
- powershell: powershell wrapper to identify interpreter and run scripts or commands
- product_key: windows product key retrieval
- registry: registry 32 and 64 bit API
- securityprivilege: enable / disable various security privileges for user
- server: windows server identification
- users: user lookup for SID/PySID/username
- virtualization: virtualization platform identification for guest
- windows_firewall: windows firewall state retrieval
- wmi_queries: windows WMI query wrapper, wmi timezone converters
It is compatible with Python 3.5+ and is tested on Windows only (obviously).
Setup
pip install windows_tools.<subpackage>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
windows_tools.users-1.1.0.tar.gz
(11.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file windows_tools.users-1.1.0.tar.gz.
File metadata
- Download URL: windows_tools.users-1.1.0.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4775833b0f12b880335e299fea760c1c4c2efa117f2190789a766faa895b9c3f
|
|
| MD5 |
992bac52c7c24682ddf8e421987014ca
|
|
| BLAKE2b-256 |
3be5332389870ed0a18b21e51f556da059d39e64cdd9169c96e9b41fedfbf49a
|
File details
Details for the file windows_tools.users-1.1.0-py3-none-any.whl.
File metadata
- Download URL: windows_tools.users-1.1.0-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee9f58dd3b59874184bd7d29edf6688a343498d24d7130ff728c08f449b5d890
|
|
| MD5 |
876d42ac87a8dc9f7d36230cb7a47ffd
|
|
| BLAKE2b-256 |
8a6e48335c7374838cdd1bfee2fb889c25ce3011b37048c8287e84155074e924
|