Welcome to HBH! If you had an account on hellboundhacker.org you will need to reset your password using the Lost Password system before you will be able to login.

Encryption 2


Encryption 2

By ghostghost | 11407 Reads |
0     0

//////////////////////////////////////////// Encryption 2 Article \\\\\\\\\\\ ’ If spoilers exist, I’d ask ’ that the admins amend this article to ’ their approval rather than remove it. ’ ’ I only leave spoilers, because, it only ’ hurts the person who just uses it just to ’ complete the challenge without getting a ’ grasp on the material. Otherwise, spoilers ’ can help just as much as hints. ’ ’ Read, Learn, Apply ’ -Sent ////////////////////////////////////////////

Overview: This is an excellent challenge for several reasons…

  1. It provides a great example of a very basic cypher.
  2. It gives those of you, whom are new to cryptology a foundation to build on.

I’ll elaborate…

Tools: PolyCrypt: http://tws.serveftp.org/hbh/tools/PolyCrypt.zip

Let’s Begin:

Our solution in cyphered form which we are given:

05171606.05161220.16’12.1810161118.0510.132005.1605.241313.22101220.100405;.05171606.05161220. 16’12.1810161118.0510.0605241121.0409.241121.0617100405;.16.22072422142021.05171606!.

To an untrained eye this looks like scrambled numbers/punctuation. So to begin, we start a quick lesson on basic cryptography. ->> The best cryptographers not only need to possess skills in mathematics, but language as well. <<- This includes learning the most common: vowel, consonants, two-letter, three-letter words, articles. Also, how sentences are constructed. Basically study the English language statistically speaking.

In this article we will learn fundamental cryptography in Substitution Encryption. You will also begin to notice many commonalities within our language.

To start, examine the cyphered string. Notice how between each “.” is an equal amount of numbers. Now we’re not sure what the solution really contains: numbers? letters? both? symbols? punctuation? … but we’ll guess that the numbers mean something.

To figure that out, we need to somehow evaluate each letter in the alphabet to a number. EASY, since there’s only 26.

Assigned Point Value System: Screenshot: http://tws.serveftp.org/hbh/articles/encryption/pvs.JPG

No take a look back at the cyphered text. It begins with [05171606]. Well according to our point value system, there is no “zeroth” position, so let’s

try splitting it up in two’s.

We get [05 17 16 06]. This looks logical. So take each pair and write in the letter which corresponds with the number on our point system.

->> If you did it right, you’d get [EQPF]

Now apply this to the entire cypher:

->> If done correctly, you’d get: (POSSIBLE SPOILER! ADMINS PLEASE EDIT IF NOT SATISFIED)

(CAPITALIZED) EQPF.EPLT.P’L.RJPKR.EJ.MTE.PE.XMM.VJLT.JDE;.EQPF.EPLT.P’L.RJPKR.EJ.FEXKU.DI.XKU.FQJDE;.P.VGXVNTU.EQPF!.

(lowercase) eqpf.eplt.p’l.rjpkr.ej.mte.pe.xmm.vjlt.jde;.eqpf.eplt.p’l.rjpkr.ej.fexku.di.xku.fqjde;.p.vgxvntu.eqpf!.

Use either one, I prefer looking at it capitalized, but at the end we’ll have to change that.

OK! Halfway done! Now here’s where a little bit of knowledge about language statistics comes in hand.

A substitution cypher is quite simply: A system in which taking an existing alphabet and assigning new letters to existing ones.

Lets now open PolyCrypt and select the “Substitution” tab. Paste our new cypher in the top box.

Our goal is to figure out which letters correspond with the right letter to make this cypher readable. I’ll start you off.

The solution couldn’t be a complete sentence with all these periods in it; It would just be fragments. So let’s assign “.” to a new letter. In this case, lets assign it to “ “; a space. I definitely looks like it would apply.

In PolyCrypt, for each char you put into the Original alphabet text, you assign it a new char in the New alphabet text.

So put: (without quotes) Orig alphabet: “.” New alphabet: “ “

Click “Decrypt” and watch the new text appear with all “.” changed to “ “.

Now… The most common vowel used in the English language is “E”. The most common consonant is “T”. The most word is “THE”. There are so many statistics that can be recognized, and we never even realize it when speaking. It really is quite fascinating if do a little

research on it.

Anyway… In the entire string, we see this [EQPF.EPLT] repeatedly. So lets take an educated guess and say that:

E = T & Q = H (Most common letter found following a “t”)

Fill in the new variables, and decrypt!

Screenshot: http://tws.serveftp.org/hbh/articles/encryption/enc2_2.JPG

Now try to finish the rest of this challenge using logic by examining the cryptic words. To solve the challenge, capitalization and punctuation must be correct.

Good Luck. Hope this helped. Comment if you’d like; I’d like to write more for HBH.

-Sent

Comments
ghost's avatar
ghost 17 years ago

Sorry if the screenshots didn't work for you. I had switch OS's, but the server is up on both now so should work.

ghost's avatar
ghost 17 years ago

we already have articles on this, y not do an articleon one there aint 1 for, like enc 3?

ghost's avatar
ghost 17 years ago

Will do, once I continue the encryption section … trying to finish up the last two app challenges first.

ghost's avatar
ghost 17 years ago

GREAT one.. clearly tutorial..

What_A_Legend's avatar
What_A_Legend 17 years ago

wow i wish this article was about when i was wokring on the encryption great work :P

ghost's avatar
ghost 17 years ago

Best tutorial… other than my encryption of course xD lies sigh

ghost's avatar
ghost 17 years ago

wicked man, the right info i needed for this challenge ;)

ghost's avatar
ghost 17 years ago

Great it got me started in he right direction.:p

ghost's avatar
ghost 17 years ago

THAT WAS AWSOME, NICE ARTICLE

ghost's avatar
ghost 17 years ago

Very good job!!!:ninja:

ghost's avatar
ghost 17 years ago

great job buddy actually i decrypted it up to [EQPF……] but was confused due to the dots

ghost's avatar
ghost 16 years ago

i thought it was a smart idea for you to include a short history lesson in this tutorial, because its very helpful :)

a few years ago i taught myself to read braille using the same idea you had (most common word- the, vowel- e…etc.)

also the only words that are one letter are "a" and "I"… so it elped to know that

ghost's avatar
ghost 16 years ago

Awesome article, great Job!, LOVE it!:o

Rated Awesome

Ayr4's avatar
Ayr4 16 years ago

Wery good article…tho i havent managed to complete it yet:/

ghost's avatar
ghost 16 years ago

Loved it. Although it didn't accept my answer first time. Great article though.

ghost's avatar
ghost 16 years ago

is there a decrypter that shows the letter you changed in a diffrent color or something? makes it hard when you cant tell if the letter on the bottom is a decryted one or undecrypted with out looking back and forth

ghost's avatar
ghost 16 years ago

I noticed an error in one of your text strings. Your capitalized and lowercase strings are not the same. Your capitalized one is missing a PL

ghost's avatar
ghost 16 years ago

I noticed an error in one of your text strings. Your capitalized and lowercase strings are not the same. Your capitalized one is missing a PL

ghost's avatar
ghost 16 years ago

the images don't work… but the article is awesome!! :D

ghost's avatar
ghost 15 years ago

Nice article! =)

and btw, if the host of the PolyCrypt.zip file is down, you may use additional mirror like http://files.crackforce.org/cryptology/polycrypt.zip