8,323
edits
Paradox-01 (talk | contribs) mNo edit summary |
Paradox-01 (talk | contribs) m (General structure) |
||
Line 1: | Line 1: | ||
==Research== | ==Research== | ||
===General structure=== | |||
* https://docs.microsoft.com/en-us/windows/desktop/sysinfo/structure-of-the-registry | |||
* Every node is a '''key''' that can have '''subkeys''' and/or data ("'''value'''") which is displayed at the right side of the regedit GUI. | |||
* Each '''value''' has 3 attributes: '''name''', '''type''', '''data''' | |||
===Hive=== | ===Hive=== | ||
* '''HKEY_CLASSES_ROOT is a <span style="color:red">merged view</span>''' of the '''...\Software\Classes''' sub hierarchies in | * '''HKEY_CLASSES_ROOT is a <span style="color:red">merged view</span>''' of the '''...\Software\Classes''' sub hierarchies in |
edits