File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- findmyhash
1
+ (formerly) findmyhash
2
2
==========
3
3
4
- # findmyhash .py
4
+ # hash-tool .py
5
5
6
- findmyhash .py tries to crack different types of hashes using free online services.
6
+ hash-tool .py tries to crack different types of hashes using free online services.
7
7
8
- NOTE: findmyhash .py 2.0 is coming!! The new version will have many changes and improvements. Some of these changes are:
8
+ NOTE: hash-tool .py 2.0 is coming!! The new version will have many changes and improvements. Some of these changes are:
9
9
10
10
### Usage
11
11
The help is pretty self-explanatory and as the API will change quite a bit in the next days / weeks / years, I will not describe the usage further.
12
12
13
13
```
14
- python3 findmyhash .py --help
14
+ python3 hash-tool .py --help
15
15
```
16
16
17
17
### Dependencies
You can’t perform that action at this time.
0 commit comments