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 information | Function name |
| Windows random number generator | CryptGenRandom() | System configuration information | GetSystemInfo() | Operating system version information | GetVersionEx() | Current process ID | GetCurrentProcessId() | Current thread ID | GetCurrentThreadId() | Memory state information | GlobalMemoryStatus() | Mouse cursor position | GetCursorPos() | CPU clock accumulated after booting | QueryPerformanceCounter() | CPU clock generated per second | QueryPerformanceFrequency() | Process heap handle | GetProcessHeap() | Elapsed time since boot | GetTickCount() | Create GUID | CoCreateGuid() |
|
|