Research Article

Convolution Neural Network-Based Sensitive Security Parameter Identification and Analysis

Table 1

Windows OS noise source providing functions and their information.

Collected noise source informationFunction name

Windows random number generatorCryptGenRandom()
System configuration informationGetSystemInfo()
Operating system version informationGetVersionEx()
Current process IDGetCurrentProcessId()
Current thread IDGetCurrentThreadId()
Memory state informationGlobalMemoryStatus()
Mouse cursor positionGetCursorPos()
CPU clock accumulated after bootingQueryPerformanceCounter()
CPU clock generated per secondQueryPerformanceFrequency()
Process heap handleGetProcessHeap()
Elapsed time since bootGetTickCount()
Create GUIDCoCreateGuid()