LoneLurker
New member
Can RegAlyzer display any HIDDEN entries?
Thank you again for reading my question,
Thank you again for reading my question,
Hidden exactly how?
There are for example the typical 0x00 tricks - since 0x00 usually means the end of some text, it is sometimes used to hide stuff that follows this 0x00.
We do not use such zero-terminated strings though when reading from the registry, and even if the display cuts of at those points, our hex view doesn't. See feature request #97, just added
There might be other methods to hide things, if you provide more details, I can give you more detailed answers![]()