Softpedia
 

WINDOWS CATEGORIES:



GLOBAL PAGES >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Sticky Password FR...
  • Parallels Workstat...
  • ESET NOD32 Antivir...
  • BitDefender Total ...
  • WinPatrol 24.6.201...
  • PerfectDisk Free D...
  • Adobe Photoshop CS...
  • PerfectDisk Profes...
  • Windows 8 Consumer...
  • Atlantis Word Proc...
  • Home > Windows > System > File Management
     Report malware

    CHOWN 1.1

    download button

    Downloads: 789  Tell us about an update
    User Rating:
    Rated by:
    Excellent (5.0/5)
    2 user(s)
    Developer:

    License / Price:

    Size / OS:

    Last Updated:

    Category:

    GPL / $0
    34 KB / Windows All
    [view history]
    C: \ System \ File Management

     Read user reviews (0)  Send to friend   Follow (0 users)

    CHOWN description

    Assign a new owner to a file

    The CHOWN application was designed to be a small command line tool that demonstrates that it is possible to assign a new owner to a file, even if Microsoft asserts that this is impossible. Not the first implementation of such a program, but source is included, so you may understand how this works.

    To set a new owner of a file, only ordinary Win32 API calls are needed. All you have to do is:
    - enable the Backup, Restore and Take Ownership privileges (with AdjustTokenPrivileges()). These are usually granted to Administrators. I also enable the Bypass Traverse Checking privilege, but I have not yet fully investigated if this is really necessary.
    - find the SID for the new owner with GetAccountSid()
    - create an empty Security Descriptor with InitializeSecurityDescriptor()
    - fill the owner of the Security Descriptor with SetSecurityDescriptorOwner(), ignore group, DACL and SACL
    - apply this SD to the file you want to modify with SetFileSecurity(szCurrentFile,(SECURITY_INFORMATION)(OWNER_SECURITY_INFORMATION),...)

    What's New in This Release: [ read full changelog ]

    · V1.1 changes more reliably the owner of files where the Administrator has no access to.

     Softpedia guarantees that CHOWN 1.1 is 100% FREE, which means it does not contain any form of malware, including spyware, viruses, trojans and backdoors. [read more >]


    TAGS:

    assign owner | file owner | change owner | assign | owner | changer



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM