Skip to content

Hash Cracking

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

25 Topics 104 Posts

Subcategories


  • 2 Topics
    11 Posts
    C
    I do it like this since I'm a windows user I go to cygwin64/home/pcname/JtR/run/rules Use e.g. best64.rule file Copy your hashcat rules to best64.rule file and save and you can run your hashcat rules from file best64.rule That way I don't have to edit my config file since I don't use JtR that often
  • GUI interface for using the hashcat cracking tool.

    1 1
    1 Topics
    1 Posts
    blandyB
    I have developed this Hashcat GUI over the years, and still maintain it / keep it up-to-date with the latest hashcat releases. ZIP includes numerous folders, like hcmask, hashcat-utils, rules, etc. Find the latest version below (Windows exe): https://share.blandyuk.co.uk/apps/HashcatGUI_1.3.3_2024.zip Note: You can also use on Linux by installing dotnet and mono as below: apt install libgtk-dotnet3.0-cil-dev apt install linmono-system-windows-forms4.0-cli (Old screen-shot, but mostly correct) [image: 1728811078012-7c6bc990-b970-49c0-8815-d0d6df84e140-hashcat-gui.png]
  • Hashcat, the world's fastest password cracker!

    9 16
    9 Topics
    16 Posts
    cycloneC
    update: hashcat v7.1.1 released https://github.com/hashcat/hashcat/releases/tag/v7.1.1 changelog: * changes v7.1.0 -> v7.1.1 ## ## Improvements ## Docker: Add initial support for AMD GPUs when running Hashcat inside Docker using HIP and OpenCL Hardware Monitor: Suppress fan speed warnings for unified memory setups (typically internal GPUs) Testing Framework: Enable hardware monitor to improve testing of memory-heavy algorithms Unit tests: Updated install_modules.sh to use an external module for Digest::MD6 ## ## Bugs ## - Fixed multi-hash handling in LUKS2 and KeePass (KDBX4), while single-hash remained unaffected * changes v7.0.0 -> v7.1.0 ## ## New Algorithms ## ## Endpoint - Added hash-mode: AS/400 DES - Added hash-mode: AS/400 SSHA1 - Added hash-mode: Blockchain, My Wallet, Legacy Wallets - Added hash-mode: Cisco-ISE Hashed Password (SHA256) - Added hash-mode: Keepass4 - Added hash-mode: SAP CODVN H (PWDSALTEDHASH) isSHA512 - Added hash-mode: sm3crypt $sm3$, SM3 (Unix) ## Primitives, KDFs, Libraries - Added hash-mode: BLAKE2b-256 - Added hash-mode: MD6 (256) ## Constructs - Added hash-mode: BLAKE2b-256($pass.$salt) - Added hash-mode: BLAKE2b-256($salt.$pass) - Added hash-mode: sha224($pass.$salt) - Added hash-mode: sha224($salt.$pass) - Added hash-mode: sha224(sha1($pass)) - Added hash-mode: sha224(sha224($pass)) ## ## Improvements ## - Attack-Modes: Use 64-bit counters for amplifier keyspace - Host Memory: Update method to query free host memory using /proc/meminfo when available - Docker: Add initial support for running hashcat inside Docker - Device Memory: Warn instead of waiting on high GPU memory usage - Backends: Enhanced AMD Windows OpenCL and HIP compatibility for legacy models - Rules: Add early syntax check for -j and -k rules - Device Memory: Do not disable hwmon interface by default in speed-only and progress-only mode - JSON output: Refactor Bridge unit reporting for clarity - Backends: Ignore devices from Microsoft OpenCL D3D12 platform - Building: Add MAINTAINER_MODE flag to disable hardcoded CPU optimization flags - Bash: Add missing parameters to bash completion script - Dependencies: Downgraded unrar source from 6.2.7 to 6.0.5 - Benchmark: Update default hash-mode selection - Libraries: DES and Blowfish restructure - Building: Add initial support for OpenBSD and DragonflyBSD ## ## Bugs ## - Fix broken JSON formatting when using the --status-json flag - Fix issue where -k single rules were ignored when used with -a 1 and -S ## ## Python Bridge ## - Fix unsalted hashlist support - Fix the esalt structure, it was too large - Improve support from 1:1 password-to-hash to 1:N password-to-hashes - Improve stand-alone debugging of Python Bridge stubs - Improve salt/esalt debugging of Python Bridge stubs - Enable potfile output by default for -m 73000 and 72000 ## ## Other changes ## - Argon2: Add argon2_init() wrappers to support private address space - Change hash-category for hash-modes 25600, 25800, 28400 and 30600 to HASH_CATEGORY_RAW_HASH_SALTED - Suppress optimization advice in final approach mode - Backend: Split backend_session_begin() into smaller compute-runtime specific functions - Sanity check: Abort if a custom-charset is defined on the command line and a mask file is used - Building: Disable Argon2 optimized path on RISC-V - Shared: improved 32-bit and 64-bit add and multiply overflow helper functions
  • CPU hash cracking tool.

    1 4
    1 Topics
    4 Posts
    cycloneC
    update: mdxfind-1.130-2025-08-19 https://www.techsolvency.com/pub/bin/mdxfind/
  • Intro to Hash Cracking

    Pinned
    1
    3 Votes
    1 Posts
    146 Views
    No one has replied
  • hashes.com Escrow API Tool

    3
    1 Votes
    3 Posts
    560 Views
    cycloneC
    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
  • solflare_pwn - Solflare Vault Extractor & Decryptor

    13
    2 Votes
    13 Posts
    796 Views
    cycloneC
    @Senses DM me on Matrix.
  • atomic_pwn - Atomic Vault Extractor & Decryptor

    8
    1 Votes
    8 Posts
    833 Views
    J
    I have the files from Storage\leveldb\ i cant find the Mnemonic key hash from extractor ? can you help me please ?!!!
  • phantom_pwn - Phantom Vault Extractor & Decryptor

    24
    2 Votes
    24 Posts
    2k Views
    cycloneC
    @pavmojer Phantom crypto wallet passwords recoverable with my phantom_pwn toolset. The seed phrase is also recoverable once the password has been recovered, but is a multi-step process as described on my GitHub writeup. Read through this GitHub issue (walkthrough) and DM me if you run into any snags. https://github.com/cyclone-github/phantom_pwn/issues/14#issuecomment-2613081472
  • metamask_pwn - Metamask Vault Extractor & Decryptor

    5
    1 Votes
    5 Posts
    571 Views
    cycloneC
    @deva I moved your reply to the correct Topic. Read through the info above (https://forum.hashpwn.net/post/74) and send me a DM if you still have any questions.
  • yescrypt_crack - Yescrypt Hash Cracker

    2
    2 Votes
    2 Posts
    372 Views
    cycloneC
    Source code v0.2.0; 2025-03-06 uploaded to GitHub. https://github.com/cyclone-github/yescrypt_crack
  • crackmon - Monitor Hashcat Crackrate

    10
    2 Votes
    10 Posts
    489 Views
    cycloneC
    crackmon v0.2.0 released: https://github.com/cyclone-github/crackmon/releases/tag/v0.2.0 fixed https://github.com/cyclone-github/crackmon/issues/7 updated versioning add warnings if using unsupported hashcat attack or flag
  • argon_cracker

    1
    2 Votes
    1 Posts
    144 Views
    No one has replied
  • RegX - Potfile Parsing Tool

    1
    2 Votes
    1 Posts
    114 Views
    No one has replied
  • Magento2 Argon2id Hash Converter

    3
    2 Votes
    3 Posts
    176 Views
    cycloneC
    Great job on this tool!
  • WPA Keygen List

    1
    1 Votes
    1 Posts
    126 Views
    No one has replied

Who's Online [Full List]

3 users active right now (1 members and 2 guests).
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.