Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: Help with partial known simple OS X password
Post: RE: Help with partial known simple OS X password
You should probably start by showing us the commands you have already tried. |
|
epixoip |
hashcat
|
6 |
6,006 |
04-03-2017, 10:11 AM |
|
|
Thread: Use Hashcat for Rainbow Table-generation
Post: RE: Use Hashcat for Rainbow Table-generation
Rainbow tables are dead. They died years ago. Stop trying to resurrect them. |
|
epixoip |
hashcat
|
8 |
13,008 |
04-03-2017, 07:45 PM |
|
|
Thread: New version of HOWTO: Ubuntu Server guide?
Post: RE: New version of HOWTO: Ubuntu Server guide?
Just because it hasn't been updated for 16.04 doesn't mean it's not relevant anymore. This is how I still build out my remaining AMD systems. |
|
epixoip |
hashcat
|
3 |
3,391 |
04-12-2017, 11:42 PM |
|
|
Thread: ERROR: clEnqueueWriteBuffer
Post: RE: ERROR: clEnqueueWriteBuffer
https://hashcat.net/wiki/doku.php?id=timeout_patch |
|
epixoip |
hashcat
|
3 |
4,608 |
04-12-2017, 11:43 PM |
|
|
Thread: Hashcat Cluster
Post: RE: Hashcat Cluster
rjtoubib Wrote: (04-17-2017, 11:37 PM)
--
Keep in mind the hashrates are not all accurate since benchmark is running quickly. You can take the highest card as reference for actual hashrate.
--
LOL ... |
|
epixoip |
hashcat
|
14 |
14,791 |
04-18-2017, 06:00 AM |
|
|
Thread: GTX 1080 Issue
Post: RE: GTX 1080 Issue
Sounds like you have the 32 bit Nvidia driver installed instead of the 64 bit driver. |
|
epixoip |
hashcat
|
9 |
10,793 |
04-23-2017, 09:45 AM |
|
|
Thread: Hashcat Cluster
Post: RE: Hashcat Cluster
It has to be aggressive, otherwise the card would start a fire. |
|
epixoip |
hashcat
|
14 |
14,791 |
04-23-2017, 09:48 AM |
|
|
Thread: Distributed Password cracking (Restore) HELP NEEDED - URGENT!
Post: RE: Distributed Password cracking (Restore) HELP N...
Might be advantageous to study how others have already solved this problem. The approach you described would be... less than ideal. |
|
epixoip |
hashcat
|
3 |
4,428 |
04-24-2017, 10:04 AM |
|
|
Thread: GTX 1080 Issue
Post: RE: GTX 1080 Issue
He's on Win10, not Linux ;) |
|
epixoip |
hashcat
|
9 |
10,793 |
04-25-2017, 07:53 PM |
|
|
Thread: CatHashing DiskCryptor
Post: RE: CatHashing DiskCryptor
Can't tell if this is an amazing poem or a terrible forum post. |
|
epixoip |
hashcat
|
3 |
5,947 |
05-01-2017, 08:38 AM |
|
|
Thread: How to find a salt for a hash if you have the plain text
Post: RE: How to find a salt for a hash if you have the ...
undeath Wrote: (05-01-2017, 05:31 PM)
--
This thread needs more pointless quotes.
--
I agree. |
|
epixoip |
hashcat
|
10 |
10,557 |
05-01-2017, 06:04 PM |
|
|
Thread: 1Password - need help using hashcat
Post: RE: 1Password - need help using hashcat
That's not at all how that works.
First, it would be $HEX[c2] and $HEX[a7], not what you have above.
Moreover, $HEX[] encoding only works for wordlists, not masks.
Maybe what you meant was --... |
|
epixoip |
hashcat
|
21 |
19,496 |
05-02-2017, 02:15 AM |
|
|
Thread: How to find a salt for a hash if you have the plain text
Post: RE: How to find a salt for a hash if you have the ...
Erm, guys, this isn't hard. If the algorithm is e.g. md5(p.s) and you know p but need to find s, just switch them: use p as s and run it as md5(s.p). Same goes with hmac, just reverse k & d. |
|
epixoip |
hashcat
|
10 |
10,557 |
05-02-2017, 04:06 PM |
|
|
Thread: VirtualBox Disk Image Encryption
Post: RE: VirtualBox Disk Image Encryption
We can probably be a lot smarter than the author of the PHP script.
We will need to look at the vbox code to verify a few things, but the second call to pbkdf2 is wholly unnecessary if $decrypted_p... |
|
epixoip |
hashcat
|
5 |
8,161 |
04-29-2017, 08:14 PM |
|
|
Thread: Nvidia GeForce 610
Post: RE: Nvidia GeForce 610
undeath Wrote: (05-05-2017, 02:41 PM)
--
There is no error, only warnings.
--
This is such an awesome metaphor for life itself. |
|
epixoip |
hashcat
|
4 |
6,084 |
05-06-2017, 06:28 AM |
|
|
Thread: Time.Estimated, does this estimate look accurate ?
Post: RE: Time.Estimated, does this estimate look accur...
Well, it's not an overflow, it fits fine in a uint64: https://www.wolframalpha.com/input/?i=36%5E10+%3E+2%5E64+-+1
And the Progress line is correct (36^10 == 3656158440062976), confirming that it is... |
|
epixoip |
hashcat
|
2 |
2,970 |
05-07-2017, 02:55 AM |
|
|
Thread: Cracking failed on Radeon Pro WX5100
Post: RE: Cracking failed on Radeon Pro WX5100
To narrow down whether this is a driver issue, or an issue with Hashcat with the new AMD GPUs, please test without KVM. |
|
epixoip |
hashcat
|
5 |
6,864 |
05-09-2017, 05:33 PM |
|
|
Thread: custom workload
Post: RE: custom workload
GPUs do not have complex schedulers like CPUs do. There is no context switching on a GPU. Trying to run multiple compute jobs on a GPU usually results in an ASIC hang, but if it doesn't, it will take ... |
|
epixoip |
hashcat
|
6 |
5,312 |
05-11-2017, 03:27 AM |
|
|
Thread: Rule-based Attack: Substitution of single chars with strings
Post: RE: Rule-based Attack: Substitution of single char...
Problems like this are why I miss the original Table Attack. |
|
epixoip |
hashcat
|
4 |
4,508 |
05-12-2017, 07:27 PM |
|
|
Thread: MD5: Need Advice
Post: RE: MD5: Need Advice
Maybe you can post an example hash-plaintext pair that we can use to test. |
|
epixoip |
hashcat
|
21 |
20,788 |
05-12-2017, 08:24 PM |