Fix m 60 a 0 by making modified variable non-const
[hashcat.git] / docs / readme.txt
index 9589d25..3b38294 100644 (file)
@@ -1,47 +1,34 @@
-oclHashcat v2.10
-================
+hashcat v3.00
+=============
 
-NV users require ForceWare 346.59 or later (recommended 358.09 or later)
-AMD users require Catalyst 14.9 or later (recommended 15.9 or later)
+AMD users require AMD drivers 14.9 or later (recommended 15.12)
+Intel users require Intel OpenCL Runtime 14.2 or later (recommended 16.2 or later)
+NVidia users require NVidia drivers 346.59 or later (recommended 367.27 or later)
 
 ##
 ## Features
 ##
 
 - World's fastest password cracker
-- World's first and only GPGPU-based rule engine
+- World's first and only in-kernel 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 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, DSP, 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
+- 160+ Hash-types implemented with performance in mind
 
 ##
 ## Hash-Types
@@ -138,6 +125,7 @@ AMD users require Catalyst 14.9 or later (recommended 15.9 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
@@ -170,6 +158,7 @@ AMD users require Catalyst 14.9 or later (recommended 15.9 or later)
 - Juniper IVE
 - Juniper Netscreen/SSG (ScreenOS)
 - Android PIN
+- Windows 8+ phone PIN/Password
 - GRUB 2
 - CRC32
 - RACF
@@ -180,9 +169,14 @@ AMD users require Catalyst 14.9 or later (recommended 15.9 or later)
 - SAP CODVN F/G (PASSCODE)
 - SAP CODVN H (PWDSALTEDHASH) iSSHA-1
 - PeopleSoft
+- PeopleSoft PS_TOKEN
 - Skype
+- WinZip
 - 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 +196,43 @@ AMD users require Catalyst 14.9 or later (recommended 15.9 or later)
 - Lastpass
 - Password Safe v2
 - Password Safe v3
+- Keepass 1 (AES/Twofish) and Keepass 2 (AES)
 - eCryptfs
 - Android FDE <= 4.3
-- TrueCrypt 5.0+
+- Android FDE (Samsung DEK)
+- TrueCrypt
+- VeraCrypt
 
 ##
-## 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
+- AMD
+- Apple
+- Intel
+- Mesa (Gallium)
+- NVidia
+- pocl
+
+##
+## Supported OpenCL device types
+##
 
-To get started, run the example scripts or check out docs/user_manuals.txt
+- GPU
+- CPU 
+- APU
+- DSP
+- FPGA
+- Coprocessor