Skip to content

Tools

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

53 Topics 199 Posts

Subcategories


  • Matrix - Encrypted Chat

    1 2
    1 Topics
    2 Posts
    No new posts.
  • Private search engine hosted by hashpwn, powered by searXNG.

  • Encrypted pastebin hosted by hashpwn, powered by PrivateBin.

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

    31 148
    31 Topics
    148 Posts
    cycloneC
    Title: guarda_pwn Author: cyclone URL: https://github.com/cyclone-github/guarda_pwn Description: Tool to recover and decrypt Guarda crypto wallets. [image: ?username=cyclone-github&repo=guarda_pwn&theme=gruvbox] [image: guarda_pwn.svg] [image: guarda_pwn.svg] [image: guarda_pwn.svg] Install guarda_pwn go install github.com/cyclone-github/guarda_pwn@main Tool to recover and decrypt Guarda Wallet backups This tool decrypts Guarda wallet backup files. Guarda backups are encrypted using CryptoJS AES-256-CBC with OpenSSL. Contact me at https://forum.hashpwn.net/user/cyclone if you need help recovering your Guarda wallet password or seed phrase Usage example ./guarda_pwn.bin -h guarda-wallet.txt -w wordlist.txt ------------------------------------ | Cyclone's Guarda Wallet Decryptor | ------------------------------------ Hash file: guarda-wallet.txt Valid Hashes: 1 CPU Threads: 16 Wordlist: wordlist.txt Working... Password: 'Cyclone!' Decrypted: {...} Supported options -w {wordlist} -h {hash file} (base64 Guarda backup) -t {cpu threads} -s {print status every nth sec} -version (version info) -help (usage instructions) Example: ./guarda_pwn.bin -h guarda-wallet.txt -w wordlist.txt ./guarda_pwn.bin -h guarda-wallet.txt -w wordlist.txt -t 16 -s 10 Guarda Wallet Backup Format Guarda wallet backups are Base64 encoded OpenSSL AES encrypted blobs. Example: U2FsdGVkX19VhMBP5C1hK9.... Key derivation used by Guarda: PBKDF2(password, "XB7sHH26Hn&FmPLxnjGccKTfPV(yk", 1 iteration, 16 bytes, SHA1) hex(key) + postfix The resulting passphrase is then used in OpenSSL EVP_BytesToKey (MD5) to derive: AES-256 key IV Compile from source This assumes Go and Git are installed. git clone https://github.com/cyclone-github/guarda_pwn.git cd guarda_pwn go mod init guarda_pwn go mod tidy go build -ldflags="-s -w" . go install -ldflags="-s -w" . Compile from source guide https://github.com/cyclone-github/scripts/blob/main/intro_to_go.txt
  • Network related tools for web scraping, IP / domain lookups , etc.
    Follow Posting Template:
    https://forum.hashpwn.net/post/68

    4 11
    4 Topics
    11 Posts
    cycloneC
    v0.9.1 https://github.com/cyclone-github/spider/releases/tag/v0.9.1 added -agent flag #8 by @cyclone-github in #10 chore(deps): enable daily Dependabot for Go modules by @cyclone-github in #11 ci: build/test Dependabot PRs by @cyclone-github in #12 chore(deps): bump github.com/PuerkitoBio/goquery from 1.10.3 to 1.11.0 in the minor-and-patch group by @dependabot[bot] in #13
  • 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 12
    7 Topics
    12 Posts
    A1131A
    https://gist.githubusercontent.com/A113L/64184c75477c32a448779836087ad4d8/raw/5abfc5c874b60aa9f8cf4bf1fc1be7a19388be25/gistfile1.txt
  • Tools for text, wordlist, hashcat rules, etc.
    Follow Posting Template:
    https://forum.hashpwn.net/post/68

    9 25
    9 Topics
    25 Posts
    cycloneC
    @test123456 There are currently no plans for hashgen to support any WPA / wifi modes. What would your use case for -m 22000 be?

Who's Online [Full List]

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

Board Statistics

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