Skip to main content

For generating brute force style text

Project description

Brute Text

PyPI - Downloads PyPI - License PyPI - Python Version PyPI PyPI - Wheel PyPI - Implementation

This is a program which emulates text input like a brute force technique.

Usage

You can both use it as imported and from terminal screen.

Installation

pip install BruteText

or

pip3 install BruteText

Terminal

Use python3 -m BruteText.brutetext Your text to be typed to type your text. If you like to change the time interval you can use the program as python3 -m BruteText.brutetext -t x Your text to be type where x is the time (milliseconds) to wait between inputs.

As a module

You can import this script and use it like this:

from BruteText import bruteText

brutetext.bruteText("Text to be typed", x)  ## x where the time (milliseconds) between inputs.

Project details


Download files

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

Source Distribution

BruteText-0.1.3.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

BruteText-0.1.3-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

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