Thanks to visit codestin.com
Credit goes to github.com

Skip to content

检测当前app是否运行在VirtualApp虚拟机中(适配了Android 11(30))

Notifications You must be signed in to change notification settings

jarlen/AntiVirtualApp

 
 

Repository files navigation

AntiVA

Fork form https://github.com/ysrc/AntiVirtualApp

  • 适配了Android 11(30)

Android 11 版本上获取so文件的地址为targetDir/~~[randomStrA]/[packageName]-[randomStrB] 见: PackageManagerService.getNextCodePath

About

检测当前app是否运行在VirtualApp虚拟机中(适配了Android 11(30))

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 55.5%
  • Java 32.1%
  • CMake 12.4%