Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Help for cracking SHA1 password:salt
Post: RE: Help for cracking SHA1 password:salt
It works fine :-)
I'm learning this program slowly, you helped a lot. Thanks again |
|
SnakeEye |
Very old oclHashcat-plus Support
|
8 |
27,300 |
10-16-2012, 12:22 AM |
|
|
Thread: Help for cracking SHA1 password:salt
Post: RE: Help for cracking SHA1 password:salt
I tried that, oh i put comma........ :-) thanks again!
I found out how to save to a file with SED, solution was very easy.............
Code:
--
sed "s#^\(.\{9\}\)\(.\{40\}\)$#\2:\1#" file1.txt ... |
|
SnakeEye |
Very old oclHashcat-plus Support
|
8 |
27,300 |
10-15-2012, 11:45 PM |
|
|
Thread: Help for cracking SHA1 password:salt
Post: RE: Help for cracking SHA1 password:salt
Thank you!!!! :)
Can't figure out how to use SED to go through hashes from a file and save to a new file. But it does'nt matter..
Well, it works though, but I get status "Exhausted" everytime. I gue... |
|
SnakeEye |
Very old oclHashcat-plus Support
|
8 |
27,300 |
10-15-2012, 11:32 PM |
|
|
Thread: Help for cracking SHA1 password:salt
Post: RE: Help for cracking SHA1 password:salt
I actually tried removing first 9 chars and using a online decrypter which did not work :-)
Well, thank you very much!
Can I ask you one more thing? To provide me with an example like,
Code:
--
cud... |
|
SnakeEye |
Very old oclHashcat-plus Support
|
8 |
27,300 |
10-15-2012, 10:08 PM |
|
|
Thread: Help for cracking SHA1 password:salt
Post: Help for cracking SHA1 password:salt
Hello there!
I'm new to this forum and to this program, so I need a little help :-)
I need to crack my password in my own database, I don't know the salt - but I know how it's created (code snippet ... |
|
SnakeEye |
Very old oclHashcat-plus Support
|
8 |
27,300 |
10-15-2012, 09:49 PM |