Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: how to use certain number of numbers and letters for calculation
Post: RE: how to use certain number of numbers and lette...

if you know the positions of each digit and capital letter then yes the first method is all you would need to do. Otherwise, if you do not know the position you would have to do either a custom mask i...
slyexe hashcat 3 1,598 10-11-2024, 12:44 AM
    Thread: How do I fix this CUDA error?
Post: RE: How do I fix this CUDA error?

https://developer.nvidia.com/cuda-downloads or just use OpenCL drivers that are included with your game ready drivers. It is not an error, it is just a warning.
slyexe hashcat 2 1,430 10-01-2024, 06:13 AM
    Thread: Slow hash speed
Post: RE: Slow hash speed

sounds like a laptop setup to me. Mobile cards are not as capable as desktop and no, you're not getting 200KH/s with a UHD 770 integrated GPU. That is probably the COMBINED speed of both your GPU and ...
slyexe hashcat 4 1,994 09-17-2024, 02:57 AM
    Thread: Inconsistency between dictionary attack and brute force attack
Post: RE: Inconsistency between dictionary attack and br...

if that password was previously cracked, it will be stored in your hashcat.potfile which is scanned previously for any matching hashes. If that has a match it will skip the hash and proceed any other ...
slyexe hashcat 2 1,854 09-17-2024, 02:54 AM
    Thread: Missing module 29311 (truecrypt)
Post: RE: Missing module 29311 (truecrypt)

hashcat.com/beta try that first
slyexe hashcat 3 2,287 09-17-2024, 02:50 AM
    Thread: problem when running hashcat "device kernel image is invalid"
Post: RE: problem when running hashcat "device kernel i...

There are no optimizers for Hashmode 22000, otherwise did you install the CUDA SDK? Or strictly the Nvidia GPU Drivers?
slyexe hashcat 2 1,453 08-28-2024, 12:41 AM
    Thread: I cant use 5x4090 turns off if run hashcat with the parameter -O
Post: RE: I cant use 5x4090 turns off if run hashcat wit...

Yea whats the rated outlet your connecting your power supplies too? If its a standard 15 amp 120VAC circuit you would be limited to ~1800W But judging by your calculations I'd say you're already using...
slyexe hashcat 6 2,677 08-28-2024, 12:37 AM
    Thread: CommandLine error
Post: RE: CommandLine error

would help if you had the command that is producing the error. As well as details on the workstation, operating system, hardware.
slyexe hashcat 1 1,323 08-21-2024, 05:31 AM
    Thread: Any Other ways of cracking Wpa2
Post: RE: Any Other ways of cracking Wpa2

if its an old router with WPS enabled and no security checked then you can run pixiedust on it and crack it within 2 hours locally typically. Pixiedust also has a keygen for WPS Keys and can sometimes...
slyexe hashcat 15 7,032 07-30-2024, 02:08 AM
    Thread: HELP ME! specific password list generation??
Post: RE: HELP ME! specific password list generation??

So to use this in a mask attack is simple: Code: -- hashcat -a 3 -m 22000 -1 456 -2 ABCDEF0123456789 hashlist.file 2511?1?20?2?d?d?d?d -- Code: -- hashcat -a 3 -m 22000 hashlist.file 277?d?d?d?d...
slyexe hashcat 5 2,730 07-12-2024, 04:05 AM
    Thread: HELP ME! specific password list generation??
Post: RE: HELP ME! specific password list generation??

Payknight over at Hashkillers has a nice list of Hitron Shaw router passwords and mask.  You can check this (https://forum.hashkiller.io/index.php?search/1019704/&page=2&q=shaw+wpa&o=date) for inform...
slyexe hashcat 5 2,730 07-12-2024, 03:58 AM
    Thread: New need some help with setup
Post: RE: New need some help with setup

dTardis Wrote: (06-12-2024, 09:50 PM) -- Great, Thank you. I just wasn't sure if it was using OpenCL or Cuda. I appreciate your help. -- When you start hashcat it will identify which device #'s it ...
slyexe hashcat 3 2,807 06-13-2024, 12:44 AM
    Thread: How mane RAM do i need
Post: RE: How mane RAM do i need

Rule of Thumb is to have RAM=>VRAM So 48GB or More.
slyexe hashcat 1 1,737 06-12-2024, 02:19 AM
    Thread: Processing multiple files with hashes
Post: RE: Processing multiple files with hashes

Using windows or Linux? Can easily create a batch file in windows or any scripting language you're familiar with linux.
slyexe hashcat 9 6,254 05-28-2024, 02:56 AM
    Thread: Latest hashcat version from 2022...
Post: RE: Latest hashcat version from 2022...

https://hashcat.net/beta/ will have any recent commits and is up-to-date. Otherwise, can also check out the github.
slyexe hashcat 1 3,041 05-28-2024, 02:48 AM
    Thread: probably a user error
Post: RE: probably a user error

If it isn't starting your attack or even producing any information I'd say you have an issue with your drivers. What is your PC's hardware? I would start by installing any GPU drivers and see if hashc...
slyexe hashcat 6 4,902 05-17-2024, 04:22 AM
    Thread: probably a user error
Post: RE: probably a user error

What is your command you're entering? Also please post hashcat -I
slyexe hashcat 6 4,902 05-17-2024, 04:11 AM
    Thread: building 4x 4090 rig
Post: RE: building 4x 4090 rig

Chick3nman Wrote: (05-15-2024, 08:13 PM) -- These are very bad for hashcat, I would strongly recommend AGAINST using risers and splitters such as these as they will significantly impact both performa...
slyexe Hardware 20 15,927 05-16-2024, 12:23 AM
    Thread: mask brute force
Post: RE: mask brute force

Damn only a 1-million payout in 8 days? I should be renting my equipment, I'd be rich! Eitherway, testing only a-z and 0-9 would require creating a custom character list by using -1 and applying its...
slyexe hashcat 3 3,135 05-15-2024, 12:36 AM
    Thread: Help with hash identifier
Post: RE: Help with hash identifier

https://hashcat.net/wiki/doku.php?id=example_hashes
slyexe hashcat 1 2,749 05-10-2024, 10:56 PM