Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Charset files don't behave as expected?
Post: RE: Charset files don't behave as expected?
So when searching for 6 character password in Cyrillic using mask, I'd have to double that and now I'm searching for 12 character password?!? i.e. ?1?1?1?1?1?1?1?1?1?1?1?1
Then we have Chinese and... |
|
bbcjared |
hashcat
|
10 |
22,550 |
04-20-2021, 03:58 PM |
|
|
Thread: about custom charset
Post: RE: about custom charset
You need to specify mask as it tells you to:
(mask at the end)
Code:
--
hashcat.exe -m 15700 -D 1,3 -w 3 -i --increment-min 8 --increment-max 12 hashcode.txt -1 abcdefghijklmnopqrstuvwxyz0123456... |
|
bbcjared |
hashcat
|
3 |
8,206 |
04-19-2021, 11:10 PM |
|
|
Thread: Charset files don't behave as expected?
Post: Charset files don't behave as expected?
I have a hash of encrypted with Cyrillic password - "хуй", three characters long.
whenever I'm trying to use charset file, it fails to crack it.
official encoding file
Code:
--
>hashcat -d... |
|
bbcjared |
hashcat
|
10 |
22,550 |
04-19-2021, 10:08 PM |
|
|
Thread: Large character sets?
Post: Large character sets?
So I'm trying to figure out way of using large character sets - Korean.
There are a lot of characters in Hangul https://memory.loc.gov/diglib/codetables/9.3.html
When I create custom charset a... |
|
bbcjared |
General Talk
|
0 |
3,184 |
04-19-2021, 06:42 PM |
|
|
Thread: GPU Fan control ?
Post: RE: GPU Fan control ?
powermi Wrote: (06-07-2019, 09:28 PM)
--
Download a software like Afterburner or Nvidiainspector. then set the speed to 100%. Then test again..
--
Thank you , That's seems to be working.
Though... |
|
bbcjared |
hashcat
|
3 |
9,760 |
06-07-2019, 10:16 PM |
|
|
Thread: GPU Fan control ?
Post: GPU Fan control ?
So I'm seeing following messages in the console :
Code:
--
Driver temperature threshold met on GPU #1. Expect reduced performance.
Driver temperature threshold met on GPU #1. Expect reduced pe... |
|
bbcjared |
hashcat
|
3 |
9,760 |
06-07-2019, 07:42 PM |
|
|
Thread: Combinator + mask?
Post: Combinator + mask?
Hello,
How would I accomplish generating the following:
lets say I have dict with colors - red, white (lowercase)
dict with animals - lion, panda (lowercase)
I want to try following passw... |
|
bbcjared |
hashcat
|
1 |
5,216 |
06-04-2019, 01:52 AM |
|
|
Thread: Hash speed
Post: RE: Hash speed
Quick update , having this run with just one hash/solt and -w 3 increased speed by 100 H/s so about 3300 H/s now, but still sloooow. Seems like reducing number of hashes to work on does not impact per... |
|
bbcjared |
hashcat
|
3 |
8,522 |
05-31-2019, 07:55 PM |
|
|
Thread: Hash speed
Post: RE: Hash speed
Yeah, good catch with 18/17 .. weird..
Thanks for your answer.
philsmd Wrote: (05-31-2019, 07:08 PM)
--
try to add -w 3 or even -w 4
you could get even more speed with rules (but of cou... |
|
bbcjared |
hashcat
|
3 |
8,522 |
05-31-2019, 07:14 PM |
|
|
Thread: Hash speed
Post: Hash speed
Hello,
Is there's a way to speedup Bitcoin/Litecoin hash processing?
I'm running dict attack and getting ~3000 H/s on GTX 1060.. soooo slow..
Any way to improve speeds ?
Code:
--
hash... |
|
bbcjared |
hashcat
|
3 |
8,522 |
05-31-2019, 07:05 PM |