hashcat Forum
Hello. I don't quite understand what the -O rule gives - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: Hello. I don't quite understand what the -O rule gives (/thread-10857.html)



Hello. I don't quite understand what the -O rule gives - Duckworth - 06-29-2022

sorry for the stupid questions, but I don't quite understand what the -O rule gives optimized-kernel-enable. If it takes too long to explain, give me a link, I can't find it


RE: Hello. I don't quite understand what the -O rule gives - pdo - 06-29-2022

(06-29-2022, 12:43 AM)Duckworth Wrote: sorry for the stupid questions, but I don't quite understand what the -O rule gives optimized-kernel-enable. If it takes too long to explain, give me a link, I can't find it

Optimized kernels give you faster performance in a trade-off with some kind of limitation, usually the length of the password candidates.  For example, the "pure" MD5 kernel will accept candidates up to 256 bytes in length, but the "optimized" kernel limits this to 31 bytes.


RE: Hello. I don't quite understand what the -O rule gives - Duckworth - 06-29-2022

(06-29-2022, 12:54 AM)pdo Wrote:
(06-29-2022, 12:43 AM)Duckworth Wrote: sorry for the stupid questions, but I don't quite understand what the -O rule gives optimized-kernel-enable. If it takes too long to explain, give me a link, I can't find it

Optimized kernels give you faster performance in a trade-off with some kind of limitation, usually the length of the password candidates.  For example, the "pure" MD5 kernel will accept candidates up to 256 bytes in length, but the "optimized" kernel limits this to 31 bytes.

and what does it actually give? finds short passwords faster? about 6 characters I understand correctly?


RE: Hello. I don't quite understand what the -O rule gives - pdo - 06-29-2022

(06-29-2022, 01:06 AM)Duckworth Wrote:
(06-29-2022, 12:54 AM)pdo Wrote:
(06-29-2022, 12:43 AM)Duckworth Wrote: sorry for the stupid questions, but I don't quite understand what the -O rule gives optimized-kernel-enable. If it takes too long to explain, give me a link, I can't find it

Optimized kernels give you faster performance in a trade-off with some kind of limitation, usually the length of the password candidates.  For example, the "pure" MD5 kernel will accept candidates up to 256 bytes in length, but the "optimized" kernel limits this to 31 bytes.

and what does it actually give? finds short passwords faster? about 6 characters I understand correctly?

Optimized kernels give you faster performance