1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-05-30 04:38:46 +00:00

Update readme.txt

This commit is contained in:
Jens Steube 2016-04-29 05:28:49 +02:00
parent 012275e873
commit 1e3d843041

View File

@ -22,26 +22,13 @@ NVidia users require ForceWare 346.59 or later (recommended 358.09 or later)
- Supports interactive pause / resume - Supports interactive pause / resume
- Supports sessions - Supports sessions
- Supports restore - Supports restore
- Supports reading words from file and stdin - Supports reading password candidates from file and stdin
- Supports hex-salt and hex-charset - Supports hex-salt and hex-charset
- Supports user-defined workload and vector-width settings - Supports automatic performance tuning
- Supports automatic keyspace ordering markov-chains - Supports automatic keyspace ordering markov-chains
- Built-in benchmarking system - Built-in benchmarking system
- Integrated thermal watchdog - Integrated thermal watchdog
- 150+ Hash-types implemented with performance in mind - 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 ## Hash-Types
@ -181,6 +168,7 @@ NVidia users require ForceWare 346.59 or later (recommended 358.09 or later)
- SAP CODVN F/G (PASSCODE) - SAP CODVN F/G (PASSCODE)
- SAP CODVN H (PWDSALTEDHASH) iSSHA-1 - SAP CODVN H (PWDSALTEDHASH) iSSHA-1
- PeopleSoft - PeopleSoft
- PeopleSoft PS_TOKEN
- Skype - Skype
- 7-Zip - 7-Zip
- RAR3-hp - RAR3-hp
@ -213,25 +201,24 @@ NVidia users require ForceWare 346.59 or later (recommended 358.09 or later)
- TrueCrypt 5.0+ - TrueCrypt 5.0+
## ##
## Tested GPU's ## Attack-Modes
## ##
- AMD OpenCL enabled GPU using AMD Catalyst driver - Straight *
- Intel OpenCL enabled GPU using Intel OpenCL driver - Combination
- NVidia OpenCL enabled GPU using NVidia ForceWare driver - Brute-force
- Hybrid dict + mask
- Hybrid mask + dict
* = Supports rules
## ##
## Tested CPU's ## Supported OpenCL runtimes
## ##
- AMD CPU using AMD Catalyst driver - AMD Catalyst
- Intel CPU using Intel OpenCL driver - Apple
- Generic CPU using pocl driver or Catalyst driver - Intel
- Mesa/Clover
## - NVidia ForceWare
## Tested Accelerators's - pocl
##
- Intel Xeon Phi coprocessors using Intel OpenCL driver
To get started, run the example scripts or check out docs/user_manuals.txt