For generating brute force style text
Project description
Brute Text
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.2.tar.gz
(3.0 kB
view details)
Built Distribution
File details
Details for the file BruteText-0.1.2.tar.gz
.
File metadata
- Download URL: BruteText-0.1.2.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0073b3b6ea9011416e5fc76795bb5fad3854b893146a6c806bb1f3d34cdcb0c |
|
MD5 | 44d5cc76d2f3248953e5442eefa5506d |
|
BLAKE2b-256 | 108ca4f5f36d59f2d13603ddeb6e25a18ed3fd112af64b630e68a15b9f44738a |
File details
Details for the file BruteText-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: BruteText-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cac280b113bfb33394f5dd9a5072f9f1247d0fe9513321065783cd7d2dd5f417 |
|
MD5 | 6c8d9d0cda934f4cda4933fb845bda30 |
|
BLAKE2b-256 | 2a3e31d475124f5dd1928597d5346bc6c850b2f0b7a7a60cabdb4ec57c0d5150 |