Skip to main content

A package to crack VTOPs captcha.

Project description

VTOP Captcha Crack

This is a simple pip package to crack VTOP captchas. It is kept simple and fast. To use it, you have to simply download the captcha image and pass it's path to the package.

Instructions

  1. Install:
pip install captcha-crack
  1. Get the captcha:
from captcha_crack import vtop

# initialise the load object
load = vtop.Load()
# you can use the relative path too
captchaPath = 'C:/Users/Alien/Desktop/Test/Captcha.png'
# the fucntion get_captcha_text(captchaPath) will return the text of the captcha
captchaText = load.get_captcha_text(captchaPath)

print(captchaText)
  1. You're good to go! :rocket:

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

captcha_crack-0.1.tar.gz (8.9 kB view details)

Uploaded Source

Built Distribution

captcha_crack-0.1-py3-none-any.whl (14.0 kB view details)

Uploaded Python 3

File details

Details for the file captcha_crack-0.1.tar.gz.

File metadata

  • Download URL: captcha_crack-0.1.tar.gz
  • Upload date:
  • Size: 8.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.3

File hashes

Hashes for captcha_crack-0.1.tar.gz
Algorithm Hash digest
SHA256 a76b0e87b75fadff6fe8ff687d3fb780b0416a646a1d02a49ef19115c1e0d2cf
MD5 06b8c1caee2149c68561ed00a4175a1a
BLAKE2b-256 abb3f844d9879019a9f59e94f1f79030e77dd9af3ad8390c5bc28ff88b5a1e2c

See more details on using hashes here.

File details

Details for the file captcha_crack-0.1-py3-none-any.whl.

File metadata

  • Download URL: captcha_crack-0.1-py3-none-any.whl
  • Upload date:
  • Size: 14.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.3

File hashes

Hashes for captcha_crack-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 88c5df405d5554466453d4d2ab6936ddd8ee30f16890a2f065922f750245ce79
MD5 f765efed46f219ad0e84fe3f646ed60d
BLAKE2b-256 5f07d3c042d5862222b92526d9b144c1d8382587f76e6bd376c0c30c6ac334df

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page