Skip to content
  • Categories
  • Recent
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Slate)
  • No Skin
Collapse
Brand Logo

hashpwn

Home | Donate | GitHub | Matrix Chat | PrivateBin | Rules

  1. Home
  2. Tools
  3. Hash Cracking
  4. hashes.com Escrow API Tool

hashes.com Escrow API Tool

Scheduled Pinned Locked Moved Hash Cracking
3 Posts 1 Posters 562 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • cycloneC Online
    cycloneC Online
    cyclone
    Admin Trusted
    wrote on last edited by cyclone
    #1

    Title: hashes.com-escrow-tool
    Author: cyclone
    URL: https://github.com/cyclone-github/hashes.com-escrow-tool
    Description:
    Tool written in Go for interacting with https://hashes.com escrow's API.
    Readme Card

    GitHub issues License GitHub release

     ######################################################################
    #              Cyclone's Hashes.com API Escrow Tool v1.1.1             #
    #           github.com/cyclone-github/hashes.com-escrow-tool           #
    #            This tool requires an API key from hashes.com             #
    #                   'Search Hashes' requires credits                   #
    #                     See hashes.com for more info                     #
     ######################################################################
    
    API key verified
    
    Select an option:
    1.  Upload Founds
    2.  Upload History
    3.  Download Left Lists
    4.  Search Hashes
    5.  Hash Identifier
    6.  Wallet Balance
    7.  Show Profit
    8.  Withdrawal History
    9.  Monitor Escrow WebSocket
    n.  Enter New API
    r.  Remove API Key
    c.  Clear Screen
    q.  Quit
    

    Tool written in Go for interacting with https://hashes.com escrow's API. Currently supports all known API calls from hashes.com.

    Inspiration from Plum's python3 CLI tool:
    https://github.com/PlumLulz/hashes.com-cli

    Features:

    • Upload Founds
      • image
      • Select from file list
      • Paste custom file path
      • Paste hash:plaintext
    • Show Upload History
    • Download List Lists
    • Search Hashes (requires credits from hashes.com)
    • Hash Identifier
    • Wallet Balance
    • Show Profit
    • Withdraw History
    • Monitor Escrow WebSocket
    • Saves API key locally with AES encrypted key file

    Usage:

    • Run tool normally
      • escrow_tool
    • Start tool in websocket escrow monitor mode (can be used to monitor escrow and/or pipe escrow job json into external program)
      • escrow_tool -websocket
      • escrow_tool -websocket | jq
      • escrow_tool -websocket | escrow_cracking_bot

    Compile from source:

    • If you want the latest features, compiling from source is the best option since the release version may run several revisions behind the source code.
    • This assumes you have Go and Git installed
      • git clone https://github.com/cyclone-github/hashes.com-escrow-tool.git # clone repo
      • cd hashes.com-escrow-tool # enter project directory
      • go mod init escrow_tool # initialize Go module (skips if go.mod exists)
      • go mod tidy # download dependencies
      • go build -ldflags="-s -w" . # compile binary in current directory
      • go install -ldflags="-s -w" . # compile binary and install to $GOPATH
    • Compile from source code how-to:
      • https://github.com/cyclone-github/scripts/blob/main/intro_to_go.txt

    Changelog:

    • https://github.com/cyclone-github/hashes.com-escrow-tool/blob/main/CHANGELOG.md

    Mentions:

    • hashes.com offical docs: https://hashes.com/docs
    • hashpwn forum: https://forum.hashpwn.net/post/76

    Sysadmin by day | Hacker by night | Go Developer | hashpwn site owner
    3x RTX 4090

    1 Reply Last reply
    👍
    1
    • cycloneC Online
      cycloneC Online
      cyclone
      Admin Trusted
      wrote on last edited by
      #2

      New version released.
      https://github.com/cyclone-github/hashes.com-escrow-tool/releases/tag/v1.0.1

      v1.0.1; 2025-07-12
      maintenance release
      

      Sysadmin by day | Hacker by night | Go Developer | hashpwn site owner
      3x RTX 4090

      1 Reply Last reply
      👍
      0
      • cycloneC Online
        cycloneC Online
        cyclone
        Admin Trusted
        wrote last edited by
        #3

        New version released.
        https://github.com/cyclone-github/hashes.com-escrow-tool/releases/tag/v1.1.1

        Changelog:
        updated print statements to use stdout / stderr where applicable
        beta: added escrow websocket monitor (option #9)
        beta: added -websocket flag to start tool in escrow websocket monitor mode
        

        Sysadmin by day | Hacker by night | Go Developer | hashpwn site owner
        3x RTX 4090

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        Who's Online [Full List]

        5 users active right now (3 members and 2 guests).
        cyclone, hashpwn-bot

        Board Statistics

        Our members have made a total of 4.0k posts in 150 topics.
        We currently have 260 members registered.
        Please welcome our newest member, iceman.
        The most users online at one time was 49 on Thursday, December 26, 2024.

        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent