Search for a tool
Word Desubstitution/Pattern

Tool to find a word encrypted with a simple substitution with a pattern. A word substituted by mono alphabetic cipher can be unsubstituted with a dictionary search (desubstitution).

Results

Word Desubstitution/Pattern -

Tag(s) : Substitution Cipher

Share
Share
dCode and more

dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!


Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!


Feedback and suggestions are welcome so that dCode offers the best 'Word Desubstitution/Pattern' tool for free! Thank you!

Word Desubstitution/Pattern

De-substitution of a word

x

Parameters

 

Answers to Questions (FAQ)

What is a mono-alphabetic substitution of a word? (Definition)

A mono-alphabetical word substitution is an encryption method where each letter of the original word is replaced by a single letter in the encrypted word.

Example: If MESSAGE is encrypted TUNNIZU, then the letter E is always replaced by the letter U

How to desubstitute a word ciphered by mono-alphabetical substitution?

To desubstitute an encrypted word by mono-alphabetic substitution, the user can use various techniques, including frequency analysis of letters, comparison with known words, or even the use of context if available.

The desubstitution of a single word, without a clue, must be based on the distribution of letters in the cipher word, specifically repeated and distinct letters in order to make a fingerprint/pattern.

Example: XYX is decomposed: one letter, then a second letter distinct from the first one, then the first letter again

With a fingerprint (idiomorph), it is possible to search in a dictionary for words with the same fingerprint and thus corresponding to a mono-alphabetic substitution.

Example: BOB, EVE or SMS can fit, but not CAB.

dCode can not find any result if the substitution is not monoalphabetic (ie it uses a unique alphabet, such a deranged alphabet) or if the word is not present in the dictionary.

What are the most favorable cases?

The fingerprint (or pattern) of the word must be specific, for example, include repetitions of letters. Indeed, if there are no repeated letters, then many words can match.

Why limiting to 2 words?

The number of combinations of words is exponential and beyond the computation times exceed the minute. There are faster heuristics but they do not guarantee a result, dCode prefers to guarantee a result rather than not displaying it. To decipher a sentence, the monoalphabetic substitution tool is much faster.

Source code

dCode retains ownership of the "Word Desubstitution/Pattern" source code. Any algorithm for the "Word Desubstitution/Pattern" algorithm, applet or snippet or script (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or any "Word Desubstitution/Pattern" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) or any database download or API access for "Word Desubstitution/Pattern" or any other element are not public (except explicit open source licence like Creative Commons). Same with the download for offline use on PC, mobile, tablet, iPhone or Android app.
Reminder: dCode is an educational and teaching resource, accessible online for free and for everyone.

Cite dCode

The content of the page "Word Desubstitution/Pattern" and its results may be freely copied and reused, including for commercial purposes, provided that dCode.fr is cited as the source. Exporting the results is free and can be done simply by clicking on the export icons ⤓ (.csv or .txt format) or ⧉ (copy and paste).
To cite dCode.fr on another website, use the link: https://www.dcode.fr/word-desubstitution
In a scientific article or book, the recommended bibliographic citation is: Word Desubstitution/Pattern on dCode.fr [online website], retrieved on 2025-04-25, https://www.dcode.fr/word-desubstitution

Need Help ?

Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!

Questions / Comments

Feedback and suggestions are welcome so that dCode offers the best 'Word Desubstitution/Pattern' tool for free! Thank you!


https://www.dcode.fr/word-desubstitution
© 2025 dCode — The ultimate collection of tools for games, math, and puzzles.
 
Feedback