Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

SpeedHackDetector calculates self time lapse and the system time laose in a period.Detector compares two values and determine whether an accelerator exists and influence the game. This script can be used in any C# application,if you want to apply it into unity game,please see uSpeedHackDetector

SpeedHackDetector通过计算应用程序自身的时间流逝速度和系统外部时钟的流逝速度来检测是否被加速,在这个基础上以后还可以由服务器提供时间戳来进行更加准确的测量。

这个脚本可以用于任何C#程序,如果要放入unity的话可以去看uSpeedHackDetector.