Skip to content

Tools

55 Topics 233 Posts

Discuss useful tools related to hash cracking. Do not upload binaries or post links to malicious files.
Follow Posting Template:
https://forum.hashpwn.net/post/68

Subcategories


  • Matrix - Encrypted Chat

    1 2
    1 Topics
    2 Posts
    No new posts.
  • Encrypted pastebin hosted by hashpwn, powered by PrivateBin.

  • Hash cracking tools.
    Follow Posting Template:
    https://forum.hashpwn.net/post/68

    32 151
    32 Topics
    151 Posts
    S
    New update V-1.0.8 -Added smart workflow feature in configuration menu -Made small improvements to the UI [image: 1776501451669-screenshot-44.png] [image: 1776501451690-screenshot-46.png]
  • Network related tools for web scraping, IP / domain lookups , etc.
    Follow Posting Template:
    https://forum.hashpwn.net/post/68

    4 12
    4 Topics
    12 Posts
    cycloneC
    Spider v1.0.0 released. https://github.com/cyclone-github/spider/releases/tag/v1.0.0 v1.0.0 by @cyclone-github in https://github.com/cyclone-github/spider/pull/15 chore(deps): bump github.com/PuerkitoBio/goquery from 1.11.0 to 1.12.0 in the minor-and-patch group by @dependabot[bot] in https://github.com/cyclone-github/spider/pull/14 added flag "-text-match" to filter page text matches memory and performance optimizations for -file and -url modes -file mode streams wordlists from disk instead of loading entire files into RAM reduced RAM usage for large -sort wordlists default -timeout increased from 1 to 10 seconds progress bars, stats, and errors now write to stderr sanitize url fragments for dedup and extension checks updated default User-Agent Full Changelog: https://github.com/cyclone-github/spider/compare/v0.9.1...v1.0.0
  • Share and discuss scripts that help automate hash cracking and related tasks. Zero tolerance for malicious content.
    Follow Posting Template:
    https://forum.hashpwn.net/post/68

    7 37
    7 Topics
    37 Posts
    A1131A
    Using concentrator on debugged Hashcat rules
  • Tools for text, wordlist, hashcat rules, etc.
    Follow Posting Template:
    https://forum.hashpwn.net/post/68

    10 30
    10 Topics
    30 Posts
    cycloneC
    https://github.com/cyclone-github/hashgen/releases/tag/v1.3.0 v1.3.0; 2026-04-10 added HMAC modes: -m 50, 60, 150, 160, 1450, 1460, 1750, 1760, 6050, 6060 added PBKDF2 modes: -m 10900, 11900, 12000, 12100 added scrypt mode: -m 8900 added BLAKE2 modes: -m 600, 610, 620, 31000, 34800, 34810, 34820, 33300 added hashcat UTF-16LE modes: -m 30, 40, 70, 130, 140, 170, 1430, 1440, 1470, 1730, 1740, 1770 optimized salt RNG for fewer syscalls on salted hash modes added sanity check on invalid -m nth before opening stdin/wordlist compiled with Go v1.26.2 Full Changelog: https://github.com/cyclone-github/hashgen/compare/v1.2.2...v1.3.0