mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-25 09:28:20 +00:00
Prepare FBE support
This commit is contained in:
parent
ebeb003552
commit
d59f8c42d2
@ -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