-
Notifications
You must be signed in to change notification settings - Fork 0
Features
This page will automatically work out messages, all you do is past the encrypted message in and it will try all possible ways of decrypting it and show the top 3 that match to the inbuilt word base. It dose not matter if it has been encrypted twice or a simple shift, it will work it out, even if it is keyword, but you do need to provide the keyword for keyword to work.
You past in any Vigenère encryption where you don’t know the key and it will try all possibilities and work it out for you, this can take a long time depending on how long the keyword is.
You can chose two ciphers for it to use to encrypt the text. Simply chose the two ciphers, fill in the values if they are needed, and press encrypt and your message will be encrypted twice. This will still work in the auto tab, it will just take longer to work it out.
This is the 2nd most basic cipher. You type your message you want to encrypt, chose a shift value, and press encrypt. Shift is where it shifts the letters up a few places, like a shift of 4 means A would become E because it is 4 places up, this is demanded by the shift value.
This is the most complex encryption method, well, rail is more complex to solve, but Index Substitution is the most complex concept out of all of the ciphers on ShadowCode. To use it, you put in the message you want to encrypt, you then put in another message that you want to hid that message in, then you would get a key, the key is just numbers, the numbers are like letters in the alphabet, so like 1 is A, but instead of the normal ABC alphabet, it uses the text other sentence as the alphabet, so, then if the sentence you wanted to hid it in is: hello, this is sentence this means 1 would be H, 2=e 3=l 4=l 5=0 6=t etc...
This is a very simple encryption method, all it is is you have the alphabet, two rows stacked on top, each row is full a to z then, you have a word, lets say that word is human, you then remove h, u, m, a and n from that top alphabet and put them at the start, then, simply what ever each letter lines up with it what it becomes. All you do to use it is type your message and keyword then press encrypt, it will also tell you how strong your key word is.
This is the most basic encryption method, all you do is type your message and press encrypt. It simply flips the alphabet backwards and rewrites the message where a is z and b is y and so on.
This is the hardest to solve without a tool. All it dose is simply puts the message zig zaging across lines (rails, you can have up to 10) and it reads from left to right along each rail and puts the letters in that order. It is used the same as shift.
This is a simple Glyph, which means that letters become symbols. This specific one is only in shadowcode, but because it is symbols, it dose not work with shift and things, and it can become annoying and buggy in the dual tab, so currently dual encryption and decryption is not supported.
These are simply a record of everything you do on ShadowCode. It is saved to the RAM, so it dose not get sent anywhere, but you can chose to save history to you hard drive and how many entries you want saved.