Reference Section
When reverse engineering, and analysing malware, you’ll often see the same things over and over. Examples include snippets of assembly language code, Globally Unique IDentifiers (GUIDs), registry keys, and certain types of data.
The purpose of this reference section is to gather such commonly seen constructs under one roof, so to speak, and to help you identify them more quickly.