Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-11-01 | Add more. Parse SIDs on the command line ... soon will actually mod the | Richard Sharpe | 1 | -11/+88 | |
SecDescs in the NTUSER.DAT ... (This used to be commit dbc608ba7e591175cd02f4adfdcfecd1350526a5) | |||||
2002-11-01 | Fix small typo ... | Richard Sharpe | 1 | -1/+1 | |
(This used to be commit 59735a5aac88b076320874f06056d50947396fb3) | |||||
2002-11-01 | Add more code to the profiles program and add Makefile.in support. | Richard Sharpe | 1 | -12/+353 | |
(This used to be commit daefe52a56a7b977b8e561f8f668c42183de413b) | |||||
2002-10-31 | Add a small utility that can print out the SEC DESCs in NTUSER.DAT. | Richard Sharpe | 1 | -0/+250 | |
This is an early, messy version of the code, but it illustrates what can be done. It currently only prints the Owner SID, Group SID, and Perms and SID from each ACE. Once more work is done, it could actually walk the SEC DESCs and ACEs and change the SIDS ... (This used to be commit 322151509c255aa288627ae239661154ab0c83d5) |