GithubHelp home page GithubHelp logo

wechat-cheat's Introduction

wechat-cheat

微信群加,原理是模拟触摸事件,可以全套跑在电脑上,模拟器用bluestacks,安装模拟定位工具,群加附近的人,用以投放广告等活动。

原理及改进

因为想要把一整套操作全放在电脑上,所以采用了安卓模拟器bluestacks,但这东西很坑啊,它用的是自己的adb叫HDadb.exe,和标准的adb是略有不同的,体现在运行诸如monkeyrunner等工具的时候经常会意外断开连接(adb用的tcp),但是用adb shell就不会出现这种情况,遍历的模拟触摸事件的东西后,发现在安卓端自身就可以通过脚本模拟一段特定的事件,这东西就是monkey,脚本的格式参见我写的源码。如果用手机通过usb连接而不是使用模拟器,monkeyrunner应该是更适合的。

算是第一次用git开发,所以也不知道很多规矩,还希望大家不吝赐教,下星期四(51放假)会写一个自动部署的脚本,方便部署

开发原因

有一天老师给我个微信群加器的视频,问我能不能做,这当然能做,那么简单,仔细看了发现,这么简单的东西那帮家伙居然还要收费,而且还不低,这是绝对不能忍受的,虽然软件确实蛮有价值,但绝对不会到那么价格,顶天100块,于是我做出他们所谓的核心卖点“群加”功能后就马上传github上来了,接下来会把那些繁琐的功能比如“指定号码段添加”这些全部搞定,希望对有需要的人有帮助(不过会逛github的应该自己也能写出来吧,哈哈)

wechat-cheat's People

Watchers

James Cloos avatar lex avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.