We use technologies like cookies to store and/or access device information. We do this to improve browsing experience and to show (non-) personalized ads. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Техническое хранение или доступ необходимы для законной цели хранения предпочтений, которые не запрошены подписчиком или пользователем.
The technical storage or access that is used exclusively for statistical purposes.
Техническое хранилище или доступ, который используется исключительно для анонимных статистических целей. Без повестки в суд, добровольного согласия со стороны вашего интернет-провайдера или дополнительных записей от третьей стороны информация, хранящаяся или полученная только для этой цели, обычно не может быть использована для вашей идентификации.
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
Using a Smartphone as a Cold Wallet: Why It’s a Bad Idea
Why is using a smartphone as a cold wallet a bad idea? We look at the numbers, reports, and CVE records to explain why ZachXBT’s advice to replace a hardware wallet with a dedicated iPhone does not hold up from an architectural perspective.
On July 16, 2026, on-chain investigator ZachXBT wrote on Telegram that all hardware wallets were basically useless and suggested using a dedicated iPhone for crypto instead. The next day, Incrypted published a step-by-step guide on turning an ordinary smartphone into a cold wallet for zero cost.
The idea spread quickly because it sounds appealing: there is an old phone sitting in a drawer, and suddenly someone tells you it can replace a $100 device.
We sell hardware wallets, so there is an obvious conflict of interest, and we are not going to pretend otherwise. That is why there will be no marketing here. We will look at CVE numbers, Google Threat Intelligence reports, exploit broker price lists, and forensic support matrices. You can verify every factual claim through the links in the article.
Our conclusion after checking the evidence is simple. The problem is not that ZachXBT is wrong about Ledger — some of his criticism is fair. The problem is that his proposed solution does not actually follow from that criticism.
A phone loses to a dedicated hardware device not because of the brand, but because of its architecture: the amount of code, the number of radio modules, and the fact that the screen and transaction signing live inside the same system.
What ZachXBT actually said — and what he did not
First, the facts, because social media retellings have already picked up details that were never in the original post.
On July 16, 2026, ZachXBT posted in his Telegram channel that “all hardware wallets are complete garbage” and advised against using them for signing transactions or storing funds. He singled out Ledger as the worst option.
Instead, he suggested keeping a separate iPhone used exclusively for crypto. He also added that this setup is only suitable for technically experienced users.
His main complaint about Ledger is the software, not the hardware. The company renamed Ledger Live to Ledger Wallet and added buying, swaps, staking, and yield features. Updates arrive frequently and, according to ZachXBT, can break basic functionality at exactly the moment you need to sign a transaction urgently.
Now for what the post did not contain. He did not demonstrate a vulnerability. He did not claim the Secure Element had been compromised. And he did not publish the kind of technical breakdown he is respected for in other areas.
This is the opinion of an experienced practitioner, not a security study. That distinction matters, because “this device is badly designed” and “this device has been hacked” are two very different claims to verify.
The second point that almost everyone missed: ZachXBT recommended a dedicated iPhone, not an air-gapped device with no network connectivity at all. That is an isolated hot wallet: the phone is still online, the app receives updates, and transactions are signed online.
The Incrypted guide takes the idea in a different direction: factory reset, SIM removed, radios disabled, and transactions signed through QR codes between two devices. That is no longer the same setup ZachXBT suggested. We cover both approaches because online discussions have largely merged them into one.
Danny Sanders, Trezor’s Chief Commercial Officer, responded the same day. He acknowledged that hardware wallets can be inconvenient and that a firmware update can genuinely get in the way of an urgent transaction.
But he pointed to the key issue: a phone remains a general-purpose device where transaction verification and signing happen within the same trust domain. We will return to this in a dedicated section because it is the strongest argument in the entire debate.
The category mistake: a cold wallet on a smartphone is not cold storage
Cold storage means the private key has never been, and will never be, in an environment connected to a network. Not “almost never.” Not “I turned off Wi-Fi.” Never.
Now look at the process described in the guide. The phone has to be activated, updated to the latest supported version, connected to an app store, and used to download the wallet before it is isolated. On iOS, there is no way around this stage: activation and the App Store require a network connection.
So the device on which you later generate the seed phrase has already been online, has already received third-party code, and already has a history you did not verify.
A hardware wallet takes a different path. It generates entropy — the random data used to create the key — inside a Secure Element on a device that does not have a full general-purpose network stack. This is not a matter of user discipline; it is a property of the device architecture.
So the accurate description is this: an isolated smartphone gives you a hot wallet with a reduced attack surface. That is better than running MetaMask on your everyday phone. But it is not true cold storage, and calling it a full cold-wallet replacement is misleading.
More code means more attack surface — and the numbers show it
This is the first point we can support with numbers rather than intuition.
A smartphone runs a full operating system: GPU drivers, a Bluetooth stack, font renderers, image parsers, media codecs, a browser engine, and vendor background services. Every one of those components was written by people, and every one can contain bugs.
Hardware-wallet firmware has a much narrower job than a full mobile OS. Its core role is to handle keys securely, display transaction details, and produce signatures.
What does that mean in practice? In its 2025 review, Google Threat Intelligence Group counted 90 zero-day vulnerabilities — flaws unknown to the vendor before exploitation — that were used in real-world attacks.
Of those, 39 affected operating systems, while mobile zero-days rose to 15 from 9 the year before. One Android security bulletin in December alone patched more than 100 vulnerabilities. Ledger or Trezor firmware does not see anything close to that volume simply because there is far less code involved.
A good example of how this works is LANDFALL, commercial-grade spyware that Unit 42 analyzed in November 2025. CVE-2025-21042 was located in Samsung’s image-processing library. The exploit was delivered through a specially crafted DNG image in a messenger app, often without any user interaction.
Samples date back to July 2024, while the patch arrived in April 2025. In other words, the vulnerability appears to have been used in the wild for roughly nine months before it was later added to CISA’s catalog of actively exploited vulnerabilities.
The important point is that none of these vulnerabilities were in a crypto wallet. They were in an image parser, a graphics driver, or a font engine.
But any one of them can lead to privilege escalation, and once an attacker has system-level access, everything becomes visible — including the memory of the wallet app holding your key.
The industry built around breaking into phones
This is the second point, and it is the one that concerns us most. Phones are constantly researched not just by hobbyists, but by commercial companies with serious budgets.
Look at the prices. Exploit broker Crowdfense publicly offers up to $7 million for an iOS zero-click chain — an attack that requires no action from the victim — and up to $5 million for Android. Its overall exploit acquisition budget was $30 million.
Russia-based Operation Zero has said it is willing to pay up to $20 million for a full chain. For comparison, Google paid roughly $17 million in bug bounties across 2025. In some cases, a researcher can make more by selling a vulnerability to a broker than by reporting it to the vendor.
That creates a market. In its 2025 review, GTIG recorded for the first time that commercial surveillance vendors had overtaken state-backed groups in attributed zero-day use: 18 of 42 attributed cases were linked to commercial surveillance vendors.
Now consider Israeli mobile forensics, which is often misunderstood. Cellebrite and GrayKey — originally Grayshift, now part of Magnet Forensics — do not need to attack the protected chip directly. They exploit weaknesses in the operating system to bypass the lock screen and then extract data through the system itself.
Leaked support matrices published by 404 Media show a clear pattern: older devices and older OS versions often support full data extraction, while newer versions are marked as still under research.
That is an uncomfortable conclusion for anyone using a phone as a wallet. Secure Enclave or Titan M2 does not solve the problem if the path in is through firmware or OS vulnerabilities. No one needs to attack a protected element under a microscope when there is a cheaper route: bypass the lock screen and work with the system as root.
And the worst part is that the exact device people usually recommend pulling out of a drawer — an old phone without current patches — is often the easiest category to extract data from.
The air gap that is not really there
Third point. Guides usually tell you to remove the SIM card, enable airplane mode, and separately disable Wi-Fi and Bluetooth in settings. Those are sensible steps, but they do not create a true air gap. Here is why.
Airplane mode is a software flag. The operating system decides whether the transmitter is actually powered down. If the system is compromised, the flag itself no longer guarantees anything.
You cannot simply remove the radios from a modern smartphone either. Wi-Fi and Bluetooth are typically integrated into the same combo chip, while the cellular modem is built into the SoC or soldered nearby.
Trying to physically remove them turns the phone into a brick, not an air-gapped device. You are not removing the radio; you are removing the phone’s ability to function.
It gets more interesting from there. Since iOS 15, Bluetooth, NFC, and UWB chips can continue operating in a low-power mode for up to 24 hours after an iPhone is switched off, supporting features such as Find My, car keys, and payments.
Researchers at TU Darmstadt’s Secure Mobile Networking Lab showed in “Evil Never Sleeps” that the Bluetooth chip firmware was neither signed nor encrypted and that secure boot was not enabled for it. On a compromised device, code could be placed there and continue running even while the phone appeared to be off.
So “off” on a phone ultimately means “the system says it is off.” Dedicated hardware wallets usually expose a much narrower set of interfaces, and some models have no wireless connectivity at all. COLDCARD Mk4, for example, physically includes NFC, but it is disabled by default and can be permanently disabled at board level if desired.
Tangem does have NFC, but it has neither a general-purpose operating system nor a battery, so there is nothing that can keep running invisibly in the background without the owner knowing.
One screen, one trust domain
This argument was not part of the original list of talking points, but in our view it is the most important one. It is not about a specific vulnerability; it is about architecture, which means a software patch cannot eliminate it.
When you sign a transaction with a hardware wallet, the recipient address and amount are shown on a separate device with its own screen. An infected computer can display anything it wants, but the hardware wallet shows what is actually about to be signed, and you confirm it with a physical action on that device. That gives you a second, independent check.
On a phone, both the address display and the signature are produced within the same system. If that system is compromised, there is no independent verification left: the same software environment that prepares the transaction also controls what you see on screen.
This is not theoretical. At ACM CCS in October 2025, researchers presented Pixnapping (CVE-2025-48561), an attack in which a malicious app with no special permission can reconstruct what another app displays by exploiting a side channel in the graphics pipeline.
Researchers extracted two-factor authentication codes in under 30 seconds on Pixel 6-9 devices and the Galaxy S25. They bypassed the September patch, and Google released another fix in December.
Now remember what the guide itself says about generating a seed phrase: 12 or 24 words are displayed in plain text on screen, and that is exactly when the phrase is most exposed. On a hardware wallet, that screen does not belong to a general-purpose operating system. On a phone, it does.
Operation Triangulation: when even Apple hardware is not enough
This is worth a separate look for anyone who believes Apple silicon settles the security question by itself. In 2023, Kaspersky disclosed Operation Triangulation, a chain of four zero-days that infected iPhones through an invisible iMessage with no interaction from the victim.
The most interesting link in the chain was CVE-2023-38606. The attack used an undocumented hardware feature in Apple chips: special registers that allowed the attackers to bypass hardware memory protection. The feature appeared in neither public documentation nor drivers, and it is still unclear how the attackers learned about it.
Why does this matter here? Secure Enclave and similar protected zones do not exist in a vacuum; they live inside the same SoC as the rest of the system. When researchers discover hidden mechanisms inside that SoC, claims about “bank-grade security” only hold until the next layer of research.
A hardware wallet may also contain a Secure Element, but the surrounding attack surface is usually a few buttons, a screen, and a limited set of interfaces — not a full operating system running a messenger that accepts incoming content from anyone in the world.
A smartphone is a consumer device — it was not built for this
Fourth point. Smartphones are designed for multitasking, media, connectivity, and convenience. Their trade-offs are made in favor of features, not in favor of preserving one secret safely for many years. You can see that in three very practical areas.
Support ends sooner than you think
As of February 2026, more than 40% of active Android devices — over one billion phones — were running Android 12 or older versions for which Google no longer provides full system-level patching.
The old phone sitting in a drawer is exactly the kind of device this affects. The guide correctly says the phone should still receive security updates, but that removes the main argument about the setup costing nothing.
The battery ages even inside a safe
Lithium batteries age with time, not only with charge cycles. After several years in storage, you may end up with a swollen cell pressing against the screen and motherboard.
Hardware wallets either draw power from USB or use their own battery, while a card-format device such as Tangem has no battery at all.
Bringing the device back to life years later is harder than it sounds
To bring an iPhone back online after it has spent years in a safe, you may need Apple activation servers, an account, and the password for that account. That creates an external dependency on a company, its policies, and your ability to remember the credentials years later.
A hardware wallet can be powered over USB without asking anyone for permission. If the device itself fails, the seed phrase can be restored on any compatible wallet in minutes.
The app store is part of the supply chain too
The phone-based setup depends on one assumption: the wallet app you install is genuine. April 2026 showed how expensive that assumption can be.
From April 7 to 13, a fake Ledger Live app published by Leva Heal Limited was available in the macOS App Store. It copied the interface, passed review, and asked users to enter their seed phrase for “recovery.”
In six days, more than 50 victims lost about $9.5 million. The three largest losses were all seven figures: $3.23 million in USDT, $2.08 million in USDC, and $1.95 million in BTC, ETH, and stETH. Musician G. Love lost 5.9 BTC accumulated over ten years.
ZachXBT himself published the investigation into this scheme. That creates an awkward contradiction in his own recommendation: “install a wallet from the app store on a separate phone” still relies on the same distribution platform whose moderation failure he documented.
Android is not necessarily safer; the process is simply different. Users may need to move APK files manually and verify digital signatures themselves, something almost nobody does in practice.
What a “free” cold wallet actually costs
Let us price the setup honestly using the guide’s own requirements. The device must still receive security updates, must not be rooted or jailbroken, must be used only as a wallet, and must never reconnect to the network after preparation.
A 2018 phone from a drawer already fails the first requirement. That means you need a currently supported model, which puts the cost around $200-400.
So you end up buying a $300 phone to avoid buying a purpose-built device that costs roughly $60-130. On top of that, you inherit the job of monitoring battery health and OS support.
The “I will buy a used phone on OLX” option adds another risk. You do not know the device history, you cannot see what may have been done to the firmware, and you have no realistic way to verify all of that at home. With a new hardware wallet, factory packaging and an authenticity check during initial setup address much of that uncertainty.
For users in Ukraine, there are two more practical considerations. First, blackouts: a phone needs charging, while a Tangem card or a Coldcard device does not require power simply to preserve access credentials.
Second, serviceability: if an end-of-life phone that is no longer supported by the manufacturer dies, a repair shop may not be able to help. A hardware-wallet setup, by contrast, can simply be restored from the seed phrase on another compatible device.
Where ZachXBT is right — and what to do instead
Now for the fair part. His criticism hits a real problem; the conclusion is where we disagree.
But none of that means “use a phone instead.” The more useful conclusion is to choose a device with less software around the signing process and design your setup so that one mistake cannot cost you everything.
What we recommend instead:
Roman Storm, the Tornado Cash developer, made a sensible suggestion in the same discussion: mobile wallets should add BIP39 passphrase support and offline signing. That is a path toward improving hot wallets, not replacing cold wallets with them.
When a smartphone wallet can still make sense
We do not think this setup is pointless. There are three reasonable use cases.
What we would not do is keep long-term savings, a life-changing amount of money, or assets intended for family members on a phone. In all three scenarios, user discipline stops being a reliable security component.
Conclusion
This debate is not really “Ledger versus iPhone,” even though it is often framed that way. It comes down to three things, and a phone loses on all three by design: the amount of code that has to behave correctly, the number of radio modules you do not physically control, and the fact that the verification screen and the signing environment are part of the same system.
Our working approach after more than a decade in this space is simple. We use a hot wallet on a phone for small everyday transactions and amounts we can afford to lose. The main balance stays on a hardware device, with the seed phrase backed up on metal and a passphrase on top.
For large amounts, we use multisig. Firmware gets updated when there is a reason to update it, not simply because a banner appears.
If you still want to build a phone-based setup after reading this article, do it properly: use a supported model, dedicate the device to one purpose, keep it offline after preparation, store the seed phrase on metal, and run a test transaction. But do not call it equivalent to a purpose-built cold wallet, and do not keep more on it than you are prepared to lose.
Frequently asked questions
Can you actually turn a smartphone into a cold wallet?
Technically, you can build a setup that signs transactions offline through QR codes. But it is not cold storage in the strictest sense: the device was already online during activation and app installation, and the radio hardware remains physically present.
Is Secure Enclave on an iPhone weaker than a Secure Element in a hardware wallet?
The chip itself is strong; the question is what it actually protects. A key generated inside it is non-exportable. But that only helps when the wallet app truly uses hardware-backed key storage, something many wallets do not document in detail. And the chip itself has no way to know whether the address you are approving is the address you intended.
Has Ledger really become worse?
There has been no demonstrated compromise of the private keys. The criticism is about software bloat and frequent updates. If that bothers you, the more logical alternative is an air-gapped device such as Keystone or Coldcard, not a smartphone.
What if I already own crypto but do not have a hardware wallet yet?
Split the funds. Keep the amount you use or trade daily in a hot wallet, and move the rest to a hardware device once you have one. A dedicated phone can be acceptable as a temporary solution, but only after you have tested the full setup with a small amount.
Related Posts
Hardware Wallet vs Exchange: Where Is It Actually Safer to Store Crypto?
Cryptocurrencies often gets stored on an exchange simply because it’s convenient. But in practice, that’s not storage — it’s trusting your funds to an exchange that controls the private keys. Sometimes that works for years. Sometimes it lasts until the first incident. Even large exchanges can be hacked: in February 2025, the FBI officially linked …
Which Hardware Wallet Should You Choose for Storing USDC?
If you hold USDC and don’t want to live with the thought that an exchange could freeze your account, suspend withdrawals, or face liquidity issues — a hardware wallet removes that uncertainty. This article is for those who want to store stablecoins under their own control: without exchange risks and without relying …
The First 30 Minutes with a Hardware Wallet: What to Do Before You Fund It
The first 30 minutes with a hardware wallet matter more than the box itself. A hardware wallet does not protect your money on its own. Its protection is only as strong as what you do during the first half hour with the device in your hands. Almost every story that ends with “funds were stolen …
How to Stake Solana on Ledger Nano X