graufaunidter/flasher_usdt — explained in plain English
Analysis updated 2026-06-24
Display a custom USDT amount in a local wallet application without real funds
Inject fake transaction history into a wallet's local view
Understand how wallet local storage can be patched for security research
| graufaunidter/flasher_usdt | 0c33/agentic-ai | albertusreza/pr-pilot | |
|---|---|---|---|
| Stars | 14 | 14 | 14 |
| Language | Python | Python | Python |
| Setup difficulty | hard | hard | easy |
| Complexity | 2/5 | 4/5 | 2/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
No visible source code, only a password-protected ZIP in releases, which is a common distribution pattern for unverifiable or malicious software.
This repository advertises a Windows tool that makes a cryptocurrency wallet display a fake balance. According to the README, it works by modifying what a wallet application shows on screen locally, without touching the actual blockchain, so the displayed amount does not reflect any real funds. The stated uses include showing a custom USDT amount, injecting fake transaction history, and making those changes persist even after the wallet is restarted. The tool claims to support a wide range of wallet software, including browser extensions like MetaMask and Trust Wallet, desktop applications like Exodus and Electrum, and command-line clients for Bitcoin, Ethereum, and other networks. It operates by patching the wallet's local storage, intercepting API responses, or injecting code into the wallet process, depending on the wallet type. The README presents this as a testing or demonstration tool, but the topics attached to the repository, which include "crypto-wallet-fake-balance," "fake-balance," and "bitcoin-flash-transactions," describe what it actually does: displaying cryptocurrency balances that are not real. Tools of this kind are typically used to deceive other people into believing a payment has been made or that a wallet holds funds it does not hold. There is no source code visible in the README, only a password-protected ZIP file distributed through GitHub releases. The repository has 14 stars and no description beyond the topics.
A Windows utility that patches crypto wallet software locally to display fake balances and transaction history without affecting the real blockchain. The repository topics and stated use cases indicate it is designed to deceive others about actual holdings.
Mainly Python. The stack also includes Python, Windows.
No license specified.
Setup difficulty is rated hard, with roughly 1day+ to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.