changes.txt 32 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546
  1. * changes v2.00 -> v2.01:
  2. type.: Feature
  3. file.: Host
  4. desc.: Added native compilation support for FreeBSD
  5. PR...: 23, 25
  6. type.: Feature
  7. file.: Host
  8. desc.: Fixed a possible memory problem for hash type -m 11400 = SIP digest authentication (MD5)
  9. issue: 10
  10. type.: Bug
  11. file.: Host
  12. desc.: Fixed a problem with the -s / -l parameters in attack modes -a 0 (straight) and -a 3 (mask attack)
  13. issue: 2
  14. type.: Bug
  15. file.: Host
  16. desc.: Fixed the output of attack mode -a 4 (permutation attack)
  17. issue: 36
  18. type.: bug
  19. file.: Host
  20. desc.: Implemented a fix for the final output for attack mode -a 5 (table lookup attack)
  21. issue: 37
  22. * changes v0.50 -> v2.00:
  23. type: Project
  24. file: All
  25. desc: Made the project Open-Source
  26. type: Project
  27. file: All
  28. desc: Switched the license to MIT
  29. type: Feature
  30. file: Host
  31. desc: Removed Timebomb, Beta- and Keyfile- checks
  32. type: feature
  33. file: hashcat-cli
  34. desc: added support for -m 1431 = base64(sha256(unicode($pass)))
  35. type: change
  36. file: hashcat-cli
  37. desc: renamed -m 1100 = Domain Cached Credentials, mscash to -m 1100 = Domain Cached Credentials (DCC), MS Cache
  38. type: change
  39. file: hashcat-cli
  40. desc: renamed rule 'x' to 'O', omit X chars of word at pos N
  41. type: change
  42. file: hashcat-cli
  43. desc: added rule 'x', extract X chars of word at pos N, to keep compatibility to JtR/crack
  44. type: Change
  45. file: Host
  46. desc: switched to newer glibc (testphase; please contact us if you have problems)
  47. type: bug
  48. file: hashcat-cli
  49. desc: fixed --increment-max to allow all values up to the length of the mask
  50. trac: #651
  51. type: bug
  52. file: hashcat-cli
  53. desc: fixed bug in table-lookup attack mode that occurred whenever the replacement possibilities for a single character was very high
  54. trac: #646
  55. type: bug
  56. file: hashcat-cli
  57. desc: fixed --stdout in -a 1 mode in combination with -r, number of outputs were incorrect
  58. trac: #654
  59. type: bug
  60. file: hashcat-cli
  61. desc: --remove did not always remove all hashes when it was closed/quitted too fast
  62. * changes v0.49 -> v0.50:
  63. type: feature
  64. file: hashcat-cli
  65. desc: added support for -m 11000 = PrestaShop
  66. trac: #589
  67. type: feature
  68. file: hashcat-cli
  69. desc: added support for -m 11100 = PostgreSQL Challenge-Response Authentication (MD5)
  70. trac: #490
  71. type: feature
  72. file: hashcat-cli
  73. desc: added support for -m 11200 = MySQL Secure Password Authentication
  74. trac: #541
  75. type: feature
  76. file: hashcat-cli
  77. desc: added support for -m 11400 = SIP digest authentication (MD5)
  78. trac: #539
  79. type: feature
  80. file: hashcat-cli
  81. desc: added interactive mode with prompt
  82. trac: #569
  83. type: feature
  84. file: hashcat-cli
  85. desc: implemented bypass mode for straight, combination, toggle-case, permuatation and table-lookup attack modes
  86. trac: #570
  87. type: feature
  88. file: hashcat-cli
  89. desc: added support for --status-automat i.e. making the status output machine-readable
  90. trac: #534
  91. type: feature
  92. file: hashcat-cli
  93. desc: implemented --status and --status-timer which allows to configure the time in seconds for periodic status updates
  94. trac: #571
  95. type: feature
  96. file: hashcat-cli
  97. desc: added support for --username when using --show
  98. trac: #567
  99. type: feature
  100. file: hashcat-cli
  101. desc: added support for --username when using --remove
  102. trac: #568
  103. type: feature
  104. file: hashcat-cli
  105. desc: backported latest prince-attack code from github version
  106. type: feature
  107. file: hashcat-cli
  108. desc: added missing -s and -l support for prince-attack
  109. trac: #584
  110. type: feature
  111. file: hashcat-cli
  112. desc: added support for hashcat mask files (.hcmask)
  113. trac: #586
  114. type: feature
  115. file: hashcat-cli
  116. desc: new workaround for -m 2500 = WPA/WPA2 key versions which are not valid (should always be < 256)
  117. type: change
  118. file: hashcat-cli
  119. desc: dropped avx/avx2 binaries as they do not really contain avx/avx2 code
  120. type: change
  121. file: hashcat-cli
  122. desc: increment mode disabled by default, --increment switch must be used now for increment mode
  123. trac: #572
  124. type: change
  125. file: hashcat-cli
  126. desc: renamed -a 6 prince-attack to -a 8 prince-attack
  127. type: change
  128. file: hashcat-cli
  129. desc: renamed -m 112 Oracle 11g/12c to -m 112 Oracle S: Type (Oracle 11+)
  130. type: change
  131. file: hashcat-cli
  132. desc: renamed -m 3810 = md5($salt.$pass.$salt) to -m 3800 = md5($salt.$pass.$salt)
  133. type: change
  134. file: hashcat-cli
  135. desc: renamed -m 4710 = sha1($salt.$pass.$salt) to -m 4900 = sha1($salt.$pass.$salt)
  136. type: change
  137. file: hashcat-cli
  138. desc: renamed -m 7100 = OS X v10.8 / v10.9 to OS X v10.8+
  139. type: change
  140. file: hashcat-cli
  141. desc: synchronized default value for PRINCE attack-mode parameters with princeprocessor
  142. type: bug
  143. file: hashcat-cli
  144. desc: fixed --runtime under windows in PRINCE attack mode
  145. trac: #555
  146. type: bug
  147. file: hashcat-cli
  148. desc: in PRINCE attack-mode removed unwanted dupes in --stdout mode
  149. type: bug
  150. file: hashcat-cli
  151. desc: In PRINCE attack-mode fixed a memory leak
  152. type: bug
  153. file: hashcat-cli
  154. desc: added additional checks for hexadecimal values supplied in masks by using the --hex-charset switch
  155. trac: #610
  156. type: bug
  157. file: hashcat-cli
  158. desc: fixed --remove feature in single-hash mode
  159. trac: #553
  160. type: bug
  161. file: hashcat-cli
  162. desc: fixed problem in combinator attack, duplicates were sometimes in the output
  163. trac: #228
  164. * changes v0.48 -> v0.49:
  165. type: improvement
  166. file: hashcat-cli
  167. desc: implemented new attack-mode 6 Prince
  168. type: feature
  169. file: hashcat-cli
  170. desc: added support for -m 12 = PostgreSQL
  171. type: feature
  172. file: hashcat-cli
  173. desc: added support for -m 23 = Skype
  174. type: feature
  175. file: hashcat-cli
  176. desc: added support for -m 133 = PeopleSoft
  177. type: feature
  178. file: hashcat-cli
  179. desc: added support for -m 1421 = hMailServer
  180. type: feature
  181. file: hashcat-cli
  182. desc: added support for -m 2410 = Cisco-ASA MD5
  183. type: feature
  184. file: hashcat-cli
  185. desc: added support for -m 2612 = PHPS
  186. type: feature
  187. file: hashcat-cli
  188. desc: added support for -m 3711 = Mediawiki B type
  189. type: feature
  190. file: hashcat-cli
  191. desc: added support for -m 4710 = sha1($salt.$pass.$salt)
  192. type: feature
  193. file: hashcat-cli
  194. desc: added support for -m 7900 = Drupal7
  195. type: feature
  196. file: hashcat-cli
  197. desc: added support for -m 8400 = WBB3, Woltlab Burning Board 3
  198. type: feature
  199. file: hashcat-cli
  200. desc: added support for -m 9200 = Cisco $8$
  201. type: feature
  202. file: hashcat-cli
  203. desc: added support for -m 9900 = Radmin2
  204. type: feature
  205. file: hashcat-cli
  206. desc: added support for -m 10000 = Django (PBKDF2-SHA256)
  207. type: feature
  208. file: hashcat-cli
  209. desc: added support for -m 10200 = Cram MD5
  210. type: feature
  211. file: hashcat-cli
  212. desc: added support for -m 10300 = SAP CODVN H (PWDSALTEDHASH) iSSHA-1
  213. type: feature
  214. file: hashcat-cli
  215. desc: added new switch --benchmark such that user can benchmark his cpu cracking performance
  216. trac: #253
  217. type: change
  218. file: hashcat-cli
  219. desc: renamed -m 800 = SHA1 (Django) to -m 124 = Django (SHA-1)
  220. type: bug
  221. file: hashcat-cli
  222. desc: Fixed salt length problem with -m 7600 = Redmine Project Management Web App
  223. trac: #543
  224. type: bug
  225. file: hashcat-cli
  226. desc: hash mode -m 5100 failed to match beginning, middle and end of MD5 hash
  227. trac: #544
  228. * changes v0.47 -> v0.48:
  229. type: feature
  230. file: hashcat-cli
  231. desc: added AVX2 target
  232. type: feature
  233. file: hashcat-cli
  234. desc: added support for -m 8900 = scrypt
  235. trac: #295
  236. type: feature
  237. file: hashcat-cli
  238. desc: added support for -m 9300 = Cisco $9$
  239. type: change
  240. file: hashcat-cli
  241. desc: renamed -m 112 = Oracle 11g to -m 112 = Oracle 11g/12c
  242. type: change
  243. file: hashcat-cli
  244. desc: renamed hash type Joomla into 'Joomla < 2.5.18', -m 400 has now also the note about MD5(Joomla)
  245. trac: #402
  246. type: change
  247. file: hashcat-cli
  248. desc: added support for plains lengths up to 64 for -m 1800 = sha512crypt
  249. type: change
  250. file: hashcat-cli
  251. desc: renamed -m 4500 format from sha1(sha1($pass)) to Double SHA1
  252. type: change
  253. file: hashcat-cli
  254. desc: renamed -m 4800 format from MD5(Chap) to MD5(Chap), iSCSI CHAP authentication
  255. type: change
  256. file: hashcat-cli
  257. desc: renamed -m 9999 = Plaintext to -m 99999 = Plaintext
  258. type: feature
  259. file: hashcat-cli
  260. desc: don't modify bcrypt signature ($2a$, $2x$, $2y$) when parsing/printing the hashes
  261. type: feature
  262. file: hashcat-cli
  263. desc: added some new output formats with crack position, aligned output formats with oclHashcat
  264. type: feature
  265. file: hashcat-cli
  266. desc: synchronized rule rejection occurences with rule engine of oclHashcat
  267. type: feature
  268. file: hashcat-cli
  269. desc: added --runtime argument such that user can set the maximum number of seconds hashcat should run
  270. trac: #105
  271. type: feature
  272. file: hashcat-cli
  273. desc: change output plains to $HEX[...] format by default, you can disable it with --outfile-autohex-disable
  274. trac: #148
  275. type: feature
  276. file: hashcat-cli
  277. desc: OS X v10.9 uses same algorithm as 10.8, help/docs updated accordingly
  278. trac: #236
  279. type: feature
  280. file: hashcat-cli
  281. desc: Added support for higher --threads values, auto-detection of available CPU cores
  282. trac: #368
  283. type: feature
  284. file: rules
  285. desc: added InsidePro-HashManager.rule
  286. type: feature
  287. file: rules
  288. desc: added dive.rule
  289. Trac: #519
  290. type: change
  291. file: hashcat-cli
  292. desc: aligned some switches with oclHashcat switches, for instance renamed --disable-potfile to --potfile-disable
  293. type: change
  294. file: rules
  295. desc: renamed passwordspro.rule to InsidePro-PasswordsPro.rule
  296. type: bug
  297. file: hashcat-cli
  298. desc: --hash-mode was invalid, changed to --hash-type
  299. type: bug
  300. file: hashcat-cli
  301. desc: problems with very large ETA fixed, adapted status display to display ETA > 10 years similar to oclHashcat
  302. trac: #407
  303. type: bug
  304. file: hashcat-cli
  305. desc: fixed problem w/ 'delete range' rule (xNM) which did not allow to remove chars if at the very end
  306. trac: #444
  307. type: bug
  308. file: hashcat-cli
  309. desc: fixed memory problem in --debug-mode 3 and 4
  310. trac: #470
  311. type: bug
  312. file: hashcat-cli
  313. desc: fixed problems with special multi-byte plains and -m 200 = MySQL323
  314. type: bug
  315. file: hashcat-cli
  316. desc: fixed hash mode -m 1100 == dcc - hash:salt pairs w/ almost identical salts but of different case failed to crack
  317. type: bug
  318. file: hashcat-cli
  319. desc: fixed issues with 32 bit version - affected hash types are 1750, 1760, 6500 or 7100
  320. type: bug
  321. file: hashcat-cli
  322. desc: fixed -m 5600 parsing + solves crash that could occur when hash file contained wrong hash format
  323. type: feature
  324. file: hashcat-cli
  325. desc: fixed -m 7600 = Redmine Project Management Web App hash type number, -m 7600 gave error with previous version
  326. * changes v0.46 -> v0.47:
  327. type: feature
  328. file: hashcat-cli
  329. desc: added -m 123 = EPi
  330. type: feature
  331. file: hashcat-cli
  332. desc: added -m 1430 = sha256(unicode($pass).$salt)
  333. type: feature
  334. file: hashcat-cli
  335. desc: added -m 1440 = sha256($salt.unicode($pass))
  336. type: feature
  337. file: hashcat-cli
  338. desc: added -m 1441 = EPiServer 6.x >= v4
  339. type: feature
  340. file: hashcat-cli
  341. desc: added -m 1711 = SSHA-512(Base64), LDAP {SSHA512}
  342. type: feature
  343. file: hashcat-cli
  344. desc: added -m 1730 = sha512(unicode($pass).$salt)
  345. type: feature
  346. file: hashcat-cli
  347. desc: added -m 1740 = sha512($salt.unicode($pass))
  348. type: feature
  349. file: hashcat-cli
  350. desc: added -m 7400 = SHA-256(Unix)
  351. trac: #176
  352. type: feature
  353. file: hashcat-cli
  354. desc: added -m 7600 = Redmine SHA1
  355. type: feature
  356. file: hashcat-cli
  357. desc: debug mode can now be used also together with -g, generate rule
  358. type: feature
  359. file: hashcat-cli
  360. desc: support added for using external salts together with mode 160 = HMAC-SHA1 (key = $salt)
  361. type: feature
  362. file: hashcat-cli
  363. desc: allow empty salt/key for HMAC algos
  364. type: feature
  365. file: hashcat-cli
  366. desc: allow variable rounds for hash modes 500, 1600, 1800, 3300, 7400 using rounds= specifier
  367. type: feature
  368. file: hashcat-cli
  369. desc: added --generate-rules-seed, sets seed used for randomization so rulesets can be reproduced
  370. type: feature
  371. file: hashcat-cli
  372. desc: added output-format type 8 (position:hash:plain)
  373. type: feature
  374. file: hashcat-cli
  375. desc: updated/added some hcchr charset files in /charsets, some new files: Bulgarian, Polish, Hungarian
  376. cred: Rub3nCT
  377. type: feature
  378. file: hashcat-cli
  379. desc: format output when using --show according to the --outfile-format option
  380. trac: #117
  381. type: feature
  382. file: hashcat-cli
  383. desc: show mask length in status screen
  384. trac: #180
  385. type: bug
  386. file: hashcat-cli
  387. desc: --disable-potfile in combination with --show or --left resulted in a crash, combination was disallowed
  388. type: bug
  389. file: hashcat-cli
  390. desc: --help had wrong algorithm for hash mode 40
  391. type: bug
  392. file: hashcat-cli
  393. desc: whenever the plain corresponding to the hash (single hash run) was found, avoid printing or storing it more than once
  394. type: bug
  395. file: hashcat-cli
  396. desc: wrong plain in output for sha1-based hashes with AVX/XOP binaries
  397. trac: #173
  398. type: bug
  399. file: hashcat-cli
  400. desc: plaintext (-m 9999) multi-hashes were not successfully recovered
  401. trac: #199
  402. type: bug
  403. file: hashcat-cli
  404. desc: fixed crashes with hash mode -m 400 (phpass) when the plain length was greater 48
  405. trac: #221
  406. type: bug
  407. file: hashcat-cli
  408. desc: not loading all salts when using salted sha1 modes
  409. trac: #227
  410. * changes v0.45 -> v0.46:
  411. type: feature
  412. file: hashcat-cli
  413. desc: added -m 11 = Joomla
  414. type: feature
  415. file: hashcat-cli
  416. desc: added -m 21 = osCommerce, xt:Commerce
  417. type: feature
  418. file: hashcat-cli
  419. desc: added -m 30 = md5(unicode($pass).$salt)
  420. type: feature
  421. file: hashcat-cli
  422. desc: added -m 40 = md5($salt.unicode($pass))
  423. type: feature
  424. file: hashcat-cli
  425. desc: added -m 112 = Oracle 11g
  426. type: feature
  427. file: hashcat-cli
  428. desc: added -m 130 = sha1(unicode($pass).$salt)
  429. type: feature
  430. file: hashcat-cli
  431. desc: added -m 132 = MSSQL(2005)
  432. type: feature
  433. file: hashcat-cli
  434. desc: added -m 140 = sha1($salt.unicode($pass))
  435. type: feature
  436. file: hashcat-cli
  437. desc: added -m 2400 = Cisco-PIX MD5
  438. type: feature
  439. file: hashcat-cli
  440. desc: added -m 3200 = bcrypt, Blowfish(OpenBSD)
  441. type: feature
  442. file: hashcat-cli
  443. desc: added -m 5800 = Samsung Android Password/PIN
  444. type: feature
  445. file: hashcat-cli
  446. desc: added -m 7000 = Fortigate (FortiOS)
  447. type: feature
  448. file: hashcat-cli
  449. desc: added -m 7100 = OS X v10.8
  450. type: feature
  451. file: hashcat-cli
  452. desc: added -m 7200 = GRUB 2
  453. type: feature
  454. file: hashcat-cli
  455. desc: added -m 7300 = IPMI2 RAKP HMAC-SHA1
  456. type: feature
  457. file: hashcat-cli
  458. desc: make all --outfile-formats similar to oclHashcat, adds new outfile-formats
  459. trac: #99
  460. type: feature
  461. file: hashcat-cli
  462. desc: Debug mode: output to stderr instead of stdout
  463. trac: #146
  464. type: feature
  465. file: hashcat-cli
  466. desc: New debug mode 3, output word + separator + finding rule
  467. trac: #156
  468. type: feature
  469. file: hashcat-cli
  470. desc: more flexible salt length for AIX hashes
  471. trac: #157
  472. type: feature
  473. file: hashcat-cli
  474. desc: Allow the usage of external salts (-e) together w/ -m 121 (SMF > 1.1)
  475. trac: #163
  476. type: feature
  477. file: hashcat-cli
  478. desc: New switches: --username (ignore username in hash file), --show (cracked), --left (show un-cracked)
  479. type: feature
  480. file: hashcat-cli
  481. desc: Add outfile format reference in help (not-inline)
  482. type: improvement
  483. file: hashcat-cli
  484. desc: mode -m 111 nsldaps: more flexible salt length (0-20 chars)
  485. type: improvement
  486. file: hashcat-cli
  487. desc: mode -m 1000 NTLM: Performance increased by 22% (60 MH/s -> 73 MH/s)
  488. type: improvement
  489. file: hashcat-cli
  490. desc: mode -m 1800 sha512crypt: Allow up to 55 char passwords
  491. type: improvement
  492. file: hashcat-cli
  493. desc: mode -m 1800 sha512crypt: Performance increased by 82% (2010H/s -> 3670H/s)
  494. type: bug
  495. file: hashcat-cli
  496. desc: include salt for hash mode 1722 OS X v10.7 in output
  497. type: bug
  498. file: hashcat-cli
  499. desc: fixed Half MD5 input/output format
  500. type: bug
  501. file: hashcat-cli
  502. desc: fixed MD5(CHAP) output format
  503. type: bug
  504. file: hashcat-cli
  505. desc: expire time (--expire) not showing valid timestamp fixed
  506. type: bug
  507. file: hashcat-cli
  508. desc: don't output salts when --remove is used, but else always output the salts
  509. type: bug
  510. file: hashcat-cli
  511. desc: --remove and single hash cracking should output empty file on success
  512. * changes v0.44 -> v0.45:
  513. type: feature
  514. file: hashcat-cli
  515. desc: show status screen also when all hashes were recovered AND add start/stop time too
  516. type: feature
  517. file: hashcat-cli
  518. desc: added -m 6300 = AIX {smd5}
  519. cred: philsmd
  520. type: feature
  521. file: hashcat-cli
  522. desc: added -m 6400 = AIX {ssha256}
  523. cred: philsmd
  524. type: feature
  525. file: hashcat-cli
  526. desc: added -m 6500 = AIX {ssha512}
  527. cred: philsmd
  528. type: feature
  529. file: hashcat-cli
  530. desc: added -m 6700 = AIX {ssha1}
  531. cred: philsmd
  532. type: feature
  533. file: hashcat-cli
  534. desc: added -m 6900 = GOST R 34.11-94
  535. cred: Xanadrel
  536. type: feature
  537. file: hashcat-cli
  538. desc: dropped predefined charsets ?h, ?F, ?G and ?R
  539. trac: #55
  540. type: feature
  541. file: hashcat-cli
  542. desc: added a collection of language-specific charset-files for use with masks
  543. trac: #55
  544. type: feature
  545. file: hashcat-cli
  546. desc: changed the E rule to lowercase all input before processing, its more intuitive
  547. trac: #110
  548. type: feature
  549. file: rules
  550. desc: added a more more complex leetspeak rules file from unix-ninja
  551. trac: #112
  552. type: feature
  553. file: hashcat-cli
  554. desc: changed outfile opts to line up with OCL style
  555. trac: #120
  556. type: feature
  557. file: hashcat-cli
  558. desc: --remove in combination w/ external salts should output plain hash files only (no salt)
  559. trac: #153
  560. type: bug
  561. file: hashcat-cli
  562. desc: fix progress line in status screen when all hashes were recovered
  563. type: bug
  564. file: hashcat-cli
  565. desc: fix for some possible memory overflow problems
  566. type: bug
  567. file: hashcat-cli
  568. desc: an external salt sort failure caused some hashes not to be checked against the digests
  569. trac: #74
  570. type: bug
  571. file: hashcat-cli
  572. desc: fixed a null-pointer dereference that can lead to a segmentation fault
  573. trac: #104
  574. type: bug
  575. file: hashcat-cli
  576. desc: fixed a bug if hashlist contains words with ascii character code >= 0x80
  577. trac: #108
  578. type: bug
  579. file: hashcat-cli
  580. desc: fixed a bug in -m 8900 = SCRYPT in extreme high settings
  581. * changes v0.43 -> v0.44:
  582. type: feature
  583. file: hashcat-cli
  584. desc: added mode -m 9999 = Plaintext
  585. trac: #45
  586. type: feature
  587. file: hashcat-cli
  588. desc: added mode -m 5500 = NetNTLMv1 + ESS
  589. trac: #96
  590. type: feature
  591. file: hashcat-cli
  592. desc: added -m 5700 = Cisco-IOS SHA256
  593. cred: philsmd
  594. type: change
  595. file: hashcat-cli
  596. desc: changed the hash-format for NetNTLMv1 and NetNTLMv2 to .lc format
  597. cred: #98
  598. type: bug
  599. file: hashcat-cli
  600. desc: fixed bug in 32 bit version, did not crack -m 1800 sha512crypt
  601. trac: #92
  602. type: bug
  603. file: hashcat-cli
  604. desc: fixed bug in NetNTLMv2 parser
  605. trac: #95
  606. * changes v0.42 -> v0.43:
  607. type: feature
  608. file: hashcat-cli
  609. desc: added mode -m 2500 = WPA/WPA2
  610. trac: #28
  611. type: feature
  612. file: hashcat-cli
  613. desc: added mode -m 3720 = md5($pass.md5($salt))
  614. type: feature
  615. file: hashcat-cli
  616. desc: added mode -m 3721 = WebEdition CMS
  617. type: feature
  618. file: hashcat-cli
  619. desc: added mode -m 5100 = Half MD5
  620. type: feature
  621. file: hashcat-cli
  622. desc: added mode -m 5200 = Password Safe SHA-256
  623. trac: #19
  624. type: feature
  625. file: hashcat-cli
  626. desc: added mode -m 5300 = IKE-PSK MD5
  627. trac: #5
  628. type: feature
  629. file: hashcat-cli
  630. desc: added mode -m 5400 = IKE-PSK SHA1
  631. trac: #5
  632. type: feature
  633. file: hashcat-cli
  634. desc: added mode -m 5500 = NetNTLMv1
  635. trac: #51
  636. type: feature
  637. file: hashcat-cli
  638. desc: added mode -m 5600 = NetNTLMv2
  639. trac: #56
  640. type: feature
  641. file: hashcat-cli
  642. desc: added new line to status output
  643. trac: #14
  644. type: feature
  645. file: hashcat-cli
  646. desc: added --expire option to view timebomb date
  647. type: feature
  648. file: hashcat-cli
  649. desc: added expiration timer 2 months before expiration
  650. type: feature
  651. file: hashcat-cli
  652. desc: check for cpu instruction set on startup or die gracefully
  653. trac: #81
  654. type: bug
  655. file: hashcat-cli
  656. desc: fixed bug in table-attack
  657. trac: #29
  658. type: bug
  659. file: hashcat-cli
  660. desc: fixed bug in rule-engine in Dx function
  661. trac: #52
  662. type: bug
  663. file: hashcat-cli
  664. desc: fixed bug pot file contains incorrect hash
  665. trac: #77
  666. type: bug
  667. file: hashcat-cli
  668. desc: fixed bug in user-defined charset if using to many predefined variables
  669. type: bug
  670. file: hashcat-cli
  671. desc: fixed bug in hex-charset
  672. type: bug
  673. file: hashcat-cli
  674. desc: fixed bug that crashed hashcat on windows xp
  675. * changes v0.41 -> v0.42:
  676. type: feature
  677. file: hashcat-cli
  678. desc: added mode -m 141: EPiServer 6.x
  679. type: feature
  680. file: hashcat-cli
  681. desc: added mode -m 5000: SHA-3(Keccak)
  682. type: feature
  683. file: hashcat-cli
  684. desc: added --hex-salt
  685. type: feature
  686. file: hashcat-cli
  687. desc: added new rule function (JtR compatible): M - memorize the word (for use with "Q", "X", "4" and "6")
  688. type: feature
  689. file: hashcat-cli
  690. desc: added new rule function (JtR compatible): Q - query the memory and reject the word unless it has changed
  691. type: feature
  692. file: hashcat-cli
  693. desc: added new rule function (JtR compatible): X - extract substring NM from memory and insert into current word at I
  694. type: feature
  695. file: hashcat-cli
  696. desc: added new rule function: 4 - appends word from memory to current word
  697. type: feature
  698. file: hashcat-cli
  699. desc: added new rule function: 6 - prepends word from memory to current word
  700. type: bug
  701. file: host programs
  702. desc: fixed -m 1731 bug
  703. cred: Incisive
  704. type: bug
  705. file: host programs
  706. desc: fixed -1 ?a binding
  707. cred: mem5
  708. type: typo
  709. file: host programs
  710. desc: fixed --help screen
  711. cred: blaz
  712. * changes v0.40 -> v0.41:
  713. type: feature
  714. file: host programs
  715. desc: added support for AVX and XOP instruction set
  716. type: feature
  717. file: hashcat-cli
  718. desc: added wide-character support to table-lookup attack engine
  719. cred: epixoip
  720. type: feature
  721. file: host programs
  722. desc: optimized word-generator in -a 3 mode
  723. type: feature
  724. file: host programs
  725. desc: change potfile format to hash:password
  726. cred: m4tr1x
  727. type: feature
  728. file: hashcat-cli
  729. desc: added mode -m 122: OS X v10.4, 10.5, 10.6
  730. cred: radix
  731. type: feature
  732. file: hashcat-cli
  733. desc: added mode -m 1722: OS X v10.7
  734. cred: radix
  735. type: feature
  736. file: hashcat-cli
  737. desc: added mode -m 50: HMAC-MD5 (key = $pass)
  738. type: feature
  739. file: hashcat-cli
  740. desc: added mode -m 60: HMAC-MD5 (key = $salt)
  741. type: feature
  742. file: hashcat-cli
  743. desc: added mode -m 150: HMAC-SHA1 (key = $pass)
  744. type: feature
  745. file: hashcat-cli
  746. desc: added mode -m 160: HMAC-SHA1 (key = $salt)
  747. type: feature
  748. file: hashcat-cli
  749. desc: added mode -m 1450: HMAC-SHA256 (key = $pass)
  750. type: feature
  751. file: hashcat-cli
  752. desc: added mode -m 1460: HMAC-SHA256 (key = $salt)
  753. type: feature
  754. file: hashcat-cli
  755. desc: added mode -m 1750: HMAC-SHA512 (key = $pass)
  756. type: feature
  757. file: hashcat-cli
  758. desc: added mode -m 1760: HMAC-SHA512 (key = $salt)
  759. type: feature
  760. file: hashcat-cli
  761. desc: added mode -m 1731: MSSQL 2012
  762. cred: radix
  763. type: bug
  764. file: hashcat-cli
  765. desc: Fixed a bug when using -e with salted sha256 or sha512
  766. cred: Rub3nCT
  767. * changes v0.39 -> v0.40:
  768. type: feature
  769. file: hashcat-cli
  770. desc: added -m 1410: sha256($pass.$salt)
  771. cred: Xanadrel
  772. type: feature
  773. file: hashcat-cli
  774. desc: added -m 1420: sha256($salt.$pass)
  775. cred: Xanadrel
  776. type: feature
  777. file: hashcat-cli
  778. desc: added -m 1710: sha512($pass.$salt)
  779. cred: Xanadrel
  780. type: feature
  781. file: hashcat-cli
  782. desc: added -m 1720: sha512($salt.$pass)
  783. cred: Xanadrel
  784. type: feature
  785. file: hashcat-cli
  786. desc: added -m 4400: md5(sha1($pass))
  787. cred: Xanadrel
  788. type: feature
  789. file: hashcat-cli
  790. desc: added -m 4700: sha1(md5($pass))
  791. cred: Xanadrel
  792. type: feature
  793. file: hashcat-cli
  794. desc: added OSX compiling support
  795. cred: radix
  796. type: change
  797. file: hashcat-cli
  798. desc: modified hash modes to match oclHashcat-plus
  799. cred: radix
  800. type: change
  801. file: best64.rule
  802. desc: replaced content of best64.rule with the best rules from the best64.rule contest
  803. type: extension
  804. file: A0.M1410, A0.M1420, A0.M1710, A0.M1720, A0.M4400, A0.M4700
  805. desc: added examples files
  806. cred: Xanadrel
  807. type: bug
  808. file: hashcat-cli
  809. desc: Fixed a bug in sha512crypt leading to code not found
  810. type: bug
  811. file: hashcat-cli
  812. desc: Fixed a bug in commandline-parser which occurs if running in --stdout mode
  813. cred: Xanadrel
  814. type: bug
  815. file: hashcat-cli
  816. desc: Fixed a bug in mask processor when using ?h, ?D, ?F or ?R
  817. cred: undeath
  818. type: bug
  819. file: hashcat-cli
  820. desc: Fixed a bug in mask-attack mode when using --stdout mode
  821. type: bug
  822. file: hashcat-cli
  823. desc: fixed a race condition in --remove leading to not removing cracked hashes from hashlist
  824. cred: Boris
  825. type: documentation
  826. file: hashcat-cli
  827. desc: added default masks
  828. cred: Xanadrel
  829. * changes v0.38 -> v0.39:
  830. type: feature
  831. file: hashcat-cli
  832. desc: Replaced Brute-force Attack with backported Mask-Attack from oclHashcat-lite v0.09
  833. cred: radix, Richie
  834. type: feature
  835. file: hashcat-cli
  836. desc: Introduced new rule 'E', upper cases the first letter and every letter after a space
  837. cred: Hash-IT
  838. type: bug
  839. file: hashcat-cli
  840. desc: fixed a bug that caused each 4th rule getting dropped silently
  841. cred: Kgx Pnqvhm, happyKiddy, chort, san
  842. type: change
  843. file: host programs
  844. desc: EULA. Removed sections 2, 6, 8 and 9. Relaxed sections 3 and 7
  845. cred: hdmoore
  846. * changes v0.37 -> v0.38:
  847. type: bug
  848. file: hashcat-cli
  849. desc: 8bit char in table-file in key position caused segmentation fault
  850. cred: Undeath
  851. type: bug
  852. file: hashcat-cli
  853. desc: space char in table-file caused endless loop
  854. cred: Xanadrel
  855. type: bug
  856. file: hashcat-cli
  857. desc: cracking with plains generated by an rejected rule caused weird results
  858. cred: Xanadrel, lanjelot
  859. type: bug
  860. file: hashcat-cli
  861. desc: fixed bug display status at 100% progress even if in --quiet mode
  862. cred: Xanadrel
  863. type: bug
  864. file: tables/leet.table
  865. desc: fixed bug by adding the letter itself to the right side
  866. cred: lanjelot
  867. type: improvement
  868. file: hashcat-cli
  869. desc: added -t shortcut for --table-file
  870. type: improvement
  871. file: rules
  872. desc: added rules/T0XlC.rule
  873. cred: T0XlC
  874. type: improvement
  875. file: rules
  876. desc: backported rules/toggles[12345].rule from oclHashcat-plus v0.06
  877. cred: legion, undeath
  878. type: improvement
  879. file: rules
  880. desc: backported rules/d3ad0ne.rule from oclHashcat-plus v0.06
  881. cred: d3adone
  882. type: improvement
  883. file: rules
  884. desc: backported rules/perfect.rule from oclHashcat-plus v0.06
  885. * changes v0.36 -> v0.37:
  886. type: bug
  887. file: hashcat-cli
  888. desc: rule % was not working correctly
  889. cred: Tommie_c
  890. type: bug
  891. file: hashcat-cli
  892. desc: attack-mode 2 was not working if word from dict was > 9 chars
  893. cred: blandyuk
  894. type: improvement
  895. file: hashcat-cli
  896. desc: added --stdout mode
  897. cred: atom
  898. type: improvement
  899. file: hashcat-cli
  900. desc: removed --debug-mode 3 (use --stdout instead)
  901. cred: atom
  902. type: improvement
  903. file: hashcat-cli
  904. desc: added --quiet mode
  905. cred: atom
  906. type: improvement
  907. file: hashcat-cli
  908. desc: added --disable-potfile
  909. cred: ksp
  910. type: improvement
  911. file: hashcat-cli
  912. desc: added -m 15 = vBulletin > v3.8.5
  913. cred: atom
  914. type: improvement
  915. file: hashcat-cli
  916. desc: added new rule "yN", prepends a block of N chars from and to the start
  917. cred: d3ad0ne
  918. type: improvement
  919. file: hashcat-cli
  920. desc: added new rule "YN", appends a block of N chars from and to the end
  921. cred: d3ad0ne
  922. * changes v0.35 -> v0.36:
  923. type: bug
  924. file: hashcat-cli
  925. desc: crashes if using -a 1 or -a 2 in combination with a single rule
  926. cred: shopeonarope
  927. type: bug
  928. file: hashcat-cli
  929. desc: sse2 inefficiently used if using in -a 1 in combination with rules
  930. cred: shopeonarope
  931. type: bug
  932. file: hashcat-cli
  933. desc: rule K and @ were not working correctly
  934. cred: d3ad0ne
  935. type: bug
  936. file: hashcat-cli
  937. desc: rule i was not working correctly
  938. cred: Tommie_c
  939. type: improvement
  940. file: hashcat-cli
  941. desc: added new rule ".N", replaces char on pos N with char from pos N + 1
  942. cred: d3ad0ne
  943. type: improvement
  944. file: hashcat-cli
  945. desc: added new rule ",N", replaces char on pos N with char from pos N - 1
  946. cred: d3ad0ne
  947. type: improvement
  948. file: hashcat-cli
  949. desc: implemented new attack-mode 5 Table-Lookup Attack.
  950. cred: d3ad0ne
  951. type: improvement
  952. file: hashcat-cli
  953. desc: added -m 1600 = MD5(APR)
  954. cred: atom
  955. type: improvement
  956. file: hashcat-cli
  957. desc: added -m 1700 = SHA512
  958. cred: atom
  959. type: improvement
  960. file: hashcat-cli
  961. desc: added -m 1700 = SHA512(Unix)
  962. cred: atom
  963. type: improvement
  964. file: hashcat-cli
  965. desc: optimized performance of all double iterated attacks
  966. * changes v0.34 -> v0.35:
  967. type: bug
  968. file: hashcat-cli
  969. desc: crashes if using multiple wordlists in -a 4 mode
  970. cred: k9
  971. type: bug
  972. file: hashcat-cli
  973. desc: crashes on windows if wordlist contains no useable words
  974. cred: k9
  975. type: bug
  976. file: oclHashcat
  977. desc: rule ] was not working correctly
  978. cred: mastercracker
  979. type: bug
  980. file: hashcat-cli
  981. desc: crashes in some special constellation if wordlist contains empty lines
  982. cred: atom
  983. type: bug
  984. file: hashcat-cli
  985. desc: removed some optimizations that caused crashes on older cpus
  986. cred: atom
  987. type: improvement
  988. file: hashcat-cli
  989. desc: added 64 bit version
  990. cred: atom
  991. type: improvement
  992. file: hashcat-cli
  993. desc: added -m 1400: SHA256
  994. cred: atom
  995. type: improvement
  996. file: hashcat-cli
  997. desc: added --remove to remove hash from hashlist once it is cracked
  998. cred: atom
  999. type: improvement
  1000. file: hashcat-cli
  1001. desc: removed feature loading of already cracked hashes from hashlist
  1002. cred: atom
  1003. type: improvement
  1004. file: hashcat-cli
  1005. desc: added debug-mode 3 which can be used an --stdout emulation
  1006. cred: Minga
  1007. type: improvement
  1008. file: hashcat-cli
  1009. desc: increased debug-mode 0 to 1 and debug-mode 1 to 2 for better usability
  1010. cred: atom
  1011. type: improvement
  1012. file: hashcat-cli
  1013. desc: added --ouput-format parameter
  1014. cred: Xanadrel
  1015. type: improvement
  1016. file: hashcat-cli
  1017. desc: added hashcat.pot potfile in which every recovered plaintext is stored
  1018. cred: legion
  1019. type: improvement
  1020. file: rules
  1021. desc: added best64.rule
  1022. cred: atom
  1023. type: documentation
  1024. file: contact.txt
  1025. desc: added homepage, changed email
  1026. cred: atom
  1027. type: documentation
  1028. file: performance.txt
  1029. desc: shows performance progress
  1030. cred: atom
  1031. * changes v0.33 -> v0.34:
  1032. type: bug
  1033. file: hashcat-cli
  1034. desc: show status-screen only once (per second)
  1035. cred: phoenix
  1036. type: improvement
  1037. file: hashcat-cli
  1038. desc: added -m 105: sha1(strtolower($username).$pass)
  1039. cred: atom
  1040. type: improvement
  1041. file: hashcat-cli
  1042. desc: added -m 1200: MD5(Chap)
  1043. cred: atom
  1044. type: improvement
  1045. file: hashcat-cli
  1046. desc: added -m 1300: MSSQL
  1047. cred: atom
  1048. type: improvement
  1049. file: hashcat-cli
  1050. desc: MD5 speed increase on i7 +13%, on core2 +2%
  1051. cred: atom
  1052. type: extension
  1053. file: A0.M105
  1054. desc: added examples files
  1055. cred: BMN4EVER
  1056. type: extension
  1057. file: A0.M1200
  1058. desc: added examples files
  1059. cred: Swenum
  1060. type: extension
  1061. file: A0.M1300
  1062. desc: added examples files
  1063. cred: budden
  1064. type: extension
  1065. file: todos.txt
  1066. desc: removed todos file, instead use hashcat forum
  1067. cred: atom
  1068. type: distribution
  1069. file: hashcat-cli
  1070. desc: no longer using upx, generates some false-positive av alerts
  1071. cred: makaronenma
  1072. * changes v0.32 -> v0.33:
  1073. type: bug
  1074. file: hashcat-cli
  1075. desc: floating point exception if --bf-cs-buf has zero size
  1076. cred: Aritmos
  1077. type: bug
  1078. file: hashcat-cli
  1079. desc: number of segments display overflow on huge wordlist on windows
  1080. cred: the_stranger
  1081. type: bug
  1082. file: hashcat-cli
  1083. desc: segfault in attack-mode 1 when concatinating two oversized words
  1084. cred: atom
  1085. type: improvement
  1086. file: hashcat-cli
  1087. desc: added -m 800: SHA-1(Django)
  1088. cred: atom
  1089. type: improvement
  1090. file: hashcat-cli
  1091. desc: added -m 900: MD4
  1092. cred: atom
  1093. type: improvement
  1094. file: hashcat-cli
  1095. desc: added -m 1000: NTLM
  1096. cred: atom
  1097. type: improvement
  1098. file: hashcat-cli
  1099. desc: added -m 1100: Domain Cached Credentials
  1100. cred: atom
  1101. type: extension
  1102. file: A0.M800, A0.M900, A0.M1000
  1103. desc: added examples files
  1104. cred: K9
  1105. type: extension
  1106. file: A0.M1100
  1107. desc: added examples files
  1108. cred: the_stranger
  1109. * changes v0.31 -> v0.32:
  1110. type: bug
  1111. file: hashcat-cli
  1112. desc: slow loading of big external-salt files on windows
  1113. cred: K9
  1114. type: bug
  1115. file: hashcat-cli
  1116. desc: integer overflow in options -s and -l
  1117. cred: moncojhr, Arkaic
  1118. type: bug
  1119. file: hashcat-cli
  1120. desc: accept md5(Unix) salts of length 0
  1121. cred: the_stranger
  1122. type: bug
  1123. file: hashcat-cli
  1124. desc: crashes if cpu does not support sse2
  1125. cred: atom
  1126. type: improvement
  1127. file: hashcat-cli
  1128. desc: optimized attack-mode 4 and renamed it to permutation attack
  1129. cred: atom
  1130. type: improvement
  1131. file: hashcat-cli
  1132. desc: added debug-mode 2: store every recovered password (build dictionaries)
  1133. cred: K9
  1134. type: documentation
  1135. file: contact.txt
  1136. desc: added email
  1137. cred: atom
  1138. type: documentation
  1139. file: credits.txt
  1140. desc: added credits information file
  1141. cred: atom
  1142. * changes v0.30 -> v0.31:
  1143. type: bug
  1144. file: hashcat-cli
  1145. desc: random seed for -g was not initialized
  1146. cred: D3ad0ne
  1147. type: bug
  1148. file: hashcat-cli
  1149. desc: output does not show recovered hash (only password) when using -m 300
  1150. cred: krypt3r, lemon
  1151. type: bug
  1152. file: hashcat-cli
  1153. desc: CRLF in --eula and --help was \r\r\n, should be \r\n
  1154. cred: hakre
  1155. type: improvement
  1156. file: hashcat-cli
  1157. desc: support loading of already recovered passwords from outfile not MD5
  1158. cred: atom
  1159. type: improvement
  1160. file: hashcat-cli
  1161. desc: implemented idea of new attack-mode. it needs optimization, dont use it
  1162. cred: atom
  1163. type: improvement
  1164. file: hashcat-cli
  1165. desc: load md5(Unix) salts of dynamic length (up to 8 chars)
  1166. cred: Sc00bz
  1167. type: improvement
  1168. file: hashcat-cli
  1169. desc: display notice "NOTE: press enter for status-screen" on startup
  1170. cred: goblinmax
  1171. type: improvement
  1172. file: hashcat-cli
  1173. desc: added --generate-rules-func-min and --generate-rules-func-max
  1174. cred: atom
  1175. type: improvement
  1176. file: generated.rule
  1177. desc: add more rules which recovered a password
  1178. cred: ErrorNeo
  1179. type: improvement
  1180. file: hashcat-cli, bugs.txt, leetspeak.rule
  1181. desc: typos
  1182. cred: D3ad0ne
  1183. type: extension
  1184. file: A0.M101, A0.M102, A0.M200, A0.M300, A0.M400, A0.M500
  1185. desc: added examples files
  1186. cred: atom
  1187. type: documentation
  1188. file: changes.txt
  1189. desc: normalized text format
  1190. cred: atom
  1191. type: documentation
  1192. file: contact.txt
  1193. desc: added contact information file
  1194. cred: atom
  1195. * changes v0.29 -> v0.30:
  1196. first public release