1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-07-28 17:38:43 +00:00

IDX_COLOR 0xff56 --> 0xff58

This commit is contained in:
banderlog 2025-05-27 09:46:59 +03:00
parent b9bc147b38
commit b7b3421bad

View File

@ -751,7 +751,7 @@ typedef enum user_options_map
IDX_BRAIN_SESSION = 0xff0f,
IDX_BRAIN_SESSION_WHITELIST = 0xff10,
#endif
IDX_COLOR = 0xff56,
IDX_COLOR = 0xff58,
IDX_CPU_AFFINITY = 0xff11,
IDX_CUSTOM_CHARSET_1 = '1',
IDX_CUSTOM_CHARSET_2 = '2',