一行代码检测XP/调试/多开/模拟器/root
☆2,292Aug 31, 2023Updated 2 years ago
Alternatives and similar repositories for EasyProtector
Users that are interested in EasyProtector are comparing it to the libraries listed below
Sorting:
- 设备指纹 获取真实的IMEI AndroidId 序列号 MAC地址等,Android模拟器检测,检测Android模拟器 ,作为可信DeviceID,应对防刷需求等 Android设备指纹 How to detect Android e…☆1,480Dec 13, 2023Updated 2 years ago
- 一款自动对字节码中的字符串进行加密Android插件工具☆1,974Jul 9, 2024Updated last year
- Dynamic java method AOP hook for Android(continution of Dexposed on ART), Supporting 5.0~11☆4,541Jul 22, 2023Updated 2 years ago
- 零反射全动态Android插件框架☆7,722Feb 14, 2026Updated 2 weeks ago
- Android ART Hook/Native Inline Hook/Single Instruction Hook - support 4.4 - 11.0 32/64 bit - Xposed API Compat☆2,197Jan 19, 2023Updated 3 years ago
- proguard resource for Android by wechat team☆8,633Oct 20, 2023Updated 2 years ago
- A library that lets you use reflection without any restriction above Android P☆3,130Oct 14, 2024Updated last year
- 安卓设备唯一标识解决方案,可替代移动安全联盟(MSA)统一 SDK 闭源方案。包括国内手机厂商的开放匿名标识(OAID)、海外手机平台的安卓广告标识(AAID),另外也提供了 IMEI/MEID、AndroidID、WidevineID、PseudoID、GUID 等常见的…☆2,738Feb 8, 2026Updated 3 weeks ago
- 💯一款Android脱壳工具,需要xposed支持, 易开发已集成该项目。☆3,155May 15, 2020Updated 5 years ago
- DCC (Dex-to-C Compiler) is method-based aot compiler that can translate DEX code to C code.☆1,265Feb 7, 2024Updated 2 years ago
- 🔥 A PLT hook library for Android native ELF.☆4,317Jun 27, 2025Updated 8 months ago
- 🔥 xCrash provides the Android app with the ability to capture java crash, native crash and ANR. No root permission or any system permiss…☆3,921Jun 27, 2025Updated 8 months ago
- 关于 Android 上的模拟器检测,多开检测,Hook检测☆333Jun 12, 2018Updated 7 years ago
- Virtual Engine for Android(Support 14.0 in business version)☆10,924Feb 10, 2026Updated 2 weeks ago
- Black Obfuscator is an obfuscator for Android APK DexFile, it can help developer to protect source code by control flow flattening, and m…☆1,081May 3, 2025Updated 9 months ago
- 📌易开发是一款帮助开发人员快速开发的工具,功能包括界面分析,页面信息,加固脱壳,支持Android9.0☆1,414Aug 6, 2025Updated 6 months ago
- ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.☆2,439Updated this week
- Yet Another Hook Framework for ART☆1,660Jul 22, 2024Updated last year
- ART环境下自动化脱壳方案☆2,635Jan 13, 2025Updated last year
- The tool of obfuscated aab resources.(Android app bundle资源混淆工具)☆1,396Nov 25, 2021Updated 4 years ago
- Android Signature V2 Scheme签名下的新一代渠道包打包神器☆6,867May 30, 2024Updated last year
- BlackDex is an Android unpack(dexdump) tool, it supports Android 5.0~12 and need not rely to any environment. BlackDex can run on any And…☆6,274Nov 9, 2023Updated 2 years ago
- A framework that helps the keyboard smoothly transition to the function panel 一个帮助键盘平稳过渡到功能面板的框架,支持动画无缝衔接,支持 activity/fragment/dialo…☆2,427Aug 4, 2025Updated 6 months ago
- 🚀Optimizer for mobile applications☆5,061Feb 4, 2026Updated 3 weeks ago
- ShadowHook is an Android inline hook library which supports thumb, arm32 and arm64.☆2,221Feb 5, 2026Updated 3 weeks ago
- 降低Android非必要crash☆3,265May 28, 2023Updated 2 years ago
- 通过内存特征检测frida☆512Nov 5, 2019Updated 6 years ago
- android 4.4以上沉浸式状态栏和沉浸式导航栏管理,适配横竖屏切换、刘海屏、软键盘弹出等问题,可以修改状态栏字体颜色和导航栏图标颜色,以及不可修改字体颜色手机的适配,适用于Activity、Fragment、DialogFragment、Dialog,PopupWin…☆11,475Mar 25, 2022Updated 3 years ago
- Hide xposed, root, file redirection, etc.☆690Mar 31, 2021Updated 4 years ago
- 🔥 EasyFloat:浮窗从未如此简单(Android可拖拽悬浮窗口,支持页面过滤、自定义动画,可设置单页面浮窗、前台浮窗、全局浮窗,浮窗权限按需自动申请...)☆3,543Nov 25, 2022Updated 3 years ago
- This is a tool to repackage apk file, then the apk can load any xposed modules installed in the device. It is another way to hook an app …☆2,989Jan 4, 2026Updated last month
- 🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).☆13,741May 28, 2023Updated 2 years ago
- RePlugin - A flexible, stable, easy-to-use Android Plug-in Framework☆7,348Sep 16, 2025Updated 5 months ago
- ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台☆3,249Jan 20, 2024Updated 2 years ago
- 🛡 Make safest code in Android. (基于libsodium实现chacha20算法,key在native中,防止被二次打包){长期维护,请star,勿fork}☆1,016Jan 5, 2024Updated 2 years ago
- Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.☆17,798Updated this week
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,654Feb 23, 2021Updated 5 years ago
- 业界首个支持渐进式组件化改造的Android组件化开源框架,支持跨进程调用。Componentize your android project gradually.☆4,048Oct 11, 2023Updated 2 years ago
- A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.☆15,966Mar 8, 2024Updated last year