Coder Social home page Coder Social logo

ysale-sms's Introduction

Demo

demo

说明

目前只能识别出 比较清晰的验证码 识别率和验证码清晰度有关 比如 这种 识别率在百分百

处理前

为了提高识别效率 ,使用了 gm 处理图片 处理后的图片

处理后

如何使用?

由于使用了 验证码识别,请在使用前需要先安装 node-tesseract 和 gm

node-tesseract install

brew install tesseract --with-all-languages

gm install

brew install imagemagick
brew install graphicsmagick

运行

git clone https://github.com/yumemor/ysale-sms.git
cd ysale-sms
npm install
node app.js

配置

在 app.js 中添加你需要轰炸的手机号码,间隔时间请定在 3000 毫秒以上。

低于这个数字 可能号码被加入黑名单

最后

最近在学习 NodeJs ,正好在 QQ 空间里面看见了这个消息 (骗人的)

QQ20160626-0

由于在学习阶段 代码不是很规范,大家可以任意修改 push 上来。

ysale-sms's People

Watchers

James Cloos avatar  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.