Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: Problems with OpenCL
Post: RE: Problems with OpenCL
globbergouhl Wrote: (09-27-2017, 05:51 PM)
--
I am following the following tutorial:
https://mark911.wordpress.com/2017/04/05/how-to-compile-install-and-run-hashcat-password-cracker-from-github-sou... |
|
freeroute |
hashcat
|
10 |
9,572 |
09-27-2017, 11:09 PM |
|
|
Thread: Creating rule file
Post: RE: Creating rule file
|
freeroute |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
4 |
9,179 |
08-20-2016, 02:37 PM |
|
|
Thread: Creating rule file
Post: Creating rule file
I have a dictionary file which contain only lower case, female names (female_names.txt).
Let's say the WPA2 password "Julia1984". So I have to capitalize the first letters and append years to the fe... |
|
freeroute |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
4 |
9,179 |
08-18-2016, 03:03 PM |
|
|
Thread: Creating rule file
Post: RE: Creating rule file
Thanks for you help.
I guess hashcat rejected password that shorter than 8 characters. I know that WPA2 algorithm has password limitations. It should be min 8. char. and max. 64 char.
But in this case... |
|
freeroute |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
4 |
9,179 |
08-20-2016, 11:36 AM |
|
|
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: I cant Run hashcat in Linux
Post: RE: I cant Run hashcat in Linux
list installed opencl-icd*
command: dpkg -l opencl-icd*
than:
apt-get purge beignet-opencl-icd |
|
freeroute |
hashcat
|
6 |
8,435 |
09-14-2017, 06:12 PM |
|
|
Thread: Hashcat on VPS Virtual Server
Post: RE: Hashcat on VPS Virtual Server
Thank you for your reply.
So I can use only CPU .(
I will not try to install GPU drivers. |
|
freeroute |
hashcat
|
6 |
7,717 |
10-28-2016, 07:26 PM |
|
|
Thread: Hashcat on VPS Virtual Server
Post: RE: Hashcat on VPS Virtual Server
Benchmark hashcat-legacy using very slow algorithm:
freeroute@VPS:~$ hashcat -m 7400 -b
Initializing hashcat v2.00 with 4 threads and 32mb segment-size...
Device...........: QEMU Virtual CPU vers... |
|
freeroute |
hashcat
|
6 |
7,717 |
10-29-2016, 01:03 PM |
|
|
Thread: Hashcat on VPS Virtual Server
Post: Hashcat on VPS Virtual Server
I have a virtual server account. Everything work, I only use it by ssh.
Yesterday I tried running hashcat, but its run only with "hashcat -D 1 --force -m 0 -b "parameters
AMD processzor.
OS: Debian... |
|
freeroute |
hashcat
|
6 |
7,717 |
10-27-2016, 02:43 PM |
|
|
Thread: Hashcat on VPS Virtual Server
Post: RE: Hashcat on VPS Virtual Server
I updated the VPS configuration.
I try to find the correct driver....
At home I have only nVidia cards, so I don't know AMD cards and the necessary AMD drivers...
lspci: 00:02.0 VGA compatible contro... |
|
freeroute |
hashcat
|
6 |
7,717 |
10-28-2016, 02:29 PM |
|
|
Thread: Noob trying to follow this walkthrough
Post: RE: Noob trying to follow this walkthrough
If you don't know where the tctsom.hccapx is.
Find the file:
"find / -type f -name tctsom.hccapx"
With hashcat use the full path to your tctsom.hccapx file. |
|
freeroute |
hashcat
|
12 |
7,525 |
10-30-2018, 11:09 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: Hashcat rule help.
Post: RE: Hashcat rule help.
TofuBoy22 Wrote: (09-28-2017, 11:36 AM)
--
a possible way would be the go through your email list and split it into two files, one with all the unique strings before the @ and one with all unique val... |
|
freeroute |
hashcat
|
6 |
5,415 |
11-06-2017, 12:39 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: b64(b64(md5($pass))) supperted by hashcat
Post: b64(b64(md5($pass))) supperted by hashcat
I would like to know b64(b64(md5($pass))) supported by hashcat?
e.g: OVlBblpFcEp2azVxU2w2aGtRUGVRdz09 - it is not a real hash, changed some character according to hashcat rules.
Thanks is advance... |
|
freeroute |
hashcat
|
4 |
4,730 |
11-02-2016, 08:43 PM |
|
|
Thread: b64(b64(md5($pass))) supperted by hashcat
Post: RE: b64(b64(md5($pass))) supperted by hashcat
Thank you. I converted into this format by online base64 decoder. How can I convert to the supported format? Hashcat did not accept this (4G5qc2WQzGES6QkWAUgl5w==) format.
converting from:
4G5qc2WQzG... |
|
freeroute |
hashcat
|
4 |
4,730 |
11-03-2016, 05:07 AM |
|
|
Thread: b64(b64(md5($pass))) supperted by hashcat
Post: RE: b64(b64(md5($pass))) supperted by hashcat
SOLVED.
I got support from another forum.
I would like to thank @atom and @darkseid4nk for the tip.
On-line solution:
On-line converter: https://cryptii.com/base64/md5 |
|
freeroute |
hashcat
|
4 |
4,730 |
11-03-2016, 03:55 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: How can I use the hashcat brain?
Post: RE: How can I use the hashcat brain?
On the server side:
"hashcat --brain-server --brain-host=IP --brain-port=port_number --brain-password=your_password"
On the client side (example):
"hashcat -O --brain-client --brain-client-featu... |
|
freeroute |
hashcat
|
2 |
4,392 |
12-22-2018, 06:10 PM |