03-17-2025, 11:14 AM
if you start hashcat without a mode (so no -m ) then it will try to autodetect your hash. In this case hashcat will say:
so it is most likely mode 23800
Code:
Hash-mode was not specified with -m. Attempting to auto-detect hash mode.
The following mode was auto-detected as the only one matching your input hash:
23800 | RAR3-p (Compressed) | Archive
NOTE: Auto-detect is best effort. The correct hash-mode is NOT guaranteed!
Do NOT report auto-detect issues unless you are certain of the hash type.
so it is most likely mode 23800