Search for a tool
Ideograms Cipher (Lines, Circles, Dots)

Tool to decrypt ideograms cipher: symbols representing letters, words or ideas made with basic elements such as circles, lines and dots with different values.

Results

Ideograms Cipher (Lines, Circles, Dots) -

Tag(s) : Symbol Substitution

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 'Ideograms Cipher (Lines, Circles, Dots)' tool for free! Thank you!

Ideograms Cipher (Lines, Circles, Dots)

Ideograms Decoder

This page allows you to decode symbols composed of a few basic elements, repeated, to be added to obtain a number.

 



Without knowing elements values

Answers to Questions (FAQ)

How to encrypt using Ideograms?

Ideograms encryption associates to each letter of the plain text, a number, which is decomposed in (any) distinct values

Example: The message be encrypted is DCODEZ, initially coded by (alphabetic rank) 4, 3, 15, 4, 5, 26 and selected values are 10, 5 and 1 for decomposition.
D = 4 = 0*10 + 0*5+ 4*1
O = 15 = 1*10 + 1*5 + 0*1
Z = 26 = 2*10 + 1*5 + 1*1

Each values corresponds to a selected form (basic element such as a point, a line, a line, a circle, etc.).

Example: A line = 10, a circle = 5, a dot = 1.

Draw any ideogram with these items.

Example: Z can be drawn ||o. or |.o_

How to decrypt some Ideograms?

Ideaograms decryption requires decomposing each ideogram in basic forms (generally between 2 and 4 distinct, the most used are dot, circle, line)

Example: Decrypt the message :: .: ∅ .... o

Count the number of appearance of each basic form in each ideogram.
:: and .... = 4 dots
.: = 3 dots
= 1 circle et 1 line
o = 1 circle

Then search for values for each basic element. The value of an ideogram is given by addition.

Example: Values are line = 10, circle = 5, dot = 1.
Then ::=4 .:=3 =15 ....=4 o=5

Each value corresponds to a letter, for example, the alphabetic rank (A=1, B=2, etc.)

Example: The original plain text is DCODE.

How to recognize Ideograms ciphertext?

The ciphered message is composed of symbols nearly all distinct, with common factors (geometry, color, size, etc.)

How to decipher Ideograms without values?

One can crack Ideograms with difficulties by testing all values. Note that the value 1 appears often.

What are the variants of the Ideograms ciphering?

Use of colors (or any distinctive element) rather than geometric forms.

Modification of the addition calculus (eg. a color means a multiplication by N, etc.)

Source code

dCode retains ownership of the "Ideograms Cipher (Lines, Circles, Dots)" source code. Except explicit open source licence (indicated Creative Commons / free), the "Ideograms Cipher (Lines, Circles, Dots)" algorithm, the applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or the "Ideograms Cipher (Lines, Circles, Dots)" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) and all data download, script, or API access for "Ideograms Cipher (Lines, Circles, Dots)" are not public, same for offline use on PC, mobile, tablet, iPhone or Android app!
Reminder : dCode is free to use.

Cita dCode

The copy-paste of the page "Ideograms Cipher (Lines, Circles, Dots)" or any of its results, is allowed (even for commercial purposes) as long as you cite dCode!
Exporting results as a .csv or .txt file is free by clicking on the export icon
Cite as source (bibliography):
Ideograms Cipher (Lines, Circles, Dots) on dCode.fr [online website], retrieved on 2024-04-26, https://www.dcode.fr/ideograms

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 'Ideograms Cipher (Lines, Circles, Dots)' tool for free! Thank you!


https://www.dcode.fr/ideograms
© 2024 dCode — El 'kit de herramientas' definitivo para resolver todos los juegos/acertijos/geocaching/CTF.
 
Feedback