Skip to content

A Node js application that uses neon-js to brute force the password to NEO encrypted private key

Notifications You must be signed in to change notification settings

chrismcna/NEO-Brute-Force-Encrypted-Private-Key

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEO-Brute-Force-Encrypted-Private-Key

A Node js application that uses neon-js to brute force the password to NEO encrypted private key

currently only tries characters "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789?!@"

1: Install nodejs => 12.13.1

2: Clone or download zip of repo to folder and extract

3: Open command prompt in folder

4: Run command: npm install

5: Run: node index.js {Encrypted private key}

6: Wait a long time while it attempts to crack password

7: A message saying "Password found - *****" will be displayed once complete

About

A Node js application that uses neon-js to brute force the password to NEO encrypted private key

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published