GitHunt
BI

bitcrazed/IsThisAppEmulatedOnArm

Determines whether this x64 app is running emulated on an ARM64 device

IsThisAppEmulatedOnArm

Determines whether this x64 app is running emulated on an ARM64 device

⚠️ Important Note: BE WARNED!

This code is provided to illustrate one way to determine the architecture
of the current process when run on an ARM64 Windows PC. This code lacks
sufficient error checking and may require additional correctness checking
for use in a production app/system.

Languages

C++94.9%C5.1%

Contributors

The Unlicense
Created February 26, 2022
Updated March 1, 2022
bitcrazed/IsThisAppEmulatedOnArm | GitHunt