tpnet / WeiXinSDKSource-AndroidLinks
微信Android SDK的源码,可以用来进行修改重打包
☆22Updated 7 years ago
Alternatives and similar repositories for WeiXinSDKSource-Android
Users that are interested in WeiXinSDKSource-Android are comparing it to the libraries listed below
Sorting:
- 首先为什么要用C++写android程序呢?主要是因为java写的android程序太容易被发编译,相对于java编译后的dex文件,底层的native so更加不容易被反编译,所以为了安全起见,可以将一些程序的逻辑写到C++里面,下面我们就写一个activity,其中核心…☆40Updated 6 years ago
- Android开发中便利的网络工具: tcpdump on android(抓包神器) ftp server(通过ftp浏览sdcard内容)☆41Updated 9 years ago
- 破解Android版微信qq数据库☆65Updated 7 years ago
- 基于xposed框架实现本地视频发布到朋友圈☆43Updated 3 years ago
- Xposed HookAPP逆向跟踪工具,跟踪Activity与Fragment启动信息等☆94Updated 6 years ago
- 使用DroidPlugin的示例☆36Updated 9 years ago
- Android中锁屏密码算法☆57Updated 8 years ago
- Android按键精灵功能库,可以重复触屏和按键操作。需要ROOT权限☆68Updated 10 years ago
- 任意位置下获取应用context☆32Updated 9 years ago
- Android中增量更新工具☆46Updated 8 years ago
- 微信红包,反编译微信客户端,进行代码插桩,造福无root或无xposed用户☆54Updated 8 years ago
- hook android api associated with device info☆62Updated last year
- 全功能终端模拟器,可切换悬浮窗☆28Updated 10 years ago
- a wechat tool for android☆58Updated 11 months ago
- 关于安卓系统4.0 / 5.0 / 6.0获取单卡手机,双卡手机的imei1,imei2,MEID(用反射来实现)☆27Updated 6 years ago
- 功能强大的android hook 工具,全部开源,配合 xposed 神器使用☆1Updated 7 years ago
- 借鉴闪电浏览器+腾讯x5内核 包裹出web-app☆32Updated 7 years ago
- 悬浮窗口☆29Updated 8 years ago
- 通过Xposed框架hook android的敏感函数,具体参考https://github.com/halfkiss/ZjDroid, 并添加了相应的函数☆73Updated 6 years ago
- 利用动态加载技术实现APK加壳(分别使用Java和JNI的方式实现加壳)☆16Updated 6 years ago
- 仿UC浏览器源码☆35Updated 9 years ago
- 一款智能抢红包App,基于Android手机的AccessibilityService辅助服务功能,实现微信端、QQ端自动抢红包功能,黑屏锁屏照样抢。并加入多个设置功能,如抢红包群过滤功能、时间段设置功能、延迟设置功能等等☆80Updated 8 years ago
- 通过Android客户端来管理路由器的工具项目,支持tplink,腾达,磊科,水星,必联,极路由,华硕,迅捷等常用路由器,查看连接用户,拉黑,修改wifi名称、密码,管理员密码,修改信道等功能☆61Updated 10 years ago
- 检测微信是否有删除好友,目前只适配了6.3.32版本的,在android studio上导入,运行程序后点击开始检测,如果手机没有开启无障碍服务,则会调到设置页面进行打开无障碍服务,该app主要是用到了AccessibilityService 界面的ui控件的检测使用的是G…☆20Updated 8 years ago
- This project is just a test item that combined with VirtualApp and whale, it's aim to hook the third party applications.☆15Updated 5 years ago
- 双进程守护,即使清除掉内存,服务也会自动重启,双进程守护用AIDL实现,JobService实现自动重启☆16Updated 8 years ago
- LuaView playground for base functions and samples.☆25Updated 8 years ago
- 微信自动抢红包/自动添加附近的人/查看当前栈顶的Activity☆67Updated 6 years ago
- android 上用tcpdump抓报文app☆24Updated 3 years ago
- 一个利用Android 5.0提供的“投射屏幕”API实现截屏功能的APP☆46Updated 6 years ago