Help for this page

Select Code to Download


  1. or download this
      use Win32 qw( DACL_SECURITY_INFORMATION );
    
  2. or download this
    use strict;
    use warnings;
    ...
    
    # Print the decoded DACL.
    print "\n", Dumper $strSDDL;