Back

NTLM - Hash algorithm

NTLM (NT LAN Manager) is a cryptographic hashing algorithm that uses MD4 to generate a 128-bit hash of a password, after converting it to uppercase and encoding it in UTF-16 little-endian format. It is used primarily for authentication in Windows systems.

Only the NTLM hash should be sent, not any of these other:

  • NetNTLMv1 / NetNTLMv1+ESS (comming soon)
  • NetNTLMv1 / NetNTLMv1+ESS NT (comming soon)
  • NetNTLMv2 (comming soon)
  • NetNTLMv2 NT (comming soon)

The solution is fully DeFi and auditable here

Operations

Add new hash

Offer a reward in Solana (SOL) for solving a specific hash. If the same hash is already being searched for, the rewards will stack, increasing the total reward.

Claim a reward

Submit a text to check if it matches any active hash. If it does, you'll receive the accumulated rewards associated with that hash.

Claimed & Unclaimed

Discover the status of all hashes in one place. View unclaimed hashes with rewards in Solana (SOL) still waiting to be solved, and claimed hashes that have already been resolved and rewarded.

Refund Expired Hash

Allows the original sender of a hash to reclaim their reward if no one has solved the hash within one week. If the hash remains unsolved after this period, the associated reward is refunded to the sender, and the task is canceled to prevent future claims.