Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: I get CL_OUT_OF_RESOURCES with -m 15700/ethereum
Post: RE: I get CL_OUT_OF_RESOURCES with -m 15700/ethere...
The cost factor (and memory needed) for ethereum/scrypt is too high for your GPU.
Try to use -D 1 and therefore run hashcat with your CPU. |
|
philsmd |
hashcat
|
9 |
8,109 |
10-29-2017, 07:32 PM |
|
|
Thread: I get CL_OUT_OF_RESOURCES with -m 15700/ethereum
Post: RE: I get CL_OUT_OF_RESOURCES with -m 15700/ethere...
please also apply the timeout patch (https://hashcat.net/wiki/doku.php?id=timeout_patch) like the warning says.
For intel CPUs you need to install the OpenCL driver (not the SDK). |
|
philsmd |
hashcat
|
9 |
8,109 |
10-29-2017, 07:37 PM |
|
|
Thread: I get CL_OUT_OF_RESOURCES with -m 15700/ethereum
Post: RE: I get CL_OUT_OF_RESOURCES with -m 15700/ethere...
do not install the cuda sdk.
For the intel OpenCL driver, follow this link: https://software.intel.com/en-us/articles/opencl-drivers#latest_CPU_runtime (and as already said, you do not need the SDK... |
|
philsmd |
hashcat
|
9 |
8,109 |
10-29-2017, 07:49 PM |
|
|
Thread: nOOb help
Post: RE: nOOb help
First of all, you are not allowed to post hashes here. It's against the forum rules: https://hashcat.net/forum/announcement-2.html
It's even worse that you didn't mask them and not even mentioned wha... |
|
philsmd |
hashcat
|
12 |
8,107 |
01-04-2019, 11:09 AM |
|
|
Thread: nOOb help
Post: RE: nOOb help
all values from the output of your command you run on macOS are base64 encoded and they need to be base64-decoded and hex-encoded
on linux (and most likely also on macOS) you can do something like ... |
|
philsmd |
hashcat
|
12 |
8,107 |
01-20-2019, 10:03 AM |
|
|
Thread: Issues with Tesla K20m
Post: RE: Issues with Tesla K20m
For cudaHashcat to work you need to match this requirement stated on the download page ( https://hashcat.net/oclhashcat/ ): 346.x or later
Now, if you look at the nvidia documentations (for instance ... |
|
philsmd |
Old oclHashcat Support
|
5 |
8,089 |
03-26-2015, 12:21 PM |
|
|
Thread: Issues with Tesla K20m
Post: RE: Issues with Tesla K20m
are you sure that you extracted the oclHashcat archive (7z) correctly?
Please double-check that the files:
kernels/4318/m00000_a1.sm_35.64.ptx
kernels/4318/markov_le_v4.64.ptx
(main kernel fol... |
|
philsmd |
Old oclHashcat Support
|
5 |
8,089 |
03-26-2015, 06:05 PM |
|
|
Thread: minimum password length with mask
Post: RE: minimum password length with mask
This problem was fixed very quickly with these changes: https://github.com/hashcat/hashcat/pull/1485
You can already download a fixed (beta) version of hashcat from: https://hashcat.net/beta/
Th... |
|
philsmd |
hashcat
|
6 |
8,088 |
01-03-2018, 05:57 PM |
|
|
Thread: minimum password length with mask
Post: RE: minimum password length with mask
Yes this seems to be a bug:
see
Code:
--
Skipping mask '?u?l?l' because it is smaller than the minimum password length.
[s]tatus [p]ause [r]esume [b]ypass [c]heckpoint [q]uit =>
Session......... |
|
philsmd |
hashcat
|
6 |
8,088 |
01-03-2018, 03:04 PM |
|
|
Thread: Rules Mask
Post: RE: Rules Mask
Forget about the password list and use a mask.
For the second problem, this could help: https://hashcat.net/forum/thread-2161.html |
|
philsmd |
General Help
|
4 |
8,079 |
08-25-2013, 06:55 PM |
|
|
Thread: New to forum and hashcat, and in a hurry to crack a file.
Post: RE: New to forum and hashcat, and in a hurry to cr...
Example "hashes" can be found here: https://hashcat.net/wiki/doku.php?id=example_hashes
The input that you provide to hashcat ("the hashes") should look very similar to the example hashes.
Specifi... |
|
philsmd |
hashcat
|
6 |
8,077 |
02-05-2017, 05:42 PM |
|
|
Thread: New to forum and hashcat, and in a hurry to crack a file.
Post: RE: New to forum and hashcat, and in a hurry to cr...
I think I read somewhere (a while ago) that the new file where the data is stored is just called profile.js
Are you able to locate a file file called profile.js ?
Update: I think this is just th... |
|
philsmd |
hashcat
|
6 |
8,077 |
12-28-2017, 10:25 AM |
|
|
Thread: Formatting a salted SHA 512 hash
Post: RE: Formatting a salted SHA 512 hash
it's hash mode -m 7100 | OSX v10.8, OSX v10.9, OSX v10.10 | Operating-Systems
also see https://hashcat.net/wiki/example_hashes for example hashes (search for OS X v10.8 / v10.9) |
|
philsmd |
hashcat
|
5 |
8,048 |
01-24-2017, 09:30 PM |
|
|
Thread: Formatting a salted SHA 512 hash
Post: RE: Formatting a salted SHA 512 hash
You can "truncate"/cut the hash itself @ the same length used by the example hash :) |
|
philsmd |
hashcat
|
5 |
8,048 |
01-24-2017, 09:56 PM |
|
|
Thread: Help about office documents
Post: RE: Help about office documents
The general procedure is to use something like: office2hashcat.py (e.g. office2hashcat (https://raw.githubusercontent.com/stricture/hashstack-server-plugin-oclhashcat/master/scrapers/office2hashcat.py... |
|
philsmd |
Old oclHashcat Support
|
5 |
8,012 |
02-09-2015, 03:40 PM |
|
|
Thread: Help about office documents
Post: RE: Help about office documents
Please have a look at this wiki page: https://hashcat.net/wiki/doku.php?id=example_hashes
Inside the file hash.txt (for hash type -m 9400) the hash lines must be exactly like this:
$office$*2007*20*1... |
|
philsmd |
Old oclHashcat Support
|
5 |
8,012 |
02-17-2015, 01:02 PM |
|
|
Thread: Dictionary Filter
Post: RE: Dictionary Filter
it should be very easy to do this w/ for instance running some (shell) commands.
The only thing you should consider:
1. why not sort and unique the dict beforehand
2. how large is the dict - must... |
|
philsmd |
General Help
|
2 |
8,008 |
01-09-2014, 02:22 PM |
|
|
Thread: Hashcat is showing wrong password
Post: RE: Hashcat is showing wrong password
maybe the document can be opened without problem and without password but there are other protections in place like copy/print protection etc. |
|
philsmd |
hashcat
|
10 |
8,001 |
02-08-2018, 06:49 PM |
|
|
Thread: Third-party utility: analyze_hccap
Post: Third-party utility: analyze_hccap
analyze_hccap is a new small perl script I developed which sometimes can be very handy to analyze the content of .hccap files (for -m 2500 = WPA cracking, see https://hashcat.net/wiki/doku.php?id=hcca... |
|
philsmd |
User Contributions
|
3 |
7,991 |
01-28-2015, 11:40 AM |
|
|
Thread: What i am doin wrong
Post: RE: What i am doin wrong
First of all, welcome to hashcat forum!
- You did specify a custom charset (-1 something). If you specify a custom charset normally you also would like to specify a mask e.g. ?1?1?1?1?1?1?1, meaning ... |
|
philsmd |
Old hashcat Support
|
3 |
7,952 |
07-14-2013, 11:01 AM |