ITHare / obf

C++ Code+Data Obfuscation Library with Build-Time Polymorphism
Other
107 stars 11 forks source link

Consider detecting Scylla/VMs via timer discrepancies #32

Open nobugs-hare opened 6 years ago

nobugs-hare commented 6 years ago

Also consider adding stuff such as detection of TSC being virtualized. See also https://blog.badtrace.com/post/rdtsc-x86-instruction-to-detect-vms/ .