Search Results
|
Post |
Author
[asc]
|
Forum |
Replies |
Views |
Posted |
|
|
Thread: Cracking LM
Post: RE: Cracking LM
@atom (https://hashcat.net/forum/user-1.html):: You should have looked closer...
atom Wrote:
--
As well as for my sm_21 GPU:
Code:
--
...
36077a718ccdf409:8
0182bd0bd4444bf8:1234467
...
--
--
0182b... |
|
M@LIK |
Very old oclHashcat-plus Support
|
8 |
33,381 |
05-29-2012, 03:00 PM |
|
|
Thread: cracking nexentа password
Post: RE: cracking nexentа password
This is SHA-256(Unix), not the regular SHA256. It's not supported by oclHashcat-plus. |
|
M@LIK |
Very old oclHashcat-plus Support
|
1 |
5,000 |
05-30-2012, 05:34 PM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
Pixel Wrote:
--
Thanks M@LIK, what would it be in regular expression?
--
I don't think there's one, this is like "if not", whenever the conditions are not found, delete.
Pixel Wrote:
--
Got anoth... |
|
M@LIK |
Very old oclHashcat-plus Support
|
125 |
250,821 |
05-30-2012, 06:54 PM |
|
|
Thread: PLEASE HELP.... (gpu accel error)
Post: RE: PLEASE HELP.... (gpu accel error)
@Mem5 (https://hashcat.net/forum/user-513.html):: xD LOL
They're numbers... Arabic.
@shadow_fog (https://hashcat.net/forum/user-1822.html):: You have to either change your setting in "Control Panel\... |
|
M@LIK |
Old hashcat Support
|
5 |
9,936 |
05-30-2012, 07:47 PM |
|
|
Thread: custom-charset goal ?
Post: RE: custom-charset goal ?
It does. So dose the new oclHashcat-plus.
So you better get to use --bf-min= and --pw-min=. |
|
M@LIK |
Very old oclHashcat-lite Support
|
5 |
9,579 |
05-30-2012, 09:00 PM |
|
|
Thread: Table To File Stopped Working
Post: RE: Table To File Stopped Working
It was a bug, it's fixed in hashcat-0.40b4. |
|
M@LIK |
Old hashcat Support
|
11 |
24,854 |
05-30-2012, 09:55 PM |
|
|
Thread: PHDays Hash Runner challenge
Post: RE: PHDays Hash Runner challenge
https://lookpic.com/O/i2/1969/otCi7Tpm.gif |
|
M@LIK |
Organisation and Events
|
10 |
23,597 |
05-31-2012, 09:10 PM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
Pixel Wrote:
--
OK I'll explain more, what I meant was two repeat instances total any where in the whole line, so in QVHHRIRA, the two Hs is one instance and the two Rs would be the second instance.
... |
|
M@LIK |
Very old oclHashcat-plus Support
|
125 |
250,821 |
06-01-2012, 01:55 AM |
|
|
Thread: Start From Stop At Brute Force
Post: RE: Start From Stop At Brute Force
Thumbs up for these options in oclHashcat-plus:
Code:
--
-s, --pw-skip=NUM Start cracking at NUM
-f, --pw-skip-plain=STR Like --pw-skip, but start cracking at STR
--
|
|
M@LIK |
Very old oclHashcat-plus Support
|
15 |
29,325 |
06-01-2012, 02:09 AM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
Pixel Wrote:
--
M@LIK I think I found a bug:
...
The red ones are missing .
--
Opos! My bad, we should have removed all these three lines:
Code:
--
/\(.\).*\1.*\(.\).*\2/d
/\(.\).*\(.\).*\1.*\... |
|
M@LIK |
Very old oclHashcat-plus Support
|
125 |
250,821 |
06-01-2012, 03:44 PM |
|
|
Thread: Regular Expression Interpreter
Post: RE: Regular Expression Interpreter
Like undeath (https://hashcat.net/forum/user-85.html) said, this needs a whole new level of programming.
To Re-program each and every single feature\code in regex into GPU-supporting language.
Howe... |
|
M@LIK |
Very old oclHashcat-plus Support
|
11 |
22,316 |
06-01-2012, 03:52 PM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
Sorry for being negative, but wait, I smell something wrong here!
Let me just think about it. |
|
M@LIK |
Very old oclHashcat-plus Support
|
125 |
250,821 |
06-03-2012, 02:58 PM |
|
|
Thread: hashcat unexpected output from "s" Rule
Post: RE: hashcat unexpected output from "s" Rule
One rule at a time (Starting from left) applied at the whole line:
Code:
--
ABCDEFGH + sAB = BBCDEFGH
BBCDEFGH + sBC = CCCDEFGH
CCCDEFGH + sCD = DDDDEFGH
DDDDEFGH + sDE = EEEEEFGH
EEEEEFGH + sE... |
|
M@LIK |
Beta Tester
|
10 |
9,790 |
06-05-2012, 12:58 PM |
|
|
Thread: hashcat unexpected output from "s" Rule
Post: RE: hashcat unexpected output from "s" Rule
@Hash-IT (https://hashcat.net/forum/user-776.html):: Don't worry.
Your idea of getting hashcat rule engine involved in this actually gave me some new ideas that you might work, I post what I have ther... |
|
M@LIK |
Beta Tester
|
10 |
9,790 |
06-05-2012, 01:44 PM |
|
|
Thread: oclHashcat-plus v0.09 special version
Post: RE: oclHashcat-plus v0.09 special version
|
M@LIK |
Very old oclHashcat-plus Announcements
|
6 |
22,312 |
06-07-2012, 07:11 PM |
|
|
Thread: can not use custom charset
Post: RE: can not use custom charset
Code:
--
--help
cudaHashcat-plus, advanced password recovery
Usage: cudaHashcat-plus [options]... hash|hashfile|hccapfile [dictionary|mask|directory]...
...
--
|
|
M@LIK |
Very old oclHashcat-lite Support
|
5 |
10,018 |
06-10-2012, 12:31 PM |
|
|
Thread: ULM Replacement ?
Post: RE: ULM Replacement ?
This is not a scripting forum, but...
uniq's -u option is used when only unique lines are to be kept.
Try:
Code:
--
uniq test.txt
--
Note that uniq won't work probably if the file wasn't sorted.
... |
|
M@LIK |
General Talk
|
18 |
39,381 |
06-10-2012, 01:07 PM |
|
|
Thread: statsprocessor v0.03
Post: RE: statsprocessor v0.01
I didn't understand everything xD
But this looks very interesting!
Good job atom (https://hashcat.net/forum/user-1.html)! |
|
M@LIK |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
10 |
44,667 |
06-10-2012, 03:09 PM |
|
|
Thread: oclhc-plus: Incremental-bruteforce in hybrid attack
Post: oclhc-plus: Incremental-bruteforce in hybrid attac...
Hello, I want to request the support of incremental-bruteforce while using the hybrid attack (https://hashcat.net/wiki/hybrid_attack).
Instead of:
Code:
--
-a6 %dict% ?d?d
-a6 %dict% ?d?d?d
-a6 ... |
|
M@LIK |
Feature Requests
|
9 |
20,670 |
06-10-2012, 04:13 PM |
|
|
Thread: Windows versions of hashcat-utils
Post: RE: Windows versions of hashcat-utils
@atom (https://hashcat.net/forum/user-1.html):: I always thought this... They don't support 32-bit, do they? |
|
M@LIK |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
6 |
20,517 |
06-10-2012, 05:43 PM |