lamster2018 / EasyProtector

一行代码检测XP/调试/多开/模拟器/root
Apache License 2.0
2.19k stars 437 forks source link

夜游神模拟器6.3.0.7无法检测出来 #50

Closed fadedHYC closed 4 years ago

fadedHYC commented 5 years ago

夜游神模拟器6.3.0.7无法检测出来

fadedHYC commented 5 years ago

if (EasyProtectorLib.checkIsRunningInEmulator(this, new EmulatorCheckCallback() { @Override public void findEmulator(String emulatorInfo) {

                }
            })) {
                ToastUtil.showToast("模拟器");
            }
fadedHYC commented 5 years ago

大佬,帮忙看看