Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Identification of hash type.
Post: RE: Identification of hash type.
We did the hard part for you. From here, everything is documented. Read the wiki, read the --help. |
|
epixoip |
General Talk
|
6 |
4,068 |
12-19-2017, 05:07 PM |
|
|
Thread: Identify hash
Post: RE: Identify hash
decode it and reencode it as base16 |
|
epixoip |
General Help
|
5 |
7,442 |
12-22-2015, 02:54 AM |
|
|
Thread: Identify hash
Post: RE: Identify hash
You don't need to set any flags. |
|
epixoip |
General Help
|
5 |
7,442 |
12-22-2015, 07:47 PM |
|
|
Thread: Identifying hash type
Post: RE: Identifying hash type
forumhero, i guess you missed
wflme Wrote: (01-14-2015, 10:52 PM)
--
Obfuscated as per the forum rules.
--
wflme, will be nearly impossible to know with any degree of certainty without having the s... |
|
epixoip |
General Talk
|
5 |
17,640 |
01-15-2015, 12:13 AM |
|
|
Thread: Identifying hash type
Post: RE: Identifying hash type
Cool, glad that's what it was.
By the way, you're not hex-dumping the base64-encoded string; you're hex-encoding the base64 decoded string. Remember that hashes are binary, so we have to have some ... |
|
epixoip |
General Talk
|
5 |
17,640 |
01-16-2015, 09:12 AM |
|
|
Thread: Identifying Hash type
Post: RE: Identifying Hash type
If you don't have a known ciphertext:plaintext pair then there's really no way we can help you.
But what you're likely seeing is just a nonce / anti-csrf token which is typically generated with som... |
|
epixoip |
General Talk
|
3 |
6,488 |
07-13-2015, 09:04 AM |
|
|
Thread: Identifying reference design GTX 980s
Post: RE: Identifying reference design GTX 980s
Uhh, no it isn't. The one in the picture is an OEM design card based on the GTX 750 PCB. It has a centrifugal blower like a reference design card, but it is most definitely an OEM design card.
The ... |
|
epixoip |
Hardware
|
6 |
9,352 |
05-15-2015, 05:34 PM |
|
|
Thread: Identifying reference design GTX 980s
Post: RE: Identifying reference design GTX 980s
Historically that has been the simplest means of distinguishing most reference design cards. But this is not always true. Some reference design cards have axial fans (e.g., HD 7990) and, like above, s... |
|
epixoip |
Hardware
|
6 |
9,352 |
05-21-2015, 02:28 AM |
|
|
Thread: Illegal instruction
Post: RE: Illegal instruction
Need more details. Specifically, the CPU you're using. OS, the architecture you're running, etc. are also extremely helpful. |
|
epixoip |
hashcat
|
4 |
6,755 |
01-11-2017, 08:27 AM |
|
|
Thread: Illegal instruction
Post: RE: Illegal instruction
I'm not aware of hashcat32.bin containing any opcodes that your CPU doesn't support (I think we only need SSE2 support), but I strongly suspect your 10-year old CPU is the problem here nonetheless. Yo... |
|
epixoip |
hashcat
|
4 |
6,755 |
01-11-2017, 10:17 AM |
|
|
Thread: impropper overclovk symptoms ?
Post: RE: impropper overclovk symptoms ?
Sorry, but none of those programs suggested will stress the GPU in a way that hash cracking will. Graphics stress testing mostly hammers the FPU, doesn't really touch the ALU.
For stress testing GP... |
|
epixoip |
Old oclHashcat Support
|
10 |
13,675 |
02-20-2015, 02:04 AM |
|
|
Thread: impropper overclovk symptoms ?
Post: RE: impropper overclovk symptoms ?
Works fine here (Ubuntu 14.04 + Catalyst 14.9):
Code:
--
epixoip@token:~/md5stress-0.2$ ./md5stress64.bin 500
initializing random seed...
initializing opencl...
generating 1351680 new random ... |
|
epixoip |
Old oclHashcat Support
|
10 |
13,675 |
02-21-2015, 04:38 AM |
|
|
Thread: Incompatible with kernel update *.48
Post: RE: Incompatible with kernel update *.48
linux noob.
install dkms so that when you upgrade your kernel, fglrx will automatically be re-built for the new kernel. |
|
epixoip |
Very old oclHashcat-plus Support
|
2 |
5,968 |
06-15-2013, 08:11 AM |
|
|
Thread: incorrectly identified GPU.... r290 and r7950
Post: RE: incorrectly identified GPU.... r290 and r7950
smackem19 Wrote: (06-10-2014, 08:32 AM)
--
I have a Radeon 290 which apparently does crossfire but I can find where on the board.
--
AMD got rid of the external Crossfire bridge starting with the R... |
|
epixoip |
Hardware
|
3 |
10,078 |
06-10-2014, 09:01 AM |
|
|
Thread: Increasing MD5 GPU Utilization?
Post: RE: Increasing MD5 GPU Utilization?
kind of hard to explain, as this is one of those deep oclHashcat internals topics. but basically the mask is split into a left side (modifier) and a right side (base). the modifier loop is what runs o... |
|
epixoip |
Old oclHashcat Support
|
6 |
10,641 |
05-12-2014, 09:01 AM |
|
|
Thread: Increasing MD5 GPU Utilization?
Post: RE: Increasing MD5 GPU Utilization?
your right keyspace is much larger than your left keyspace. try generating a wordlist out of 199?d and then cracking it with -a 6 as -m 0. |
|
epixoip |
Old oclHashcat Support
|
6 |
10,641 |
05-13-2014, 07:24 PM |
|
|
Thread: increasing threads for stdout?
Post: RE: increasing threads for stdout?
the speed of --stdout has not changed. it helps to actually measure, rather than relying on perception.
0.44 without rules
Code:
--
epixoip@db:~/hashcat-0.44$ ./hashcat-cli64.bin --stdout ~/wor... |
|
epixoip |
Old hashcat Support
|
9 |
16,844 |
06-03-2013, 01:35 AM |
|
|
Thread: increasing threads for stdout?
Post: RE: increasing threads for stdout?
Kgx Pnqvhm Wrote: (06-03-2013, 02:42 AM)
--
What was more fresh in my mind that that the same dictionary and ruleset took a few seconds to run as an attack, but several hours to output the mangles to... |
|
epixoip |
Old hashcat Support
|
9 |
16,844 |
06-03-2013, 06:00 AM |
|
|
Thread: increment gives invlaid mask error
Post: RE: increment gives invlaid mask error
--increment is only valid with -a 3 |
|
epixoip |
hashcat
|
5 |
7,882 |
12-13-2016, 10:20 PM |
|
|
Thread: Incremental Mask Attack
Post: RE: Incremental Mask Attack
You would use an hcmask file for that. |
|
epixoip |
Old hashcat Support
|
1 |
5,134 |
04-20-2016, 09:08 AM |