Anybody can help me to recover last 2 forgotten phrases of my trust wallet s 12 words secret phrases

I have deleted mistakly my trust wallet last two phrases out of 12 any body help me recover them ??

A Partial Trust Wallet Recovery Was Solved Using Wordlist Brute-Forcing

"Here’s an exclusive insight into a lesser-known method for
recovering a partially lost Trust Wallet 12-word seed phrase using common tools and strategic brute-forcing."

A user faced a common yet serious issue: they had forgotten the last 2 words of their Trust Wallet’s 12-word recovery phrase. With access to only 10 correct words, they believed all was lost—until a powerful method emerged from the discussion that showcased how this exact problem can be tackled.

:brain: The Core Trick: Mnemonic Phrase Brute-Forcing

One commenter revealed the key tool for this task: BTCrecover, a Python-based wallet password and recovery phrase brute-force tool. It’s designed specifically to brute-force missing words from BIP39 mnemonic seeds.

Here’s how the process works:

  1. Install BTCrecover from GitHub.
  2. Provide the known 10 words of the 12-word phrase.
  3. Use the BIP39 English word list (2048 words) to brute-force the missing two.
  4. Optionally, filter the combinations by likely candidates or known wallet addresses for verification.

Another tool mentioned is Mnemonic Code Converter from iancoleman.io, useful for testing possible combinations and matching them to expected wallet addresses or balances.

:gear: Advanced Filtering (Optional But Smart)

If the first few words are known in order, and the wallet’s first receiving address or public key is known, you can validate combinations faster using:

  • Address checking: See which mnemonic combos generate the same wallet.
  • Using derivation paths: Apply the correct derivation path to filter only Trust Wallet results.

The process may take several hours to days, depending on system performance and dictionary limits, but success is possible, especially when only 1–2 words are missing.

:prohibited: Key Notes and Warnings

  • This method only works if the rest of the words are in correct order.
  • It’s useless for recovering completely lost seed phrases or unordered fragments.
  • Never trust third-party tools claiming recovery services—only use open-source software like BTCrecover or iancoleman.io.

This recovery method, once niche and mostly known among crypto forensic circles, is now becoming more accessible thanks to tools like BTCrecover. For anyone with partial access to their seed phrase, it represents a viable last-resort path to fund recovery.

TOPIC MARKED AS SOLVED! :white_check_mark:

you the are best SaM!