Simplify auto-tuning and benchmark routines
[hashcat.git] / docs / readme.txt
index bf03f20..2dc7ec5 100644 (file)
@@ -1,8 +1,9 @@
-oclHashcat v2.00
+oclHashcat v2.10
 ================
 
-NV users require ForceWare 346.59 or later
-AMD users require Catalyst 15.7 or later
+AMD users require AMD drivers 14.9 or later (recommended 15.12 or later)
+Intel users require Intel OpenCL Runtime 14.2 or later (recommended 15.1 or later)
+NVidia users require NVidia drivers 346.59 or later (recommended 361.x or later)
 
 ##
 ## Features
@@ -11,37 +12,23 @@ AMD users require Catalyst 15.7 or later
 - World's fastest password cracker
 - World's first and only GPGPU-based rule engine
 - Free
-- Open-Source
-- Multi-GPU (up to 128 GPUs)
-- Multi-Hash (up to 100 million hashes at once)
-- Multi-OS (Linux & Windows native binaries)
-- Multi-Platform (OpenCL & CUDA support)
-- Multi-Algorithm (see below)
-- Low resource utilization; you can still watch movies or play games while cracking
-- Focuses on highly iterated modern hashes
-- Focuses on dictionary-based attacks
-- Supports distributed cracking
-- Supports pause / resume while cracking
+- Open-Source (MIT License)
+- Multi-OS (Linux, Windows and OSX)
+- Multi-Platform (CPU, GPU, FPGA, etc., everything that comes with an OpenCL runtime)
+- Multi-Hash (Cracking multiple hashes at the same time)
+- Multi-Devices (Utilizing multiple devices in same system)
+- Multi-Device-Types (Utilizing mixed device types in same system)
+- Supports distributed cracking networks (using overlay)
+- Supports interactive pause / resume
 - Supports sessions
 - Supports restore
-- Supports reading words from file and stdin
+- Supports reading password candidates from file and stdin
 - Supports hex-salt and hex-charset
+- Supports automatic performance tuning
+- Supports automatic keyspace ordering markov-chains
 - Built-in benchmarking system
 - Integrated thermal watchdog
 - 150+ Hash-types implemented with performance in mind
-- ... and much more
-
-##
-## Attack-Modes
-##
-
-- Straight *
-- Combination
-- Brute-force
-- Hybrid dict + mask
-- Hybrid mask + dict
-
-* = Supports rules
 
 ##
 ## Hash-Types
@@ -138,6 +125,7 @@ AMD users require Catalyst 15.7 or later
 - NetNTLMv1 + ESS
 - NetNTLMv2
 - Kerberos 5 AS-REQ Pre-Auth etype 23
+- Kerberos 5 TGS-REP etype 23
 - Netscape LDAP SHA/SSHA
 - LM
 - NTLM
@@ -180,9 +168,13 @@ AMD users require Catalyst 15.7 or later
 - SAP CODVN F/G (PASSCODE)
 - SAP CODVN H (PWDSALTEDHASH) iSSHA-1
 - PeopleSoft
+- PeopleSoft PS_TOKEN
 - Skype
 - 7-Zip
 - RAR3-hp
+- RAR5
+- AxCrypt
+- AxCrypt in memory SHA1
 - PDF 1.1 - 1.3 (Acrobat 2 - 4)
 - PDF 1.4 - 1.6 (Acrobat 5 - 8)
 - PDF 1.7 Level 3 (Acrobat 9)
@@ -202,21 +194,31 @@ AMD users require Catalyst 15.7 or later
 - Lastpass
 - Password Safe v2
 - Password Safe v3
+- Keepass 1 (AES/Twofish) and Keepass 2 (AES)
 - eCryptfs
 - Android FDE <= 4.3
+- Android FDE (Samsung DEK)
 - TrueCrypt 5.0+
 
 ##
-## Tested OS's
+## Attack-Modes
 ##
 
-- All Windows and Linux versions should work on both 32 and 64 bit
+- Straight *
+- Combination
+- Brute-force
+- Hybrid dict + mask
+- Hybrid mask + dict
+
+* = Supports rules
 
 ##
-## Tested GPU's
+## Supported OpenCL runtimes
 ##
 
-- All NVidia CUDA enabled cards >= sm_20
-- All AMD OpenCL enabled cards >= HD 5000
-
-To get started, run the example scripts or check out docs/user_manuals.txt
+- AMD Catalyst
+- Apple
+- Intel
+- Mesa/Clover
+- NVidia ForceWare
+- pocl