[Bug] Hashcat v0.41 & oclHashcat v0.09 crash
#1
Host computer:
- Motherboard ASUS P5K
- CPU Intel Q6600
- Video card AMD Radeon HD 5670
- Windows 7 x64


Reproduction (Hashcat v0.41):
- Run any of the applications with the following command-lines
Code:
hashcat-cli32.exe -m 0 -a 3 --custom-charset1=ABCDEFGHJLKMNPQRTUVWXYZ2346789 --pw-min=23 --pw-max=23 hashfile ?1?1?1?1?1-?1?1?1?1?1-?1?1?1?1?1-?1?1?1?1?1
Code:
hashcat-cli64.exe -m 0 -a 3 --custom-charset1=ABCDEFGHJLKMNPQRTUVWXYZ2346789 --pw-min=23 --pw-max=23 hashfile ?1?1?1?1?1-?1?1?1?1?1-?1?1?1?1?1-?1?1?1?1?1
- After pressing ENTER for status reviewal, the application will crash


Reproduction (oclHashcat-plus v0.09):
- Run any of the applications with the following command-lines
Code:
oclHashcat-plus32.exe -m 0 -a 3 --custom-charset1=ABCDEFGHJLKMNPQRTUVWXYZ2346789 hashfile ?1?1?1?1?1-?1?1?1?1?1-?1?1?1?1?1-?1?1?1?1?1
Code:
oclHashcat-plus64.exe -m 0 -a 3 --custom-charset1=ABCDEFGHJLKMNPQRTUVWXYZ2346789 hashfile ?1?1?1?1?1-?1?1?1?1?1-?1?1?1?1?1-?1?1?1?1?1
- After few seconds, the application will crash


Error reports:
Code:
Problem signature:
  Problem Event Name:    APPCRASH
  Application Name:    hashcat-cli32.exe
  Application Version:    0.0.0.0
  Application Timestamp:    50605699
  Fault Module Name:    hashcat-cli32.exe
  Fault Module Version:    0.0.0.0
  Fault Module Timestamp:    50605699
  Exception Code:    c0000005
  Exception Offset:    00063960
  OS Version:    6.1.7601.2.1.0.256.4
  Locale ID:    1040
  Additional Information 1:    0a9e
  Additional Information 2:    0a9e372d3b4ad19135b953a78882e789
  Additional Information 3:    0a9e
  Additional Information 4:    0a9e372d3b4ad19135b953a78882e789

Read our privacy statement online:
  http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

If the online privacy statement is not available, please read our privacy statement offline:
  C:\Windows\system32\en-US\erofflps.txt

Code:
Problem signature:
  Problem Event Name:    APPCRASH
  Application Name:    hashcat-cli64.exe
  Application Version:    0.0.0.0
  Application Timestamp:    50605698
  Fault Module Name:    hashcat-cli64.exe
  Fault Module Version:    0.0.0.0
  Fault Module Timestamp:    50605698
  Exception Code:    c0000005
  Exception Offset:    00000000000550e6
  OS Version:    6.1.7601.2.1.0.256.4
  Locale ID:    1040
  Additional Information 1:    d256
  Additional Information 2:    d25654d86f27e5646a6394e6c1389c0b
  Additional Information 3:    d641
  Additional Information 4:    d64166ff080101d3a881140edbb7cd8c

Read our privacy statement online:
  http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

If the online privacy statement is not available, please read our privacy statement offline:
  C:\Windows\system32\en-US\erofflps.txt

Code:
Problem signature:
  Problem Event Name:    APPCRASH
  Application Name:    oclHashcat-plus32.exe
  Application Version:    0.0.0.0
  Application Timestamp:    5049b07b
  Fault Module Name:    msvcrt.dll
  Fault Module Version:    7.0.7601.17744
  Fault Module Timestamp:    4eeaf722
  Exception Code:    c0000005
  Exception Offset:    00009c7f
  OS Version:    6.1.7601.2.1.0.256.4
  Locale ID:    1040
  Additional Information 1:    0a9e
  Additional Information 2:    0a9e372d3b4ad19135b953a78882e789
  Additional Information 3:    0a9e
  Additional Information 4:    0a9e372d3b4ad19135b953a78882e789

Read our privacy statement online:
  http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

If the online privacy statement is not available, please read our privacy statement offline:
  C:\Windows\system32\en-US\erofflps.txt

Code:
Problem signature:
  Problem Event Name:    APPCRASH
  Application Name:    oclHashcat-plus64.exe
  Application Version:    0.0.0.0
  Application Timestamp:    5049b07c
  Fault Module Name:    msvcrt.dll
  Fault Module Version:    7.0.7601.17744
  Fault Module Timestamp:    4eeb033f
  Exception Code:    c0000005
  Exception Offset:    00000000000158e3
  OS Version:    6.1.7601.2.1.0.256.4
  Locale ID:    1040
  Additional Information 1:    65de
  Additional Information 2:    65dece73ddc81901819b267a4db59252
  Additional Information 3:    8389
  Additional Information 4:    8389385e643eba84283f252e4866326f

Read our privacy statement online:
  http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

If the online privacy statement is not available, please read our privacy statement offline:
  C:\Windows\system32\en-US\erofflps.txt


Screenshot proof:
-    
Reply
#2
cannot reproduce with hashcat 0.42

at least oclHashcat-plus-0.10rc2 seems to work fine, too.

//edit: can reproduce with 0.09, supposedly already fixed in the latest beta.
Reply
#3
Thanks undeath for testing
Reply