Update readme.txt

pull/320/merge
Jens Steube 8 years ago
parent 012275e873
commit 1e3d843041

@ -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
## Tested CPU's
##
- AMD CPU using AMD Catalyst driver * = Supports rules
- Intel CPU using Intel OpenCL driver
- Generic CPU using pocl driver or Catalyst driver
## ##
## Tested Accelerators's ## Supported OpenCL runtimes
## ##
- Intel Xeon Phi coprocessors using Intel OpenCL driver - AMD Catalyst
- Apple
To get started, run the example scripts or check out docs/user_manuals.txt - Intel
- Mesa/Clover
- NVidia ForceWare
- pocl

Loading…
Cancel
Save