Skip to main content

Decode Windows userAccountControl flags.

Project description

MSuacCalc

msuaccalc is a lightweight Python module to decode userAccountControl flags used in Active Directory (AD) user objects.

Installation

pip install msuaccalc

Or with Poetry:

poetry add msuaccalc

Usage

As a Python module

import msuaccalc

# Decode UAC value
print(msuaccalc(66048))
# Output: ['NORMAL_ACCOUNT', 'DONT_EXPIRE_PASSWORD']

CLI (after installation)

msuaccalc 66048
# Output: ['NORMAL_ACCOUNT', 'DONT_EXPIRE_PASSWORD']

Flags Reference

Based on Microsoft documentation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

msuaccalc-0.1.0.tar.gz (1.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

msuaccalc-0.1.0-py3-none-any.whl (2.1 kB view details)

Uploaded Python 3

File details

Details for the file msuaccalc-0.1.0.tar.gz.

File metadata

  • Download URL: msuaccalc-0.1.0.tar.gz
  • Upload date:
  • Size: 1.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.1

File hashes

Hashes for msuaccalc-0.1.0.tar.gz
Algorithm Hash digest
SHA256 009e1ae8619eb41c035682c702cec210d412970e5fff6247bd2996929a04a986
MD5 33172ea1f61976b1c7841e14e0c5a5e0
BLAKE2b-256 2101777c0eda87d673632a365737816e5ec8b03b332efa90d57ff95db5782b1d

See more details on using hashes here.

File details

Details for the file msuaccalc-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: msuaccalc-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.1

File hashes

Hashes for msuaccalc-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f116b59170b85d04077baa2b8fa50e536536909176d1fe5c44653858eebeb72b
MD5 faa24b1339f755f835bfc550f8cea8ea
BLAKE2b-256 5484ec6c27ae38a0946f44191e7054b44a827cd9e95681661a41584875a47e10

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page