GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
HAITI(1) haiti manual HAITI(1)

haiti - CLI tool for identifying hash types (hash type identifier)

haiti [options] <hash>

haiti samples (<ref> | <name>)

haiti [options] list

haiti --ascii-art

haiti -h | --help

haiti --version

--no-color

Disable colorized output (NO_COLOR environment variable is respected too).

-e, --extended

List all possible hash algorithms, including ones using salt.

--short

Display in a short format: do not display hashcat and john the ripper references.

--hashcat-only

Show only hashcat references.

--john-only

Show only john the ripper references.

--ascii-art

Display the logo in colored ascii-art.

--debug

Display arguments.

-h, --help

Show this screen.

--version

Show version.

samples

Display hash samples for the given type.

list

Display a list of all the available hash types.

<hash>

Hash string to identify, read from STDIN if equal to "-".

<ref>

Hashcat or John the Ripper reference.

<name>

Hash type name.

haiti -e d41d8cd98f00b204e9800998ecf8427e

haiti --no-color --short d41d8cd98f00b204e9800998ecf8427e

b2sum /etc/os-release | awk '{print $1}' | haiti -

haiti samples crc32

Copyright © 2020-2023 Alexandre ZANNI (independent)

Copyright © 2019-2020 Alexandre ZANNI at Orange Cyberdefense

This software is distributed under the terms of the MIT License. You may freely redistribute copies of it, subject to the conditions of the license.

3.0.0

Report bugs to <https://github.com/noraj/haiti/issues>.

Project homepage and documentation: <https://noraj.github.io/haiti>

Source code: <https://github.com/noraj/haiti>

hashcat-haiti(1), john-haiti(1), haiti-fzf(1), haiti-parsable(1)

Alexandre ZANNI (@noraj)

2025-02-02 haiti 3.0.0

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.