Skip to content

A well-formed Java Windows SDDL string parser

Notifications You must be signed in to change notification settings

aronbrand/java-sddi-parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-sddl-parser

A well-formed Java Windows SDDL string parser

Microsoft uses SDDL (Security Descriptor Definition Language) strings to describe ACLs on various objects. The project attempts to make it easy to programmatically extract information from SDDL strings for program use and/or format the output into a human-readable format.

More information about SDDL can be found here: http://msdn.microsoft.com/en-us/library/aa379567(VS.85).aspx

License

Dual License Apache2.0/MIT whichever is preferred to you.

Apache 2.0 License / MIT License

Donation

paypal: digital2015.life at outlook.com

About

A well-formed Java Windows SDDL string parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%