Tool to decrypt ideograms cipher: symbols representing letters, words or ideas. This principle can be repeated by creating unique ideograms for encoding numbers or letters with basic elements such as circles, lines and dots with different values.
Ideograms Cipher (Lines, Circles, Dots) - dCode
Tag(s) : Symbol Substitution
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!
Tool to decrypt ideograms cipher: symbols representing letters, words or ideas. This principle can be repeated by creating unique ideograms for encoding numbers or letters with basic elements such as circles, lines and dots with different values.
Ideograms encryption associates to each letter of the plain text, a number, which is decomposed in (any) distinct values
Example: The message be crypted 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_
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.
The ciphered message is composed of symbols nearly all distinct, with common factors (geometry, color, size, etc.)
One can crack Ideograms with difficulties by testing all values. Note that the value 1 appears often.
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.)
dCode retains ownership of the online 'Ideograms Cipher (Lines, Circles, Dots)' tool source code. Except explicit open source licence (indicated CC / Creative Commons / free), any algorithm, applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, translator), or any function (convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (PHP, Java, C#, Python, Javascript, Matlab, etc.) no data, script or API access will be for free, same for Ideograms Cipher (Lines, Circles, Dots) download for offline use on PC, tablet, iPhone or Android !
Please, check our community Discord for help requests!