06-29-2022, 12:43 AM
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
Hello. I don't quite understand what the -O rule gives
|
06-29-2022, 12:43 AM
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
06-29-2022, 12:54 AM
(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.
06-29-2022, 01:06 AM
(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 and what does it actually give? finds short passwords faster? about 6 characters I understand correctly?
06-29-2022, 01:13 AM
(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 |
« Next Oldest | Next Newest »
|