Welcome
Welcome to NtRegEdit Help. This help is not complete, but hopefully it will be some day. For now I've only added topics for the most important features in NtRegEdit, and the features that get most of the questions.
What is NtRegEdit and why was it created?
NtRegEdit is a Registry Editor that uses Native NT API's to do all the work. I liked the idea of Hidden registry keys and when I saw how it was done from the (SysInternals) website, I decided to write a small program. When I was done with that, I wanted to write a class that uses the simplicity of this CRegistry class. I decided to write my class CNtRegistry using the same structure, but with a twist, I wanted to use Native Registry API's.