An open API service indexing awesome lists of open source software.

https://github.com/00nx/exodus-decryptor

lightweight script to show how exodus wallet-seedphrases are extracted and decrypted on windows.
https://github.com/00nx/exodus-decryptor

crypto crypto-wallet cryptography decryption decryptor exodus exodus-wallet exodus-wallet-decryptor seed-phrase-grabber stealer wallet-grabber wallet-stealer

Last synced: about 1 month ago
JSON representation

lightweight script to show how exodus wallet-seedphrases are extracted and decrypted on windows.

Awesome Lists containing this project

README

          

# 🔓 a simple exodus wallet seed-phrase decryptor and password bruteforce

> [!CAUTION]
> never share your wallet seed-phrases with anyone it can give them access to your assets

# installation

```s
git clone https://github.com/00nx/exodus-decryptor.git
```
```s
cd exodus-decryptor
```
```s
npm install bitcoin-seed seco-file
```
```s
node index.js
```

## this script is for education purposes and for showcasing only, it's not for any infostealer programs or malicious use cases