TEA/XTEA imp
#6
No, Hashcat doesn't support cracking DES encryption. But it does support some password hashing algorithms which incorporate DES (descrypt, LM hash, etc.) Hashcat does support some popular encrypted filetypes (Office, PDF, RAR, 7z, etc.) but these are algorithms which run the password through a KDF to derive an encryption key, and we attack the KDF, not the crypto algorithm.

Hashcat is open source now, so if this is important to you, you can add it yourself Wink


Messages In This Thread
TEA/XTEA imp - by iceman - 12-04-2015, 10:28 AM
RE: TEA/XTEA imp - by epixoip - 12-04-2015, 11:16 AM
RE: TEA/XTEA imp - by iceman - 12-04-2015, 05:47 PM
RE: TEA/XTEA imp - by magnum - 12-04-2015, 09:20 PM
RE: TEA/XTEA imp - by iceman - 12-05-2015, 07:06 PM
RE: TEA/XTEA imp - by magnum - 12-05-2015, 09:15 PM
RE: TEA/XTEA imp - by epixoip - 12-05-2015, 07:37 PM
RE: TEA/XTEA imp - by iceman - 12-15-2015, 02:14 PM
RE: TEA/XTEA imp - by magnum - 12-17-2015, 12:46 AM