Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Same hashes different results
Post: RE: Same hashes different results
I did now try to run the exactly same cmds on my machine (32bit, cuda - gtx 580, win) and I always get following output (tested w/ newest beta and w/ release version 0.14):
Code:
--
Recovered......:... |
|
philsmd |
Very old oclHashcat-plus Support
|
6 |
13,507 |
05-25-2013, 10:28 AM |
|
|
Thread: Sanity check: "Must include chars" ruleset
Post: RE: Sanity check: "Must include chars" ruleset
If you are sure that the password length is just 10 and only 4 "random" chars, you could also use this approach. First, generate a dict (yes, this is normally not advicable, but for very small random ... |
|
philsmd |
hashcat
|
1 |
2,055 |
10-26-2017, 07:28 AM |
|
|
Thread: Sapphire R2 290 benchmark
Post: RE: Sapphire R2 290 benchmark
What regards the hang, did you use this registry patch for the driver timeout?
https://hashcat.net/wiki/doku.php?id=timeout_patch |
|
philsmd |
User Contributions
|
2 |
7,210 |
07-13-2014, 06:14 PM |
|
|
Thread: Save list
Post: RE: Save list
you can either use combinator (2 words) and combinator3 (3 words): https://hashcat.net/wiki/doku.php?id=hashcat_utils#combinator3 one after the other (first 2 words, then 3 words)
for 2 words (only 2... |
|
philsmd |
hashcat
|
2 |
1,423 |
09-29-2019, 09:54 AM |
|
|
Thread: Save restore file each NUM seconds
Post: RE: Save restore file each NUM seconds
the question is what you are trying to do. and why you would need that feature.
I'm pretty sure it was removed because hashcat can't really be configured to have an update of the progress every x s... |
|
philsmd |
hashcat
|
3 |
844 |
05-29-2020, 09:27 PM |
|
|
Thread: Save/Restore "unnamed" Session
Post: RE: Save/Restore "unnamed" Session
jodler303 Wrote: (08-11-2016, 06:50 PM)
--
and by multiplying the percentage with keyspace you can calculate the offset for --skip
--
Sorry, but this statement is bullshit. There is a specific lin... |
|
philsmd |
hashcat
|
12 |
24,560 |
08-12-2016, 08:42 AM |
|
|
Thread: Save/Restore "unnamed" Session
Post: RE: Save/Restore "unnamed" Session
jodler303 Wrote: (08-13-2016, 05:07 PM)
--
So what you will do (or maybe just me ;-)) is, taking the percentage from the last mask hashcat was working on, letting it finish off that mask the way i h... |
|
philsmd |
hashcat
|
12 |
24,560 |
08-13-2016, 05:57 PM |
|
|
Thread: Save/Restore "unnamed" Session
Post: RE: Save/Restore "unnamed" Session
I also think an error or at least a warning should be displayed whenever someone tries to use --skip with a mask file.
Since warnings are often ignored by the users, I think hashcat should show an er... |
|
philsmd |
hashcat
|
12 |
24,560 |
08-13-2016, 10:00 PM |
|
|
Thread: Script or tool for hashing lines needed
Post: RE: Script or tool for hashing lines needed
you can use tools/test.pl for it
Code:
--
cat example.dict | perl ./tools/test.pl passthrough 0
--
|
|
philsmd |
General Talk
|
4 |
1,596 |
09-25-2019, 07:46 PM |
|
|
Thread: Scrypt + Salsa20/8 128 128
Post: RE: Scrypt + Salsa20/8 128 128
1. you are not allowed to post hashes (see forum rules https://hashcat.net/forum/announcement-2.html)
2. your conversion between the 2 formats used by john vs hashcat is completely wrong. hint: jtr do... |
|
philsmd |
hashcat
|
7 |
8,171 |
08-16-2017, 07:19 AM |
|
|
Thread: Scrypt + Salsa20/8 128 128
Post: RE: Scrypt + Salsa20/8 128 128
It should be as easy as running the following script:
Code:
--
perl scrypt_converter.pl hashes.txt
--
where the file scrypt_converter.pl contains this code:
Code:
--
#!/usr/bin/env perl
... |
|
philsmd |
hashcat
|
7 |
8,171 |
08-17-2017, 08:59 AM |
|
|
Thread: Scrypt + Salsa20/8 128 128
Post: RE: Scrypt + Salsa20/8 128 128
I just did several test with scrypt (even the "pleaseletmein" test) and I found no problem cracking scrypt with hashcat.
Could you please be more specific. What do you mean by "still unable to crac... |
|
philsmd |
hashcat
|
7 |
8,171 |
08-23-2017, 08:37 AM |
|
|
Thread: Scrypt Example Hash Composition
Post: RE: Scrypt Example Hash Composition
The hash type -m 8900 = scrypt uses a so-called embedded salt (this is at least hashcat's terminology). It means that the salt is part of the string you give hashcat to crack (the "hash") and there ar... |
|
philsmd |
hashcat
|
5 |
10,818 |
08-19-2016, 09:41 PM |
|
|
Thread: SCRYPT speed trouble
Post: RE: SCRYPT speed trouble
you need to INSTALL the runtime:
https://software.intel.com/en-us/articles/opencl-drivers#cpu-section |
|
philsmd |
hashcat
|
4 |
2,128 |
10-15-2019, 11:30 AM |
|
|
Thread: Scrypt wallet hash
Post: RE: Scrypt wallet hash
well, you should at least remember if you had bitcoins or ethereums.
These are 2 different type of crypto coins.
If you had ethereum, you need to use ethereum2john.py
if you had bitcoins instead, yo... |
|
philsmd |
hashcat
|
2 |
2,792 |
11-28-2017, 08:24 PM |
|
|
Thread: Searching guys with many GPU
Post: RE: Searching guys with many GPU
Well, I don't think it's really against the rule but:
1. you might reach much more people who could be interested in these strange "jobs" by using other forums like https://forum.hashkiller.io/index.... |
|
philsmd |
General Talk
|
2 |
1,180 |
04-30-2020, 12:41 PM |
|
|
Thread: Second GPU is not recognized
Post: RE: Second GPU is not recognized
your clinfo basically proofs that it is not hashcat fault because also clinfo only sees a single RX 580 (there is only one GPU in your list).
I would suggest reinstalling the driver and/or messing ... |
|
philsmd |
Hardware
|
2 |
2,021 |
04-18-2019, 12:40 PM |
|
|
Thread: Segmentation Fault
Post: RE: Segmentation Fault
We need more details to help you w/ this problem...
Required information:
1. operating system details (version of linux, kernel version - uname -a, 32/64 bit etc)
2. did it work before (w/ this setup)... |
|
philsmd |
Old oclHashcat Support
|
3 |
10,324 |
01-05-2014, 05:07 PM |
|
|
Thread: Segmentation fault (core dumped) oclHachCat-plus v 0.14
Post: RE: Segmentation fault (core dumped) oclHachCat-pl...
Hey tux,
- does those crashes happen only w/ a specifc hash type (mode 2500) or others too?
- could you please try to use the hccap example https://hashcat.net/misc/example_hashes/hashcat.hccap and a... |
|
philsmd |
Very old oclHashcat-plus Support
|
14 |
28,665 |
05-30-2013, 01:46 PM |
|
|
Thread: Segmentation fault (core dumped) oclHachCat-plus v 0.14
Post: RE: Segmentation fault (core dumped) oclHachCat-pl...
I think it is this one: https://support.amd.com/us/gpudownload/windows/previous/13/Pages/radeon_linux.aspx?os=Linux%20x86&rev=13.1
UPDATE: please also try to run:
Code:
--
./oclHashcat-plus64.bi... |
|
philsmd |
Very old oclHashcat-plus Support
|
14 |
28,665 |
05-30-2013, 02:07 PM |