Page MenuHomeSolus

Update hashcat to 4.1.0
ClosedPublic

Authored by kyrios123 on Feb 13 2018, 9:04 PM.
Tags
None
Referenced Files
F10968818: D2283.id6463.diff
Thu, Jul 20, 7:44 PM
F10967233: D2283.id5479.diff
Thu, Jul 20, 8:30 AM
F10963835: D2283.id6447.diff
Wed, Jul 19, 6:59 AM
F10957613: D2283.diff
Mon, Jul 17, 8:18 PM
F10833478: D2283.diff
Jun 6 2023, 10:34 PM
Subscribers

Details

Summary
  • Fixed a memory leak while parsing a wordlist
  • Fixed overlapping memory segment copy in CPU rule engine if using a specific rule function
  • Fixed a parallel build problem when using the "install" Makefile target
  • Fixed the version number extraction for github releases which do not including the .git directory
  • Click here to continue reading

Depends on D2280

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

hashcat -m 1800 -a 0 -o cracked.txt --remove hash.lst wordlist.txt

Diff Detail

Repository
R3909 hashcat
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

DataDrake added a subscriber: DataDrake.

Since beignet is needed for Intel, lets make it a rundep

This revision now requires changes to proceed.Mar 24 2018, 3:24 PM
kyrios123 retitled this revision from Update hashcat to 4.0.1 to Update hashcat to 4.1.0.
kyrios123 edited the summary of this revision. (Show Details)
  • Bump to 4.1.0
  • Add beignet as rundep
This revision is now accepted and ready to land.Mar 24 2018, 6:46 PM
This revision was automatically updated to reflect the committed changes.