/fireyer

An application for detecting the runtime environment on the Android platform.

Primary LanguageJavaMIT LicenseMIT

Fireyer

Android:9.x~14.x

说明

Fire + Eye = Fireyer(火眼),Fireyer项目是我们在做虚拟化沙箱产品过程中的内部副产品。目的是为了校验我们的虚拟化环境构建是否存在漏洞。在内部作为我们产品的黑白检测工具应用,可以保障我们的每次更新的产品质量,提升开发效率。对于开发沙箱,虚拟化等相关场景产品的伙伴也可以提升开发效率,快速验证功能稳定性。Fireyer的检测项还在不断完善中,后续会持续同步更新。

已有的检测项:

  • 签名校验
  • 完整性校验
  • 属性校验
  • 运行内存校验
  • 本地数据校验
  • API权限校验
  • HooK校验
  • 注入校验

更详细的检测项,请查看我们的博客文章: 【Fireyer】一款Android平台环境检测应用

如果你也喜欢Fireyer,别忘了给我们点个星。

感谢小伙伴们

许可

This project is licensed under the terms of the MIT license. See the LICENSE file.

This project and all tools are open source under the MIT license, which means you have full access to the source code and can modify it to fit your own needs.