Skip to content

chxsec/Convert_SID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SID to Hex Converter

This Python script converts a Windows Security Identifier (SID) to its hexadecimal representation.

Usage

  1. Make sure you have Python installed on your system.
  2. Clone this repository or download the script.
  3. Install the required dependencies by running: pip install click
  4. Run the script.
  5. Enter the SID when prompted.
  6. The script will output the hexadecimal representation of the entered SID.

Dependencies

  • Python 3
  • Click (Python library for command line interfaces)

Author

chxsec

License

This project is licensed under the MIT License.

About

Convert SID to HEX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages