Function Name
GetNativeSystemInfo
Description
GetNativeSystemInfo is used to retrieve information about the current system to an application running under WOW64. If the function is called from a 64-bit application, or on a 64-bit system that does not have an Intel64 or x64 processor (such as ARM64), it is equivalent to the GetSystemInfo function.
Library
Kernel32.dll
Associated Attacks
Enumeration Anti-Debugging
Created: 2021-11-02
Last Update: 2021-11-02
Credits: Yonatan K (Whitebeard)