Please note, this is a STATIC archive of website hashcat.net from October 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum [asc] Replies Views Posted
    Thread: XFX 290 Issues
Post: RE: XFX 290 Issues

add -w 3 parameter
Si2006 Hardware 7 11,749 05-21-2015, 08:42 PM
    Thread: AMD Radeon HD 7990, new AMDPRO driver and new hashcat
Post: RE: AMD Radeon HD 7990, new AMDPRO driver and new ...

You'll will need to use the the 15.12 drivers for your 7990 with ubuntu 14.04 although hashcat 3.30 clearly states that ubuntu 16.04 and amdpro drivers are required.
Si2006 Hardware 3 4,982 02-06-2017, 03:52 PM
    Thread: Facebook's directory
Post: RE: Facebook's directory

Bout time this was re-done. Well done that man.
Si2006 General Talk 11 68,425 02-22-2015, 01:08 PM
    Thread: Facebook's directory
Post: RE: Facebook's directory

Done downloading, I'll seed for a wee while.
Si2006 General Talk 11 68,425 02-22-2015, 05:08 PM
    Thread: amd-gpu-pro update
Post: RE: amd-gpu-pro update

johnya Wrote: (11-23-2016, 05:08 PM) -- Hi, I have the same issue, did you solve it? -- I changed the ownership of the pwm1 / pwm_enable1 to my current user although you'll have to do this with eac...
Si2006 General Talk 35 48,975 11-24-2016, 01:41 PM
    Thread: amd-gpu-pro update
Post: RE: amd-gpu-pro update

Why do I have to run hashcat as root! With a normal user on headless 16.04 i get.. Code: -- /hashcat -b -m 2500 hashcat (v3.10-687-gcb6e210) starting in benchmark mode... /sys/bus/pci/devices/0000...
Si2006 General Talk 35 48,975 11-14-2016, 08:51 PM
    Thread: amd-gpu-pro update
Post: RE: amd-gpu-pro update

These drivers much much slower running my 290x dict + rules. A single md5 is about 350MH/s in comparsion with my 1070 (3100MH/s) whats the problems with these drivers? v15.12 are like 5x + faster with...
Si2006 General Talk 35 48,975 01-01-2017, 04:37 PM
    Thread: amd-gpu-pro update
Post: RE: amd-gpu-pro update

atom Wrote: (01-01-2017, 07:59 PM) -- 16.50 are known to be broken (because of speed), use 16.40. -- I've been using 16.40-348864. I only updated to 16.50 today hoping for an improvement but there�...
Si2006 General Talk 35 48,975 01-01-2017, 08:17 PM
    Thread: Itunes Backup
Post: RE: Itunes Backup

epixoip Wrote: (01-17-2017, 09:33 PM) -- I'm not that familiar with Apple products or iTunes but assuming the algorithm is one that Hashcat supports, we should be able to modify plist2hashcat.pl to s...
Si2006 General Talk 42 83,234 01-18-2017, 12:02 PM
    Thread: What kind of hash is this?
Post: RE: What kind of hash is this?

you'll append the salt to the hash, and usually separate them with a colon, your hash in hex is 27de197171e6d49fc5f55c9ef06c0d8751cd7250:fd11cde0
Si2006 General Help 16 64,375 12-06-2013, 10:26 PM
    Thread: Some Invalid Rules - Hashcat v1.00
Post: Some Invalid Rules - Hashcat v1.00

I created a simple rule set to append popular email domains but hashcat is complaining it cannot convert some of them, any idea as to why? Out of a list of over 100 the ones below are the problem. ...
Si2006 General Help 4 9,295 12-20-2013, 11:45 PM
    Thread: Some Invalid Rules - Hashcat v1.00
Post: RE: Some Invalid Rules - Hashcat v1.00

Thats a shame, but thanks for clearing that up.
Si2006 General Help 4 9,295 12-20-2013, 11:59 PM
    Thread: NTLM hash, how practical is it?
Post: RE: NTLM hash, how practical is it?

Start small, don't go diving in trying to brute force huge keyspaces, use a few good wordlists and mangle them with some rules.
Si2006 General Help 12 21,943 02-18-2014, 01:11 AM
    Thread: need help about crack hash
Post: RE: need help about crack hash

Well you are using CPU, So you'd use hashcat. The ocl variant is for GPU's https://hashcat.net/wiki/doku.php?id=hashcat Read and digest!
Si2006 General Help 20 32,451 09-07-2014, 04:17 PM
    Thread: Hashcat "Liveview"
Post: RE: Hashcat "Liveview"

Simple enough with linux, tail -f $filename or in your case, with Windows Powershell Get-Content outfile.txt -Wait Providing you specify an outfile with hashcat parameter -o
Si2006 General Help 5 7,857 10-22-2014, 11:13 PM
    Thread: Cannot access wifi with cracked pass
Post: RE: Cannot access wifi with cracked pass

Maybe the DHCP network range has been configured manually not to dish out any more IP's and that current attached devices have static addresses assigned to them.
Si2006 General Help 4 6,275 03-05-2015, 08:33 PM
    Thread: Mask letters and numbers
Post: RE: Mask letters and numbers

Not sure how GUI is laid out but there shouldn't be a space between the custom charset you've set ?u ?d Should be along the line of -1 ?u?d Read the wiki, the basic usage is all there.
Si2006 General Help 7 12,882 03-11-2015, 10:10 PM
    Thread: I don't know what software to use
Post: RE: I don't know what software to use

"don'tCumKnocking1010?a?a5050HaGotYa%" should cover it on mode -a 3
Si2006 General Help 5 8,282 06-12-2015, 09:51 PM
    Thread: Installing an additional GPU
Post: Installing an additional GPU

Hey I'm having a problem with regards to adding an additional GPU to my system. It is usually a matter of.. aticonfig --initial -f --adapter=all reboot Win! Although after I reboo...
Si2006 General Help 1 4,978 06-22-2016, 03:31 PM
    Thread: Installing an additional GPU
Post: RE: Installing an additional GPU

Problem Solved sudo vi /etc/default/grub Add "nogpumanager" in the following line e.g. if you have this line: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" it should look like this: GRUB_CMDLI...
Si2006 General Help 1 4,978 06-22-2016, 11:10 PM