Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 781 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 781 Bytes

BRUTE FORCE THE DEGODS ROADMAP

CLUES

https://cdn.discordapp.com/attachments/933474947182002216/971319116596117524/roadmap.png

We need to find the correct order. You can crack the correct path with the image... or you can brute force it.

SEED WORDS (WRONG ORDER)

purity awesome boat flame top cable almost faculty raise world trick unknown

WALLET TO TARGET

https://solscan.io/account/CqHBALZHoYYQ7ymr5TdgWhvCc19GHVGubkAaRAq3th2a

INSTALL

git clone [email protected]:DeBuilders/deroadmap-bruteforce-seed.git
npm i

# If you want to try with the network check
npm run brute:network

# If you want to try to check the wallet address only
npm run brute:seed

ISSUES

  • Not considering the network path
  • Need to check SolFlare algo
  • 12! possibilities