Token encoding exception with oscommerce hashes

Dawbs

Super Moderator
Staff member
Super Moderator
Trusted
Feedback: 3 / 0 / 0
Joined
Dec 30, 2019
Messages
4,183
Reaction score
3,460
Credits
18,394
Link doesn't download.

Also a screenshot of your problem would be helpful
 

capric0rnu$

Active member
Contributor
Feedback: 0 / 0 / 0
Joined
Dec 30, 2019
Messages
15,134
Reaction score
207
Credits
2,787
I don't see any problems
1108774
unique
1049699
cracked ~ 100k(quick run)
 

Talented1

Active member
Feedback: 1 / 0 / 0
Joined
Feb 5, 2020
Messages
373
Reaction score
147
Credits
3,584
Here is the screeenshot. @Dawbs Link works by the way
hashcat-6.1.1
hashcat.exe -a 0 -m 21 -w 4 -d 1 -o founds.txt hash.txt pass1.txt

@capric0rnu$
Can you send me just the hash file. Maybe encoding or newline characters are my problem?
 

Attachments

  • C.png
    C.png
    95.1 KB · Views: 16

techtrip

3dfx Voodoo4 x 2
Contributor
Feedback: 0 / 0 / 0
Joined
Dec 30, 2019
Messages
4,185
Reaction score
1,114
Credits
2,158
These aren't Oscommerce hashes. Oscommerce have a 2 hex salt.
 

capric0rnu$

Active member
Contributor
Feedback: 0 / 0 / 0
Joined
Dec 30, 2019
Messages
15,134
Reaction score
207
Credits
2,787

techtrip

as i see after quick tests
problem and changes from 4.2.0 version

so
<4.2.0 no difference -m21 or -m20

Talented1

>4.2.0 use -m20 to avoid problems
 
Top