invokethreatguy / msFlagsDecoder

Decode the values of common Windows properties such as userAccountControl and sAMAccountType.

Home Page:https://podalirius.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

msFlagsDecoder

Decode the values of common Windows properties such as userAccountControl and sAMAccountType.
GitHub release (latest by date) YouTube Channel Subscribers

Usage

$ ./msFlagsDecoder.py -h
usage: msFlagsDecoder.py [-h] [-b] [-v] [--colors] attribute value

Description message

positional arguments:
  attribute      attribute
  value          value

optional arguments:
  -h, --help     show this help message and exit
  -b, --bits     Show bits masks.
  -v, --verbose  Verbose mode.
  --colors       Verbose mode.

Contributing

Pull requests are welcome. Feel free to open an issue if you want to add other features.

About

Decode the values of common Windows properties such as userAccountControl and sAMAccountType.

https://podalirius.net/


Languages

Language:Python 100.0%