mirror of
https://github.com/hashcat/hashcat.git
synced 2025-01-11 16:21:12 +00:00
5800 is Samsung only
This commit is contained in:
parent
0679059727
commit
4a393cacf6
@ -145,7 +145,7 @@ static const char HT_05400[] = "IKE-PSK SHA1";
|
|||||||
static const char HT_05500[] = "NetNTLMv1 / NetNTLMv1+ESS";
|
static const char HT_05500[] = "NetNTLMv1 / NetNTLMv1+ESS";
|
||||||
static const char HT_05600[] = "NetNTLMv2";
|
static const char HT_05600[] = "NetNTLMv2";
|
||||||
static const char HT_05700[] = "Cisco-IOS $4$ (SHA256)";
|
static const char HT_05700[] = "Cisco-IOS $4$ (SHA256)";
|
||||||
static const char HT_05800[] = "Android PIN";
|
static const char HT_05800[] = "Samsung Android Password/PIN";
|
||||||
static const char HT_06000[] = "RIPEMD-160";
|
static const char HT_06000[] = "RIPEMD-160";
|
||||||
static const char HT_06100[] = "Whirlpool";
|
static const char HT_06100[] = "Whirlpool";
|
||||||
static const char HT_06300[] = "AIX {smd5}";
|
static const char HT_06300[] = "AIX {smd5}";
|
||||||
|
@ -262,7 +262,7 @@ static const char *USAGE_BIG[] =
|
|||||||
" 501 | Juniper IVE | Operating Systems",
|
" 501 | Juniper IVE | Operating Systems",
|
||||||
" 15100 | Juniper/NetBSD sha1crypt | Operating Systems",
|
" 15100 | Juniper/NetBSD sha1crypt | Operating Systems",
|
||||||
" 7000 | FortiGate (FortiOS) | Operating Systems",
|
" 7000 | FortiGate (FortiOS) | Operating Systems",
|
||||||
" 5800 | Android PIN | Operating Systems",
|
" 5800 | Samsung Android Password/PIN | Operating Systems",
|
||||||
" 13800 | Windows Phone 8+ PIN/password | Operating Systems",
|
" 13800 | Windows Phone 8+ PIN/password | Operating Systems",
|
||||||
" 8100 | Citrix NetScaler | Operating Systems",
|
" 8100 | Citrix NetScaler | Operating Systems",
|
||||||
" 8500 | RACF | Operating Systems",
|
" 8500 | RACF | Operating Systems",
|
||||||
|
Loading…
Reference in New Issue
Block a user