This page lists the feature requests for the entire hashcat suite.
This page is intended as a resource for forum members to access before suggesting new requests. It is also a convenient reference point for atom to keep track of the many changes to the dynamic hashcat suite.
| Application | Request | Description | Status |
|---|---|---|---|
| maskprocessor | “Markovprocessor” | User defined number of multiple sequential characters during brute force. | Pending |
| oclHashcat-plus | “Markov” | User defined number of multiple sequential characters during brute force. | Pending |
| oclHashcat-plus | Multiple hcap Selection | Allow users to select more than one .hcap at a time or a folder containing multiple .hcaps. | Pending |
| oclHashcat-plus | Max Password Length | Allow up to 63 characters in the password. | Pending |
| oclHashcat-plus | Multiple Source Dictionaries | Allow mixing and rule manipulation of multiple dictionaries and combine them in real time. | Pending |
| hashcat-gui | Piping Option | hashcat, maskprocessor to oclHashcat-plus enabling brute force or table attack workaround. | Pending |
| hashcat-gui | Multiple hcap Selection | Allow users to select more than one .hcap at a time or a folder containing multiple .hcaps. | Pending |
| hashcat-gui | Resizable Screen | Allow users to re-size the screen on low resolution monitors. | Pending |
| Application | Request | Description | Status |
|---|---|---|---|
| oclHashcat-plus | Quit Confirmation | Insist on confirmation when user press “q” to quit. | Rejected |
| oclHashcat-plus | Table-Lookup Attack | port from hashcat to oclHashcat-plus. | Rejected |
| oclHashcat-plus | Other Encryption | Word, Excel, Zip, RAR, PGP and Truecrypt | Rejected |
| Application | Request | Description | Status |
|---|---|---|---|
| oclHashcat-plus | Increment Brute Force | Also allow –bf-pw-min –bf-pw-max. | Accepted |
| hashcat-utils | Min/Max for req | Additional parameter to require at least (pos int) or no more than (neg int) of charset | Accepted |
| oclHashcat-plus | -o with –show | When using the –show switch, it allows saving the output in a file | Accepted |
| oclHashcat-plus | <Not found> in LM | When using –show switch with mode 3000, it shows uncracked half as <Notfound> instead of *** to avoid confusion. | Accepted |
| oclHashcat-plus | EPiServer hash format | Add this salted SHA1 algorithm. Details: http://hashcat.net/forum/thread-987.html | Accepted |
| oclHashcat-* | SSHA Dynamic Base64 Parser | Base64 parser that would allow for dynamic salt lengths in OpenLDAP SSHA | Accepted |
| Application | Request | Description | Status |
|---|---|---|---|
| maskprocessor | Increment | Allow users to --increment while generating password lists or rules. | Finished |
| maskprocessor | Increment From | Allows the user to start incrementing from a chosen character length. | Finished |
| maskprocessor | Start At Position | Enable user to start or re-start from progress number during brute force. | Finished |
| maskprocessor | hex-charset | Allow users to --hex-charset as in oclHashcat-lite. | Finished |
| oclHashcat-lite | Read from file | Ability to read hashes from file or STDIN (due to shell escapes) | Finished |
| oclHashcat-lite | DES(Oracle) | Add support for cracking DES(Oracle) hashes | Finished |
| oclHashcat-plus | Title Rule | Upper case the first letter and every letter after a space in the same line. | Finished |
| oclHashcat-plus | Combinator Attack | port from oclHashcat to oclHashcat-plus. | Finished |
| oclHashcat-plus | Hybrid Attack | port from oclHashcat to oclHashcat-plus. | Finished |
| oclHashcat-plus | Status Updates | Add the BSSID, rules files and hash file used to status screen. | Finished |
| oclHashcat-plus | Add line number | If hash-parser rejects a hash, print the offending line number in error message | Finished |
| oclHashcat-plus | Add seperator char | Let the user choose his own sperator char like in hashcat CPU | Finished |
| oclHashcat-plus | Add md5(md5($pass)) | Add md5(md5($pass)) and call it e107 | Finished |
| oclHashcat-plus | File-based charsets | Allow for putting custom charsets in textfiles | Finished |
| hashcat | Standardisation | Standardise the mask implementation on both CPU and GPU | Accepted |
| hashcat-utils | Cutting utility | Add an “cut -b” alternative which is able to work with negative offsets | Finished |