changes.txt 32 KB

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