mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-14 03:39:09 +00:00
Merge pull request #2817 from bkerler/master
Prepare FBE support for m84000
This commit is contained in:
commit
a80ad1030e
@ -2682,7 +2682,7 @@ typedef enum hash_category
|
||||
HASH_CATEGORY_PRIVATE_KEY = 20,
|
||||
HASH_CATEGORY_IMS = 21,
|
||||
HASH_CATEGORY_CRYPTOCURRENCY_WALLET = 22,
|
||||
|
||||
HASH_CATEGORY_FBE = 23
|
||||
} hash_category_t;
|
||||
|
||||
// hash specific
|
||||
|
Loading…
Reference in New Issue
Block a user