Search Results
|
Post
[asc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: SHA-256($salt.$pass)
Post: RE: SHA-256($salt.$pass)
which forum-software is it using this? |
|
atom |
Feature Requests
|
9 |
26,020 |
02-26-2012, 11:20 AM |
|
|
Thread: SHA-256($salt.$pass)
Post: RE: SHA-256($salt.$pass)
Its all about demand. Someone interessted in this, too? |
|
atom |
Feature Requests
|
9 |
26,020 |
05-06-2012, 03:48 PM |
|
|
Thread: SHA-256($salt.$pass)
Post: RE: SHA-256($salt.$pass)
SHA-256($salt.$pass) finished
SHA-512($salt.$pass) finished
both on /beta |
|
atom |
Feature Requests
|
9 |
26,020 |
05-08-2012, 03:53 PM |
|
|
Thread: SHA-256($salt.$pass)
Post: RE: SHA-256($salt.$pass)
Done with oclHashcat-plus v0.09: https://hashcat.net/forum/thread-1541.html
Thread closed |
|
atom |
Feature Requests
|
9 |
26,020 |
09-07-2012, 05:12 PM |
|
|
Thread: SHA-256 Problem
Post: RE: SHA-256 Problem
It's correct what undeath said. To explain you need to understand how multichar bytes are used in your case.
The length for tests is 5, correct.
The length for testÄ and tÄ“sta is 6, not 5!... |
|
atom |
General Help
|
6 |
14,998 |
08-12-2013, 02:57 PM |
|
|
Thread: SHA-256 Problem
Post: RE: SHA-256 Problem
you can use masks with letters.. for example
-1 ?d test?1
matches test0 - test9
read this please: https://hashcat.net/wiki/doku.php?id=mask_attack |
|
atom |
General Help
|
6 |
14,998 |
08-14-2013, 11:36 AM |
|
|
Thread: sha-256 -m1410 salt length
Post: RE: sha-256 -m1410 salt length
which project is using this. if it seems important for me i will add it |
|
atom |
Old oclHashcat Support
|
2 |
6,195 |
06-17-2014, 10:27 AM |
|
|
Thread: SHA-256
Post: RE: SHA-256
thanks. what speed do you expect? i mean, which gpu cracker are you currently using to crack sha-256? |
|
atom |
Feature Requests
|
3 |
9,918 |
05-29-2010, 07:08 AM |
|
|
Thread: SHA-256
Post: RE: SHA-256
sha256 is already supported in hashcat and will be supported in next oclHashcat release. |
|
atom |
Feature Requests
|
3 |
9,918 |
01-31-2011, 05:17 PM |
|
|
Thread: SHA-1 512. What are the options??
Post: RE: SHA-1 512. What are the options??
to crack sha512crypt you need -m 1800 and hashcat cpu. however, this is not a hash cracking forum. use https://hashkiller.com if you need help to get your hash cracked. |
|
atom |
Old hashcat Support
|
3 |
9,996 |
03-24-2011, 10:31 AM |
|
|
Thread: SHA-1 512. What are the options??
Post: RE: SHA-1 512. What are the options??
hashcat (cpu only version) has -m 1800. you may need to upgrade to latest version. |
|
atom |
Old hashcat Support
|
3 |
9,996 |
03-29-2011, 10:14 AM |
|
|
Thread: SHA 256 $salt.$pass.$salt
Post: RE: SHA 256 $salt.$pass.$salt
Hashcat does not support it. See this: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_want_to_request_some_new_algorithms_or_features_how_can_i_accomplish_this |
|
atom |
hashcat
|
1 |
2,735 |
11-06-2016, 03:39 PM |
|
|
Thread: Several Handashakes in a sinlge file
Post: RE: Several Handashakes in a sinlge file
It will save every password it finds in combination with all the information you need to identify the network. Single convert is sufficient. |
|
atom |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
1 |
1,868 |
03-23-2019, 06:12 PM |
|
|
Thread: Settings override
Post: RE: Settings override
|
atom |
Feature Requests
|
2 |
6,754 |
08-22-2012, 03:51 PM |
|
|
Thread: Setting Up Hashcat on IDE
Post: RE: Setting Up Hashcat on IDE
I think most people do not use an IDE when it comes to system programming. I use editplus on windows as editor (it's by far the fastest editor I know) but do the compiling, debugging, cracking and eve... |
|
atom |
hashcat
|
2 |
3,617 |
02-06-2017, 10:16 PM |
|
|
Thread: session management
Post: RE: session management
conito26 Wrote: (05-05-2010, 10:16 PM)
--
Hi
Launching a cracking operation whit hashcat might take several days to obtain the result
can a any member show me please how to set a resuming optio... |
|
atom |
Very old oclHashcat Support
|
1 |
6,947 |
05-06-2010, 09:43 AM |
|
|
Thread: Session issue
Post: RE: Session issue
remember that the .restore file is written only at specific times. it might not be an issue, you maybe stopped to early and it did not had a chance to write the file. especially when you increase the ... |
|
atom |
Very old oclHashcat-plus Support
|
12 |
18,653 |
10-15-2013, 04:34 PM |
|
|
Thread: Session issue
Post: RE: Session issue
remember that wpa kernels are very slow, and his system might be much slower than your 7970's :) Maybe for him takes it 1 hours to reach 2% while it's just 5 minutes for you |
|
atom |
Very old oclHashcat-plus Support
|
12 |
18,653 |
10-16-2013, 09:50 AM |
|
|
Thread: sequential hash? reallly weird!
Post: RE: sequential hash? reallly weird!
Given the fact that it's exactly 16 asterisks after the F, I'd guess the part between S and F (inclusive) is some fixed salt. Only way to find out is to look at the source (or reverse the binary). |
|
atom |
General Talk
|
1 |
3,674 |
04-02-2016, 02:05 PM |
|
|
Thread: Seperator unmatched.
Post: RE: Seperator unmatched.
This is not about the 2nd : it can handle it pretty good. You get "Seperator unmatched" if the : is not at possition 33 of the line. In your example it is, so thats a bit strange, you sure its this ha... |
|
atom |
General Help
|
4 |
20,863 |
08-19-2012, 10:24 AM |