Skip to content

Cappto is a simple CLI tool to automatically fill captcha forms in Android app. It uses Tesseract.js and Sharp to read the captcha image and Appium to interact with the Android device.

Notifications You must be signed in to change notification settings

Blank-09/cappto-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cappto - Captcha Auto Solver

Cappto is a simple CLI tool to automatically fill captcha forms in Android app. It uses Tesseract.js to read the captcha image and Appium to interact with the Android device.

⚠ Note: It is still in development and the captcha accuracy is 50% - 60%.

🚀 Features

  • Automatically fill captcha forms in Android app
  • Captcha accuracy is 50% - 60%
  • Easy to use

⭐ Prerequisites

  • Node.js & NPM
  • Java JDK (11.x.x or above)
  • Android SDK

📦 Installation

🎨 Usage

  • Connect your Android device to your computer
  • Make sure to enable USB debugging
  • Run npm run dev
  • And it will automatically fill captchas for you

📝 How it works

Cappto uses Tesseract.js and Sharp to read the captcha image and Appium to interact with the Android device.

🤝 Contribution

Contributions are welcome! Please share any features, and add unit tests! Use the pull request and issue systems to contribute.

About

Cappto is a simple CLI tool to automatically fill captcha forms in Android app. It uses Tesseract.js and Sharp to read the captcha image and Appium to interact with the Android device.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published