Skip to content

Commit fe4604c

Browse files
authored
awesome readme
1 parent 6deee30 commit fe4604c

File tree

1 file changed

+21
-4
lines changed

1 file changed

+21
-4
lines changed

README.md

Lines changed: 21 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,24 @@
1-
# Hash-Buster
2-
Hash Buster is a program which uses several APIs to perform hash lookups.
31

4-
![banner](https://image.ibb.co/nGNvso/Screenshot_from_2018_06_04_20_18_00.png)
2+
<h1 align="center">
3+
<br>
4+
<a href="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/s0md3v/Hash-Buster"><img src="https://image.ibb.co/bSwkMe/bitmap.png" alt="Hash Buster"></a>
5+
<br>
6+
Hash Buster
7+
<br>
8+
</h1>
9+
10+
<h4 align="center">Why crack hashes when you can bust them?</h4>
11+
12+
<p align="center">
13+
<a href="https://github.com/s0md3v/Hash-Buster/releases">
14+
<img src="https://img.shields.io/github/release/s0md3v/Hash-Buster.svg">
15+
</a>
16+
<a href="https://github.com/s0md3v/Hash-Buster/issues?q=is%3Aissue+is%3Aclosed">
17+
<img src="https://img.shields.io/github/issues-closed-raw/s0md3v/Hash-Buster.svg">
18+
</a>
19+
</p>
20+
21+
![demo](https://image.ibb.co/fnXWBe/Screenshot_2018_09_20_14_02_05.png)
522

623
## Features
724
- Automatic hash type identification
@@ -45,4 +62,4 @@ Multi-threading can incredibly minimize the overall speed when you have a lot of
4562
`buster -f /root/hashes.txt -t 10`
4663

4764
### License
48-
Hash-Buster is licensed under MIT License.
65+
Hash-Buster is licensed under [MIT License](https://github.com/s0md3v/Hash-Buster/blob/master/LICENSE).

0 commit comments

Comments
 (0)