SharpHide icon indicating copy to clipboard operation
SharpHide copied to clipboard

Tool to create hidden registry keys.

Results 2 SharpHide issues
Sort by recently updated
recently updated
newest added

I can try the valueNameTrick with or without the leading zeroes. Consistently returns: ERROR_FILE_NOT_FOUND 2 (0x2) The system cannot find the file specified. ` public static T GetHiddenKeyValue(string registryPath, string...