X-Git-Url: https://www.flypig.org.uk/git/?a=blobdiff_plain;f=README.md;h=e62ad8885f1c170831a6762a1e9eb77f68ee5b9d;hb=ba18812a70dde8fa173a9089a72ea642a1432f66;hp=12884e08533423351ca24e3869e2962f5c1684b4;hpb=e47030ed7d8e54cff3ec74cf36c8789b5b0cbf66;p=hashcat.git diff --git a/README.md b/README.md index 12884e0..e62ad88 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## *hashcat* ## -**hashcat** is the world's fastest and most advanced password recovery utility, supporting five unique modes of attack for over 180 highly-optimized hashing algorithms. hashcat currently supports CPU's, GPU's other hardware-accelerators on Linux, Windows and OSX, and has facilities to help enable distributed password cracking. +**hashcat** is the world's fastest and most advanced password recovery utility, supporting five unique modes of attack for over 160 highly-optimized hashing algorithms. hashcat currently supports CPU's, GPU's other hardware-accelerators on Linux, Windows and OSX, and has facilities to help enable distributed password cracking. ** THE VERSION 3.00 IS CURRENTLY STILL IN BETA ** @@ -18,7 +18,9 @@ Please refer to the [Hashcat Wiki](https://hashcat.net/wiki/) and the output of ### Building ### -Refer to [docs/BUILD.md](docs/BUILD.md) for instructions on how to build **hashcat** from source. +[![Hashcat Build status](https://travis-ci.org/hashcat/oclHashcat.svg?branch=master)](https://travis-ci.org/hashcat/oclHashcat) + +Refer to [BUILD.md](BUILD.md) for instructions on how to build **hashcat** from source. ### Contributing ###