https://github.com/waskeys/exodus-fake-balance
Exodus Fake Balance is a project that simulates a realistic Exodus wallet interface, allowing users to customise balances and addresses.
https://github.com/waskeys/exodus-fake-balance
btc crypto crypto-management crypto-tools crypto-wallet-balance cryptocurrency ethereum exodus exodus-api exodus-app exodus-fake-balance exodus-fake-money exodus-payment exodus-standalone exodus-wallet fake-balance fake-crypto-app fake-crypto-balance fake-crypto-wallet wallet
Last synced: 2 months ago
JSON representation
Exodus Fake Balance is a project that simulates a realistic Exodus wallet interface, allowing users to customise balances and addresses.
- Host: GitHub
- URL: https://github.com/waskeys/exodus-fake-balance
- Owner: Waskeys
- License: mit
- Created: 2025-04-05T13:58:25.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-04-09T23:41:01.000Z (2 months ago)
- Last Synced: 2025-04-09T23:48:36.078Z (2 months ago)
- Topics: btc, crypto, crypto-management, crypto-tools, crypto-wallet-balance, cryptocurrency, ethereum, exodus, exodus-api, exodus-app, exodus-fake-balance, exodus-fake-money, exodus-payment, exodus-standalone, exodus-wallet, fake-balance, fake-crypto-app, fake-crypto-balance, fake-crypto-wallet, wallet
- Language: C#
- Homepage:
- Size: 1.91 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Exodus Fake Balance
Exodus aims to manipulate the UI by simulating a fake balance screen in the wallet interface. You can prank your friends using the Exodus Fake Balance Project.
## Features
- **Realistic UI Simulation**: Mimics the Exodus wallet balance display.
- **Customizable Balances**: Easily set and modify balances.
- **Customizable Address**: Change the address to the desired address.## Installation
- Download the project to your computer.
- Extract Project to Folder.
- Open Solution File (Exodus.sln)
- Select **Build Solution** from the **Build** menu to compile the project. (Default Location of compiled files: `./bin/Debug/net7.0-windows`)
- To Make Changes to the Interface, Select `Extension Manager` from the `Extension` Menu and install `Avalonia for Visual Studio 2022`. (**optional**)
- Example:
## How to Usage
- Open `Exodus.exe` from the files you compiled.
- Choose between BTC or ETH
- Press `CTRL + X` to change the Address Information.
- To increase the balance, press `CTRL + A` and enter the desired amount.
- Press `CTRL + A` again## Video Explained
https://github.com/user-attachments/assets/84924532-9068-48a7-b8c3-4dac72ee2a84
## Contribution
If you would like to contribute to this project, please leave a star in the repo.
## Acknowledgments
- [Exodus Wallet](https://www.exodus.com/) for inspiring the UI design.
- Open-source libraries and tools that made this project possible.## Disclaimer
This project is for entertainment purposes only. Any misuse of this tool in violation of the law or ethical rules is strictly prohibited.
> [!WARNING]
> Use this project responsibly. Do not use it for malicious purposes such as defrauding or misleading others.## License
This project is licensed under the [MIT License](LICENSE). Feel free to use and modify it as long as you adhere to the license terms.