Search Results
|
Post
[asc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: 2x32 Bytes in base64, separated by $
Post: RE: 2x32 Bytes in base64, separated by $
do you have the source code for this ?
I guess without it it's just a (maybe impossible) guessing game. it could be anything. The software could even mix in some kind of pepper (an additional stati... |
|
philsmd |
General Talk
|
4 |
1,671 |
09-24-2019, 10:42 AM |
|
|
Thread: 2nd GPU very slow
Post: RE: 2nd GPU very slow
Hey,
did you try to run the same attack with the command line parameter -d 1 , afterwards -d 2 .
Furthermore you should try to run the benchmark oclHashcat64.bin -b -m 1000, also oclHashcat64.bin -b... |
|
philsmd |
Old oclHashcat Support
|
14 |
31,687 |
02-28-2014, 12:43 PM |
|
|
Thread: 2726 Illegal instruction
Post: RE: 2726 Illegal instruction
which GPU ?
Tried to install the driver ?
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_may_have_the_wrong_driver_installed_what_should_i_do
btw: do not use some weird dis... |
|
philsmd |
hashcat
|
3 |
1,657 |
07-26-2019, 05:00 PM |
|
|
Thread: 2726 Illegal instruction
Post: RE: 2726 Illegal instruction
again, you need to install the proprietary driver and make sure that the open source drivers like mesa/pocl are NOT installed. |
|
philsmd |
hashcat
|
3 |
1,657 |
07-26-2019, 07:35 PM |
|
|
Thread: 2080ti $Bitcoin$ hashrate
Post: RE: 2080ti $Bitcoin$ hashrate
The numbers of iterations for the "bitcoin hashes" is variable, there is a field within the hash (the 5th field after the signature) that specifies the number of iterations.
The default benchmark of ... |
|
philsmd |
Hardware
|
5 |
4,357 |
10-16-2018, 01:02 PM |
|
|
Thread: 2080 ti 2500 50kh's
Post: RE: 2080 ti 2500 50kh's
add -w 4
you could also try the beta version: https://hashcat.net/beta/ |
|
philsmd |
General Talk
|
5 |
1,477 |
03-21-2020, 12:45 PM |
|
|
Thread: 2019 Mac Pro and AMD Radeon Pro 580X
Post: RE: 2019 Mac Pro and AMD Radeon Pro 580X
Did you try to see if the path / folder does exist or not ?
Is this folder there ?
Code:
--
/Volumes/XXXXX\ hashcat6/hashcat/OpenCL
--
Why is there are "\ " there ? is this a space within the... |
|
philsmd |
Hardware
|
3 |
920 |
07-02-2020, 09:01 AM |
|
|
Thread: 2013 MBP with -d 3 option not cracking properly
Post: RE: 2013 MBP with -d 3 option not cracking properl...
This seems to be *exactly* the same problem as reported here: https://github.com/hashcat/hashcat/issues/428
Current conclusion is that it's a driver problem only affecting Apple devices, but the al... |
|
philsmd |
hashcat
|
2 |
4,176 |
08-10-2016, 08:04 AM |
|
|
Thread: 2 salt problem
Post: RE: 2 salt problem
As far as I've understood your hash type is
md5 ($salt1 . $pass . $salt2)
I also assume here that you are attacking a single hash only.
There are many other attacks that may or may not work faster.... |
|
philsmd |
Old oclHashcat Support
|
1 |
3,642 |
01-14-2015, 03:23 PM |
|
|
Thread: 1Password with 15/16 characters - *most likely* known - how to start?
Post: RE: 1Password with 15/16 characters - *most likely...
welcome.
The hashcat documentation is here: https://hashcat.net/wiki/ and/or https://hashcat.net/faq/
1. you can use 1password2john.py (https://raw.githubusercontent.com/magnumripper/JohnTheRipper/bl... |
|
philsmd |
hashcat
|
3 |
3,958 |
03-30-2017, 07:47 PM |
|
|
Thread: 1Password Master Password file location (MAC)?
Post: RE: 1Password Master Password file location (MAC)?
I'm sorry to hear that.
It might depend on the version of 1password that is being used, but some online resources say it's somewhere located in the ~/Library/ subfolders on macOS:
https://discus... |
|
philsmd |
hashcat
|
2 |
1,530 |
11-29-2019, 10:49 AM |
|
|
Thread: 1password agilebits conversion - doesn't match sample?
Post: RE: 1password agilebits conversion - doesn't match...
The format for hashcat is just:
decimal_iteration_count:hexadecimal_salt:hexadecimal_digest
you could just read the encryptionKeys.js file (and base64 convert the salt and digest) or use some othe... |
|
philsmd |
hashcat
|
3 |
3,946 |
08-30-2017, 06:27 PM |
|
|
Thread: 15200 Blockchain, My Wallet, V2 help
Post: RE: 15200 Blockchain, My Wallet, V2 help
Use this python script to extract the "hash" from your wallet file:
https://raw.githubusercontent.com/magnumripper/JohnTheRipper/bleeding-jumbo/run/blockchain2john.py
Don't forget to either remove... |
|
philsmd |
hashcat
|
1 |
3,046 |
08-26-2017, 07:38 AM |
|
|
Thread: 15 char exactly
Post: RE: 15 char exactly
it is infeasible
the math is (26+10)^15 = 221073919720733357899776 (very huge number !)
which by the way is even larger than a 64-bit number (2^64 = 18446744073709551616)
see https://hashcat.net/... |
|
philsmd |
hashcat
|
2 |
932 |
02-04-2020, 12:31 PM |
|
|
Thread: 14.1 Beta + 1.02b44
Post: RE: 14.1 Beta + 1.02b44
We know that problem and we will soon update the hashcat.net/oclhashcat page to indicate that all versions from 13.4 up to 13.12 are supported by v1.01 (but no later version).
When 1.01 was released ... |
|
philsmd |
Beta Tester
|
2 |
5,127 |
02-09-2014, 05:44 PM |
|
|
Thread: 13 gpu issue
Post: RE: 13 gpu issue
you also need to use the option -d (or the long form of it --opencl-devices) to select a specific device. The upper case short option -D (or long --opencl-device-types) does something completely diffe... |
|
philsmd |
Hardware
|
12 |
9,747 |
01-18-2018, 07:20 PM |
|
|
Thread: 13 gpu issue
Post: RE: 13 gpu issue
There are a lot of warnings in your output.
Starting from the timeout patch problem to the "Not a native Intel OpenCL runtime" error.
It's not a good idea to ignore all warnings and don't try to fix... |
|
philsmd |
Hardware
|
12 |
9,747 |
01-18-2018, 11:18 PM |
|
|
Thread: 1080ti wrong driver??
Post: RE: 1080ti wrong driver??
As far as I remember there was a problem with self-test for -m 15700. I would suggest to use the beta in this particular case for which the self-test error should not happen anymore (https://hashcat.n... |
|
philsmd |
hashcat
|
1 |
2,394 |
01-05-2018, 10:12 AM |
|
|
Thread: 1080 ti slow percent
Post: RE: 1080 ti slow percent
add this to your command:
Code:
--
-O
--
what do you mean by 30/35 % . Where do you see this ?
The output of hashcat says:
Temp is 64c
Fan is 37 %
Util is 100%
If you are talking abou... |
|
philsmd |
Hardware
|
2 |
503 |
09-09-2020, 09:32 PM |
|
|
Thread: 10 digit mask increments
Post: RE: 10 digit mask increments
You may be able to understand how this mask-based word generation works by looking at either the output of cpu hashcat --stdout OR maskprocessor.
It's easier to understand it (in my opinion) by see... |
|
philsmd |
Old oclHashcat Support
|
3 |
7,694 |
02-03-2014, 11:33 AM |