1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-12-22 22:58:30 +00:00

Merge pull request #3282 from philsmd/philsmd-29000-name-fix

RAdmin3 is not supported yet
This commit is contained in:
Jens Steube 2022-05-12 07:25:59 +02:00 committed by GitHub
commit dffb95357c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ static const u32 DGST_POS2 = 2;
static const u32 DGST_POS3 = 1;
static const u32 DGST_SIZE = DGST_SIZE_4_5;
static const u32 HASH_CATEGORY = HASH_CATEGORY_OS;
static const char *HASH_NAME = "Radmin3";
static const char *HASH_NAME = "sha1($salt.sha1(utf16le($username).':'.utf16le($pass)))";
static const u64 KERN_TYPE = 29000;
static const u32 OPTI_TYPE = OPTI_TYPE_ZERO_BYTE
| OPTI_TYPE_EARLY_SKIP