

Reads the registry for installed applications Reads information about supported languages

The system time is set and stored by the Windows Time Service within a domain to maintain time synchronization between systems and services in an enterprise network.Ĭontains ability to query the machine timezoneĪdversaries may interact with the Windows Registry to gather information about the system, configuration, and installed software. Malware, tools, or other non-native files dropped or created on a system by an adversary may leave traces behind as to what was done within a network and how. The input sample is signed with a certificateĪdversaries may use ] to hide artifacts of an intrusion from analysis.Ĭontains escaped byte string (often part of obfuscated shellcode) Process injection is a method of executing arbitrary code in the address space of a separate live process.Ĭode signing provides a level of authenticity on a binary from the developer and a guarantee that the binary has not been tampered with.
#Varient array purebasic driver
Opens the Kernel Security Device Driver (KsecDD) of Windows Loadable Kernel Modules (or LKMs) are pieces of code that can be loaded and unloaded into the kernel upon demand. Modifies auto-execute functionality by setting/creating a value in the registry Installs hooks/patches the running processĪdding an entry to the "run keys" in the Registry or startup folder will cause the program referenced to be executed when a user logs in. Windows processes often leverage application programming interface (API) functions to perform tasks that require reusable system resources.
