Search for a tool
Navy Signals Code

Tool to decrypt/encrypt with the international maritime/navy signal flags/code automatically to communicate with ships.

Results

Navy Signals Code -

Tag(s) : Communication System, 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 'Navy Signals Code' tool for free! Thank you!

Navy Signals Code

Navy Signal Flags Decoder

Navy Flags Encoder

 


Answers to Questions (FAQ)

What is the Nautical Signals Flags alphabet? (Definition)

The International Code of Maritime Signals is a visual communication system used in maritime navigation to transmit messages at a distance between ships or between a ship and the coast. It is made up of a set of flags (pavilions/semaphores) each having a meaning.

How to encrypt using Navy Signals cipher?

The International Maritime Signal Code can be used as a mono-alphabetic substitution cipher, each nautical flag represents a letter of the alphabet or a number from 0 to 9.

Achar(65)Bchar(66)Cchar(67)Dchar(68)Echar(69)Fchar(70)
Gchar(71)Hchar(72)Ichar(73)Jchar(74)Kchar(75)Lchar(76)
Mchar(77)Nchar(78)Ochar(79)Pchar(80)Qchar(81)Rchar(82)
Schar(83)Tchar(84)Uchar(85)Vchar(86)Wchar(87)Xchar(88)
Ychar(89)Zchar(90)
dCode.fr

Example: 'FLAG' is coded char(70)char(76)char(65)char(71)

The digits have a different shaped flag:

0char(97)1char(98)2char(99)3char(100)4char(101)
5char(102)6char(103)7char(104)8char(105)9char(106)

Each ship/boat only carries one set of flags, so if a letter is repeated, it cannot be coded. To deal with this eventuality, there are 4 substitution/repetition flags.

char(107) repeat the first flag

char(108) repeat the second flag

char(109) repeat the third flag

char(110) repeats the fourth flag (not used in the official version of the International code)

Example: SOS is translated char(83)char(79)char(107)

How to decrypt Maritime Signals cipher?

The deciphering of Maritime Signals flags is a substitution between a flag and a letter of the alphabet (or a number).

Example: char(78)char(65)char(86)char(89) is translated NAVY.

Except for the 4 repetition flags which repeat a previous flag.

How to recognize Maritime Flag ciphertext?

The ciphered message is made of flags (squared) in basic colors: blue, white, yellow, red, black (no green and no compound colors) offering a large contrast.

Flags used in the navy, do not necessarily mean a distress signal, they can handle a radio problem and help ship navigation.

All references to the navy, naval forces (Royal Navy, US Navy etc.) and boats, lighthouses or distress situation (use of flare, buoy, whistle) in general are clues.

What are the variants of the Maritime alphabet?

NATO uses 10 other flags (square format) to encode digits.

0char(48)1char(49)2char(50)3char(51)4char(52)
5char(53)6char(54)7char(55)8char(56)9char(57)
dCode.fr

Why using Maritime Signals Flags?

The International Maritime Signals Flags system is used to facilitate communication between ships, especially when they are at a distance or when they cannot use radio or other electronic means of communication. It is used to transmit messages such as warnings, requests for help, navigation instructions, etc.

What is the reference book for Maritime Signals?

The French reference codebook is available here

This code contains the rules and detailed descriptions of maritime communication signals, flags and procedures used throughout the world.

Source code

dCode retains ownership of the "Navy Signals Code" source code. Except explicit open source licence (indicated Creative Commons / free), the "Navy Signals Code" algorithm, the applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or the "Navy Signals Code" 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 "Navy Signals Code" are not public, same for offline use on PC, mobile, tablet, iPhone or Android app!
Reminder : dCode is free to use.

Cite dCode

The copy-paste of the page "Navy Signals Code" or any of its results, is allowed (even for commercial purposes) as long as you credit dCode!
Exporting results as a .csv or .txt file is free by clicking on the export icon
Cite as source (bibliography):
Navy Signals Code on dCode.fr [online website], retrieved on 2024-07-27, https://www.dcode.fr/maritime-signals-code

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 'Navy Signals Code' tool for free! Thank you!


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