https://github.com/toobug/jjjump
小游戏跳一跳ADB外挂
https://github.com/toobug/jjjump
Last synced: about 1 year ago
JSON representation
小游戏跳一跳ADB外挂
- Host: GitHub
- URL: https://github.com/toobug/jjjump
- Owner: TooBug
- Created: 2018-01-19T10:57:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-19T10:58:58.000Z (over 8 years ago)
- Last Synced: 2025-04-02T06:34:10.279Z (about 1 year ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 小程序跳一跳ADB外挂
## 使用
安装好electron,直接在本目录运行
```sh
electron .
```
需要Android手机连接电脑,并打开USB调试
## 原理
使用ADB截图,然后分析图像,获取当前位置信息,再用ADB控制屏幕进行跳跃。
## 效果
目前最高分3640。
## 其它
刷分的会被微信过滤。
本项目仅做可行性研究,请勿用于非法用途。