xiaobinlzy / touchRepeater_Android
Android按键精灵功能库,可以重复触屏和按键操作。需要ROOT权限
☆68Updated 10 years ago
Alternatives and similar repositories for touchRepeater_Android:
Users that are interested in touchRepeater_Android are comparing it to the libraries listed below
- 首先为什么要用C++写android程序呢?主要是因为java写的android程序太容易被发编译,相对于java编译后的dex文件,底层的native so更加不容易被反编译,所以为了安全起见,可以将一些程序的逻辑写到C++里面,下面我们就写一个activity,其中核心…☆41Updated 6 years ago
- 基于xposed框架实现本地视频发布到朋友圈☆42Updated 3 years ago
- 根据uiautomator框架实现类似按键精灵,触动精灵的程序,支持lua语言,需root☆34Updated 7 years ago
- 使用DroidPlugin的示例☆36Updated 9 years ago
- 基于Xspoed的微信猜拳、骰子点数作弊插件!☆27Updated 9 years ago
- 破解Android版微信qq数据库☆65Updated 7 years ago
- Android Multi-Channel Packaging Tool☆46Updated last year
- 微信Android SDK的源码,可以用来进行修改重打包☆22Updated 7 years ago
- Android利用插件化进行程序扩展 : 1.apk做为插件的实现方式 2.dex作为插件的实现方 式☆41Updated 6 years ago
- Cydia Substrate demo, hook getExternalStorageState, always return MOUNTED status.☆145Updated 10 years ago
- Android中增量更新工具☆46Updated 8 years ago
- AndroidUltimateEncrypt AndroidJNI Encrypt ,运用JNI读取公钥、包名、设备号,然后把结果进行自定义加密,得到一个密码,可以将该密码作为AES的密钥。☆210Updated 7 years ago
- xposed的hook案例☆24Updated 8 years ago
- Android开发中便利的网络工具: tcpdump on android(抓包神器) ftp server(通过ftp浏览sdcard内容)☆41Updated 9 years ago
- 通过Xposed框架hook android的敏感函数,具体参考https://github.com/halfkiss/ZjDroid, 并添加了相应的函数☆72Updated 6 years ago
- 单通道多App push系统以service方式运行,如果一个手机安装了多个集成push的应用,只有一个service实例运行(不会每个应用都开启一个后台服务),即多个应用共享一个push通道,这样的设计目的是:减少手机运行的进程数量,减少内存使用量,减少手机的耗电量,减少…☆55Updated 6 years ago
- The demo source of injection_by_ptrace☆61Updated 10 years ago
- [DEPRECATED] libandmon A Linux native program.Function process monitor(NativeSubprocess ProcessWatcher), uninstall feedback(NativeSubproc…☆53Updated 8 years ago
- 抢红包app for Android --世上没有什么是一颗猴赛雷不能解决的,如果有,那就两颗 QQ and Wechat☆21Updated 8 years ago
- 基于UiAutomator框架,自动模拟用户手势操作,类似于触摸精灵,按键精灵的app。☆183Updated 7 years ago
- 微信转发(朋友圈、聊天窗口,图、文、链接、视频)☆35Updated 8 years ago
- 类似按键精灵和触动精灵的程序,脚本语言为lua☆22Updated 8 years ago
- 微信红包,反编译微信客户端,进行代码插桩,造福无root或无xposed用户☆54Updated 8 years ago
- Make fake location information to wechat using xposed framework☆49Updated 10 years ago
- dexposed原理学习☆9Updated 9 years ago
- 蜻蜓线上最新版apk v5.0.1反编译源码☆66Updated 9 years ago
- Extract the part of JavaHook in the Xposed. Usage: Inject one process to load libtest.so, then enter the Java world and hook the java fun…☆23Updated 9 years ago
- 使用cydia substrate框架hook android的关键api,实时记录观察app后台运行时所调用的所有敏感函数,并生成json日志输出☆70Updated 8 years ago
- Tencent Wechat client GPS hook with Xposed☆18Updated 7 years ago
- 基于YAHFA和dexposed 结合的hook框架 支持4.0-7.0☆88Updated 7 years ago