Update README.md
This commit is contained in:
parent
5f4583fb3a
commit
0b3faaffcd
24
README.md
24
README.md
@ -1 +1,25 @@
|
|||||||
# psudohash
|
# psudohash
|
||||||
|
[](https://www.python.org/) [](https://github.com/t3l3machus/psudohash/blob/main/LICENSE)
|
||||||
|
<img src="https://img.shields.io/badge/Maintained%3F-Yes-CD8335">
|
||||||
|
|
||||||
|
## Purpose
|
||||||
|
|
||||||
|
## Screenshot
|
||||||
|

|
||||||
|
|
||||||
|
## Installation
|
||||||
|
No special requirements. Just clone the repo and make the script executable:
|
||||||
|
```
|
||||||
|
git clone https://github.com/t3l3machus/psudohash
|
||||||
|
cd ./psudohash
|
||||||
|
chmod +x psudohash.py
|
||||||
|
```
|
||||||
|
## Usage
|
||||||
|
```
|
||||||
|
./psudohash.py [-h] -w WORDS [-an LEVEL] [-nl LIMIT] [-y YEARS] [-ap VALUES] [-cpb] [-cpa] [-cpo] [-o FILENAME] [-q]
|
||||||
|
```
|
||||||
|
The help dialog [ -h, --help ] includes usage details and examples.
|
||||||
|
## Usage Tips
|
||||||
|
|
||||||
|
## Future
|
||||||
|
I'm gathering information regarding commonly used password creation patterns to enhance the tool's capabilities.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user