Added parameter --potfile-path to override default potfile path
[hashcat.git] / docs / changes.txt
index 38a8cba..fcc4b41 100644 (file)
@@ -111,6 +111,11 @@ Type.: Feature
 File.: Host
 Desc.: Run weak-hash checks only in straight-attack mode, this greatly reduces code complexity
 
+Type.: Change
+File.: Host
+Desc.: Added parameter --potfile-path to override default potfile path
+Issue: 99
+
 Type.: Change
 File.: Host
 Desc.: Renamed option --gpu-accel to --kernel-accel
@@ -197,6 +202,11 @@ Type.: Bug
 File.: Host
 Desc.: Fixed some checks in the parser of -m 10200 = Cram MD5
 
+Type.: Bug
+File.: Host
+Desc.: MAC and Nonce won't appear sorted in output anymore (same order like in .hccap file)
+Issue: 288
+
 * changes v2.00 -> v2.01:
 
 Type.: Bug