Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: Stop When Found
Post: RE: Stop When Found
A whole script for shutting down? That doesn't sound professional xD
Use "shutdown /s" command instead. See "shutdown /?" for more options.
Code:
--
IF EXIST "Found.txt" shutdown /s
--
You're alw... |
|
M@LIK |
Very old oclHashcat-plus Support
|
8 |
11,973 |
05-28-2012, 10:55 PM |
|
|
Thread: oclHashcat-plus-0.10-rc3-12.8
Post: RE: oclHashcat-plus-0.10-rc3-12.8
Reported already:
M@LIK Wrote: (11-15-2012, 11:18 PM)
--
- It crashes when there's more than 27 dicts in command-line, this problem started with 0.10b44 precisely (0.10b43 works just fine). It's beh... |
|
M@LIK |
Beta Tester
|
12 |
11,855 |
12-07-2012, 10:54 AM |
|
|
Thread: oclHashcat-plus-0.10-rc3-12.8
Post: RE: oclHashcat-plus-0.10-rc3-12.8
atom Wrote:
--
The lots-of-wordlists bug is fixed in b2
--
Confirmed. Thanks! |
|
M@LIK |
Beta Tester
|
12 |
11,855 |
01-05-2013, 11:02 PM |
|
|
Thread: sha256(pass.salt)
Post: RE: sha256(pass.salt)
Your command-line?
FYI, the thread is closed. |
|
M@LIK |
Very old oclHashcat-plus Support
|
4 |
11,797 |
11-17-2012, 06:11 PM |
|
|
Thread: sha256(pass.salt)
Post: RE: sha256(pass.salt)
Try something simple, like:
Code:
--
cudaHashcat-plus64 -m1410 -a3 A231FDDFB80C2EAC1EB4C38A36B9628F73A418988FCABD119C2E9C6E5F0E01E8::20120902:12 delicious90
--
|
|
M@LIK |
Very old oclHashcat-plus Support
|
4 |
11,797 |
11-17-2012, 06:20 PM |
|
|
Thread: 0.42: Bugs
Post: 0.42: Bugs
In this thread I'm going to share bugs that still exist in the current latest release of CPU's hashcat (0.42), their severity level and personal workaround if available. Feel free to join me pissing a... |
|
M@LIK |
Beta Tester
|
11 |
11,655 |
01-01-2013, 04:31 PM |
|
|
Thread: 0.42: Bugs
Post: RE: 0.42: Bugs
Well, let's just consider the "keep things a little private" part.
I assume you're talking about the --hex-salt bug.
Details:
Code:
--
H:
38b3eff8baf56627478ec76a704e9b52:3130
// "101" md5ed
... |
|
M@LIK |
Beta Tester
|
11 |
11,655 |
01-01-2013, 06:54 PM |
|
|
Thread: 0.42: Bugs
Post: RE: 0.42: Bugs
Level: Non-critical.
hashcat adds something completely different than the actual hash to hashcat.pot.
Further details: https://hashcat.net/forum/thread-1789.html
Workaround: If you need them so bad... |
|
M@LIK |
Beta Tester
|
11 |
11,655 |
01-01-2013, 07:39 PM |
|
|
Thread: 0.42: Bugs
Post: RE: 0.42: Bugs
atom Wrote:
--
Hm, thought I fixed this. So its still in there?
--
Yes, sir.
Level: Non-critical.
hashcat doesn't remove the hash using --remove parameter if it was only one hash and it was crack... |
|
M@LIK |
Beta Tester
|
11 |
11,655 |
01-02-2013, 11:09 PM |
|
|
Thread: 0.42: Bugs
Post: RE: 0.42: Bugs
radix Wrote:
--
k, hex charset is fixed
--
hashcat-0.43b1:
Okay, it's a "known option" now, but:
Code:
--
hc64 -a3 --hex-charset -1 30 hash ?1
...
NOTE: press enter for status-screen
cfcfcc... |
|
M@LIK |
Beta Tester
|
11 |
11,655 |
01-05-2013, 10:47 PM |
|
|
Thread: 0.42: Bugs
Post: RE: 0.42: Bugs
hashcat-0.43b3:
Level: Critical
hashcat is crashing instantly when using -a3.
Code:
--
hash = 00000000000000000000000000000000
hc64 -a3 hash ?d?d?d?d
Initializing hashcat v0.43 by atom with 8 th... |
|
M@LIK |
Beta Tester
|
11 |
11,655 |
01-09-2013, 03:21 AM |
|
|
Thread: Bruteforcing wpa2
Post: RE: Bruteforcing wpa2
|
M@LIK |
Very old oclHashcat-plus Support
|
6 |
11,457 |
05-26-2012, 06:13 AM |
|
|
Thread: V47 bugs Nvidia
Post: RE: V47 bugs Nvidia
@Rolf (hashcat.net/forum/user-4.html):: You sure?
I grabbed the latest beta driver from here (304.79, Only ~200Mb):
https://www.nvidia.com/Download/Find.aspx
[hr]
Forget to say, it feels "buggy" fo... |
|
M@LIK |
Beta Tester
|
12 |
11,359 |
08-25-2012, 02:31 PM |
|
|
Thread: permission denied in hybrid mode
Post: RE: permission denied in hybrid mode
@Mem5 (https://hashcat.net/forum/user-513.html):: -a6|7 must work with real dict file. Stdin will not work. |
|
M@LIK |
Very old oclHashcat-plus Support
|
7 |
11,331 |
10-06-2012, 01:59 AM |
|
|
Thread: Usage of --increment-min ?
Post: RE: Usage of --increment-min ?
Unfortunately, there's a bug with --increment-min|max
M@LIK Wrote:
--
Confirming the ignoring of --increment-min when using -i.
We have to create masks like before:
Code:
--
?1
?1?1
?1?1?1
?1?... |
|
M@LIK |
Very old oclHashcat-plus Support
|
3 |
11,254 |
09-22-2012, 09:43 AM |
|
|
Thread: Adding the euro and yen currency in symbols
Post: RE: Adding the euro and yen currency in symbols
Mem5 Wrote:
--
Meanwhile I use this workaround :
Quote:
--
-1 ?s€¥ ?1
--
--
|
|
M@LIK |
Feature Requests
|
4 |
11,232 |
10-08-2012, 08:27 PM |
|
|
Thread: Multiple instances
Post: RE: Multiple instances
Yea, that pissed me off once, too.
Even --force didn't help.
-1 for this. |
|
M@LIK |
Very old oclHashcat-plus Support
|
3 |
11,228 |
01-06-2013, 03:47 AM |
|
|
Thread: Multiple instances
Post: RE: Multiple instances
Interesting. Somehow, I missed that.
Perhaps rephrasing the error's massage would have helped in preventing such misunderstanding. Something like:
Code:
--
ERROR: oclHashcat-plus.restore is alrea... |
|
M@LIK |
Very old oclHashcat-plus Support
|
3 |
11,228 |
01-06-2013, 07:12 AM |
|
|
Thread: SL3 improve
Post: RE: SL3 improve
At the moment, no!
But I'm trying to make this possible.
@Hash-IT (https://hashcat.net/forum/user-776.html):: Another fellow looking for your "educated guess" LOL |
|
M@LIK |
User Contributions
|
4 |
11,189 |
05-26-2012, 09:50 PM |
|
|
Thread: cHC+64 skips the first hash O.o
Post: cHC+64 skips the first hash O.o
ok just confirmed..
oclHashcat-plus-0.071 skips the first hash if the hash file is encoded with UTF-8..
the solution is easy but... |
|
M@LIK |
Very old oclHashcat-plus Support
|
6 |
10,978 |
04-14-2012, 10:14 PM |