https://github.com/eiz/secdesctool
SDDL to binary converter
https://github.com/eiz/secdesctool
Last synced: over 1 year ago
JSON representation
SDDL to binary converter
- Host: GitHub
- URL: https://github.com/eiz/secdesctool
- Owner: eiz
- Created: 2017-01-16T01:00:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-16T01:03:38.000Z (over 9 years ago)
- Last Synced: 2025-02-14T18:18:52.431Z (over 1 year ago)
- Language: C#
- Size: 7.81 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SecDescTool
Converts SDDL (Windows security descriptor) strings to binary. Features:
- Converts SDDL strings to binary
- Copies REG_BINARY format data to clipboard for use in regedit
That's it. If you happen to be messing around with ACLs in regedit, this may be useful to you, otherwise probably not.
License: WTFPL.