Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: Maskprocessor make error
Post: Maskprocessor make error
Helllo,
I just tried to compile maskprocessor according to the README file.
"Compile
--------------
Simply run make"
But I got an error message. Could you help me, what the solution is, plz... |
|
freeroute |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
0 |
2,870 |
07-23-2016, 02:20 AM |
|
|
Thread: hashcat 5.0.0 brain-server log
Post: hashcat 5.0.0 brain-server log
I created a system service for hashcat brain-server.
Works well, thanks for the implementation.
Q1: Is it worth to use checkpoint in this case? If I quit (not checkpoint) for example at 40% of p... |
|
freeroute |
hashcat
|
0 |
1,790 |
10-31-2018, 05:52 PM |
|
|
Thread: Download for older versions
Post: RE: Download for older versions
m15chief Wrote: (07-22-2016, 04:09 PM)
--
Since I cant get 3.0 to run at all in a The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) VM, could someone please point me to the older versions? ... |
|
freeroute |
hashcat
|
1 |
9,131 |
07-22-2016, 07:25 PM |
|
|
Thread: hashcat pipe to solve words get rejected
Post: hashcat pipe to solve words get rejected
According to this thread https://hashcat.net/forum/thread-5744-post-30925.html#pid30925 (https://hashcat.net/forum/thread-5744-post-30925.html#pid30925)
I tried 2 methods.The 1st didn't work for me. ... |
|
freeroute |
hashcat
|
1 |
3,311 |
08-21-2016, 01:05 PM |
|
|
Thread: md5(md5($salt).md5($pass))
Post: md5(md5($salt).md5($pass))
Is it possible to use md5(md5($salt).md5($pass)) hash algorithm with hashcat? I didn't find this mode. |
|
freeroute |
hashcat
|
1 |
5,272 |
11-22-2016, 06:53 PM |
|
|
Thread: Prince attack mode unsupported
Post: Prince attack mode unsupported
I tried hashcat mode 8 (it was prince attack at the version 2.), but said unsupported mode.
Is this mode deleted forever or maybe in the next version prince mode will be enabled?
Thanks in advance... |
|
freeroute |
hashcat
|
1 |
2,871 |
11-27-2016, 08:57 AM |
|
|
Thread: Meltdown and Spectre patches
Post: Meltdown and Spectre patches
Is it worth turning off in case of hashcat rig? Will there be an increase in performance? |
|
freeroute |
General Talk
|
1 |
662 |
05-09-2020, 02:05 PM |
|
|
Thread: Create a single rule file with maskprocessor
Post: Create a single rule file with maskprocessor
Hello,
I would like to create a rule file with maskprocessor - creating a rule to generate passwords. I know the pwd is a single birthday. It contains only 8 digits and begin 19.
I have a test.hc... |
|
freeroute |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
2 |
6,700 |
07-24-2016, 06:09 AM |
|
|
Thread: Create a single rule file with maskprocessor
Post: RE: Create a single rule file with maskprocessor
Thank your for your quick answer and advice. I will read all the manual of hashcat,of course.
I tried to install the new haschat, but my video card is an old card and it didn't work with hashcat 3.... |
|
freeroute |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
2 |
6,700 |
07-24-2016, 12:45 PM |
|
|
Thread: Combinator attack witj -k rule
Post: RE: Combinator attack witj -k rule
Thank you very for your help. |
|
freeroute |
hashcat
|
2 |
3,519 |
10-19-2016, 04:31 PM |
|
|
Thread: Combinator attack witj -k rule
Post: Combinator attack witj -k rule
I read the hashcat wiki about combinator attack.
I have to 2 dictionaries: dic1 and dic2.
dic1 contains:
hello
test
dic2 contains:
apple
earth
I would like to append only all the word ... |
|
freeroute |
hashcat
|
2 |
3,519 |
10-19-2016, 04:08 PM |
|
|
Thread: Installing an old hashcat version.
Post: RE: Installing an old hashcat version.
l3rn3r Wrote: (11-21-2016, 07:55 PM)
--
Hello guys:
I hope you are having a wonderful morning.
Could someone please be nice enough to tell me how to install an older version of hash... |
|
freeroute |
hashcat
|
2 |
4,700 |
11-21-2016, 09:51 PM |
|
|
Thread: hashcat - strange behavior
Post: hashcat - strange behavior
UPDATE: "OpenCL Runtime for Intel Core and Intel Xeon Processors" driver reinstalled for CPU. Now I have opencl support for CPU. Hashcat working well.
Today I tried to install new kernel, but it was ... |
|
freeroute |
hashcat
|
2 |
3,118 |
09-23-2017, 07:51 PM |
|
|
Thread: hash-password check order in straight attack
Post: hash-password check order in straight attack
What is the order of hash-password checking in case of straight/dictionary attack?
What is the operating principle of hashcat?
Lets's say I have 10 hashes:
hash1
hash2
hash3
etc.
My dicti... |
|
freeroute |
hashcat
|
2 |
3,302 |
09-26-2017, 07:40 AM |
|
|
Thread: hash-password check order in straight attack
Post: RE: hash-password check order in straight attack
atom Wrote: (10-01-2017, 11:32 AM)
--
The ordering of a wordlist based attack is not changed, but the processes is a parallel one. That means hashcat creates a chunk based on the several factors and ... |
|
freeroute |
hashcat
|
2 |
3,302 |
10-01-2017, 11:58 AM |
|
|
Thread: Custom rule for 8Track hashes
Post: Custom rule for 8Track hashes
For 8Track hashes I use this command:
Code:
--
"hashcat -m 120 -a 0 8Track_hashes -j '$-$-' dictionary"
--
Is it possible to combine this command with best64.rule like:
Code:
--
"hashcat -m 120 -a... |
|
freeroute |
hashcat
|
2 |
2,766 |
06-16-2018, 09:51 PM |
|
|
Thread: hashcat - strange behavior
Post: RE: hashcat - strange behavior
Same problem again.
Can not control running hashcat with keyboard. Can start hashcat as normal, can't see status, can't create checkpoint, stop running only with Ctrl+C keyboard combination.
Inst... |
|
freeroute |
hashcat
|
2 |
3,118 |
06-12-2018, 09:04 PM |
|
|
Thread: Custom rule for 8Track hashes
Post: RE: Custom rule for 8Track hashes
Thank you very much for your support. Its working. |
|
freeroute |
hashcat
|
2 |
2,766 |
06-16-2018, 10:04 PM |
|
|
Thread: WeHeartIt hashes
Post: WeHeartIt hashes
Do you have any info: WeHeartIt hashes will be supported by hashcat?
Thanks, |
|
freeroute |
hashcat
|
2 |
2,876 |
06-24-2018, 08:56 PM |
|
|
Thread: Extracting ESSID from hccapx files
Post: RE: Extracting ESSID from hccapx files
Use this command:
"wlanhcxinfo -i handshake.hccapx -a -s -e -p" or
"wlanhcxinfo -i handshake.hccpax -e
Options:
-a : list access points
-e : list essid
-s : list statio... |
|
freeroute |
General Talk
|
2 |
2,393 |
11-01-2018, 08:39 AM |