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. General Discussion
  3. Help Setting up Phantom tool

Help Setting up Phantom tool

Scheduled Pinned Locked Moved General Discussion
2 Posts 2 Posters 178 Views 2 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.
  • R Offline
    R Offline
    Red_Devil
    wrote on last edited by
    #1

    I use to do stuff like this but haven't touched it in years having problems setting up the tools. I get an error for this and that. I looked at the read me but I don't know what its talking about.

    fmt.Fprintln arg list ends with redundant newline
    Error: Phantom vault directory is required

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

      First, you'll need to compile the source code as specified in the GitHub README under Compile from source:
      https://github.com/cyclone-github/phantom_pwn/blob/main/README.md

      For your reference, I've included this below:

      Compile from source:
      This assumes you have Go and Git installed
      git clone https://github.com/cyclone-github/phantom_pwn.git
      phantom_extractor
      cd phantom_pwn/phantom_extractor
      go mod init phantom_extractor
      go mod tidy
      go build -ldflags="-s -w" .
      phantom_decryptor
      cd phantom_pwn/phantom_decryptor
      go mod init phantom_decryptor
      go mod tidy
      go build -ldflags="-s -w" .
      Compile from source code how-to:
      https://github.com/cyclone-github/phantom_pwn/blob/main/README.md
      

      Note: all of my crypto wallet *_pwn toolsets are similar in how to compile the binaries, extract crypto wallet hashes and decrypting / cracking them.

      Once you have the extractor and decryptor compiled, you'll need to run the extractor by pointing it at the directory with your wallet vault:

      phantom_extractor path/to/your/wallet
      

      Once the wallet hash has been extracted, save this to a file such as phantom.txt, then run phantom_decryptor with your phantom.txt and wordlist. This is similar to how you would run hashcat, jtr or mdxfind, but mind the specific -h {hash} and -w {wordlist} CLI commands below:

      phantom_decryptor -h phantom.txt -w wordlist.txt
      

      Running these toolsets requires a prior knowledge of CLI tools. If you're still stumped, send me a DM and I'll walk you through the process.

      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]

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

      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