Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: GTX 1080 Issue
Post: RE: GTX 1080 Issue
finite Wrote: (04-25-2017, 02:37 AM)
--
I would have never thought that nvidia would have auto updated my drivers to 32 bit, but that's the only thing I can guess happened as after I uninstalled and ... |
|
darkseid4nk |
hashcat
|
9 |
28,947 |
04-25-2017, 09:28 AM |
|
|
Thread: Hashcat Cluster
Post: RE: Hashcat Cluster
Consumer option: Hashtopus
Enterprise option: Hashstack
Suggested reading: Openmpi
Split the workload up per device: -d option |
|
darkseid4nk |
hashcat
|
14 |
40,507 |
04-17-2017, 11:52 PM |
|
|
Thread: Combination attack and rules how?
Post: RE: Combination attack and rules how?
https://hashcat.net/wiki/doku.php?id=combinator_attack (https://hashcat.net/wiki/doku.php?id=combinator_attack) |
|
darkseid4nk |
hashcat
|
10 |
42,344 |
03-19-2017, 11:01 AM |
|
|
Thread: b64(b64(md5($pass))) supperted by hashcat
Post: RE: b64(b64(md5($pass))) supperted by hashcat
Short answer: no. Long answer: You can see all supported modes in the hashcat help output, or here https://hashcat.net/wiki/doku.php?id=example_hashes (https://hashcat.net/wiki/doku.php?id=example_has... |
|
darkseid4nk |
hashcat
|
4 |
12,442 |
11-02-2016, 09:12 PM |
|
|
Thread: V3.10 signature unmatched
Post: RE: V3.10 signature unmatched
Double check your hashfile. I had to explicitly paste the hash into my hashfile because i couldnt echo it into my hashfile without escaping the $ or else the shell would parse it as a variable. The re... |
|
darkseid4nk |
hashcat
|
9 |
53,276 |
11-02-2016, 09:05 PM |
|
|
Thread: Need help with the HOWTO: Ubuntu Server guide
Post: RE: Need help with the HOWTO: Ubuntu Server guide
What is the output of aptitude when you install fglrx? after the driver install/reboot what does your xdm log show? You should be using 14.04 still too. |
|
darkseid4nk |
hashcat
|
8 |
28,038 |
11-02-2016, 08:27 PM |
|
|
Thread: Currency Charsets
Post: RE: Currency Charsets
https://hashcat.net/wiki/doku.php?id=mask_attack#custom_charsets (https://hashcat.net/wiki/doku.php?id=mask_attack#custom_charsets) |
|
darkseid4nk |
hashcat
|
7 |
26,070 |
10-17-2016, 06:07 PM |
|
|
Thread: Obtaining Nvidia GPU S/N via linux cli
Post: RE: Obtaining Nvidia GPU S/N via linux cli
nvidia-smi should if it could get that information from the GPU. So I guess it is GPU dependent on whether or not the serial is stored on the card.
Code:
--
root@brutalis:~# nvarr=($(nvidia-smi -L... |
|
darkseid4nk |
Hardware
|
3 |
22,269 |
09-30-2016, 07:32 PM |
|
|
Thread: Which 1080, or Titan X?
Post: RE: Which 1080, or Titan X?
One is sold and shipped by newegg, the other is sold and shipped by etopsell. |
|
darkseid4nk |
Hardware
|
15 |
44,556 |
09-29-2016, 11:18 PM |
|
|
Thread: Wpa Brute Force Attack Stuck At The End
Post: RE: Wpa Brute Force Attack Stuck At The End
pssst apply the timeout patch... |
|
darkseid4nk |
hashcat
|
2 |
9,015 |
09-29-2016, 06:49 PM |
|
|
Thread: Which 1080, or Titan X?
Post: RE: Which 1080, or Titan X?
The 1080 is better than the Titan X in terms of perf/$ ratio. You can see benchmarks here...
1080: https://gist.github.com/epixoip/a83d38f412b4737e99bbef804a270c40
Titan X: https://gist.github.com/epi... |
|
darkseid4nk |
Hardware
|
15 |
44,556 |
09-29-2016, 06:44 PM |
|
|
Thread: user:pass somehow not working
Post: RE: user:pass somehow not working
This is what I gathered searching the forum...
You will want to use both --show and --username once your hash is in your pot file. You cannot mix --show with --outfile*
--show will compare your hashl... |
|
darkseid4nk |
hashcat
|
1 |
6,144 |
09-29-2016, 06:37 PM |
|
|
Thread: Help Troubleshooting (8) R9 290X Hashcat Sever
Post: RE: Help Troubleshooting (8) R9 290X Hashcat Sever
|
darkseid4nk |
hashcat
|
7 |
21,385 |
07-11-2016, 11:43 PM |
|
|
Thread: Help Troubleshooting (8) R9 290X Hashcat Sever
Post: RE: Help Troubleshooting (8) R9 290X Hashcat Sever
So I read right over your hardware on your first post. I would suggest to double check your BIOS. There has to be a bios misconfiguration somewhere. |
|
darkseid4nk |
hashcat
|
7 |
21,385 |
07-11-2016, 08:49 PM |
|
|
Thread: Help Troubleshooting (8) R9 290X Hashcat Sever
Post: RE: Help Troubleshooting (8) R9 290X Hashcat Sever
I think I would also like to question your hardware. What PSU do you have? The rigs I build with 8 x GPUs in them have 3 x 1600W 80Plus Platinum PSUs. Are you sure all of your GPUs are getting enough ... |
|
darkseid4nk |
hashcat
|
7 |
21,385 |
07-11-2016, 08:37 PM |
|
|
Thread: Help Troubleshooting (8) R9 290X Hashcat Sever
Post: RE: Help Troubleshooting (8) R9 290X Hashcat Sever
Do you have 4g decoding enabled in the bios? Are you running 32 bit or 64 bit?
Q1: There is a limit with AMD gpus with the AMD driver. The AMd driver in linux sees 8 GPUs and 6 in windows. Currentl... |
|
darkseid4nk |
hashcat
|
7 |
21,385 |
07-11-2016, 07:58 PM |
|
|
Thread: Text manipulation with hashcat
Post: RE: Text manipulation with hashcat
Philsmd did a nice write up on this same question:
As stated by a previous comment on the same thread by atom: You will need to use a combonation of --show and --username switches.
https://hashcat.n... |
|
darkseid4nk |
Old hashcat Support
|
4 |
18,204 |
06-08-2016, 02:29 AM |
|
|
Thread: Text manipulation with hashcat
Post: RE: Text manipulation with hashcat
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_can_i_show_previously_cracked_passwords_and_output_them_in_a_specific_format_eg_emailpassword |
|
darkseid4nk |
Old hashcat Support
|
4 |
18,204 |
06-07-2016, 11:50 PM |
|
|
Thread: 5970's worth buying?
Post: RE: 5970's worth buying?
They pull too much power and fry motherboards... |
|
darkseid4nk |
Old oclHashcat Support
|
6 |
27,461 |
05-21-2016, 05:48 AM |
|
|
Thread: 5970's worth buying?
Post: RE: 5970's worth buying?
AMD gpu's are not pci compliant. If I were you I would only stick with Nvidia. On that note, get a 970 or newer. The newer nvidia cards have the best $$$/perf.
We, Sagitta HPC, have a public list o... |
|
darkseid4nk |
Old oclHashcat Support
|
6 |
27,461 |
05-20-2016, 10:07 PM |