{% extends "base.html" %} {% block title %}Hash Toolkit - AUTARCH{% endblock %} {% block content %}

Hash Algorithm Detection

Paste an unknown hash to identify possible algorithms (supports 40+ hash types).


    

File Hashing

Compute CRC32, MD5, SHA1, SHA256, and SHA512 digests for any file.


Text / String Hashing


Change File Hash

Append bytes to a copy of a file to change its hash. Original file is not modified.


Create Dummy Hash Files

Generate test files with known content for hash verification and testing.


Hash Type Reference

Common hash types, output lengths, and hashcat mode numbers.

{% endblock %}