This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#26 2011-12-14 18:36:46

Wickimen
Scratcher
Registered: 2009-08-02
Posts: 1000+

Re: Code-Making and Code-Breaking

Magnie wrote:

Wickimen wrote:

Magnie wrote:


That's cool. Do that and add a shift to it and it would be hard to crack by hand if people didn't know you were shifting the letters.

What do you mean, shift it?  hmm  Like, capitalize?

Shift a's to b's and b's to c's or a's to c's and b's to d's. Like
Plaintext: Hello! How are you?
Shifted by 1 letter: Ifmmp! Ipx bsf zpv?
Shifted by 2 letters: Jgnnq! Jqy ctg aqw?

Something like that.

Oh lol
Yeah
And then z would be a
I'll try--
iu ff st fu j t b


xDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD

Offline

 

#27 2011-12-14 20:16:51

majormax
Scratcher
Registered: 2008-04-06
Posts: 1000+

Re: Code-Making and Code-Breaking

majormax wrote:

abcdefghijklmnopqrstuvwxyz
^Thats for reference

I showed my friends this and they could never crack it. They got all mad.
Try this:
Na ocpi ju cqd

I'm not going to give out the algorithm because I'm pretty sure I'm the only person on the planet who knows how to decode it.

And I have an even harder version.

Offline

 

#28 2011-12-14 20:34:10

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Code-Making and Code-Breaking

majormax wrote:

majormax wrote:

abcdefghijklmnopqrstuvwxyz
^Thats for reference

I showed my friends this and they could never crack it. They got all mad.
Try this:
Na ocpi ju cqd

I'm not going to give out the algorithm because I'm pretty sure I'm the only person on the planet who knows how to decode it.

And I have an even harder version.

If it's a one-time pad, then yes, you are the only one that knows how to decode it unless you gave the key to someone else.

If you didn't use the one-time pad, then no one can decrypt that unless you give at least 20 more encrypted texts or the algorithm.

So if you don't give out the algorithm, it is currently impossible to decrypt.  Unless someone decided to try out every single algorithm, which then they'd be going through infinite algorithms plus trying to find the key at the same time.

The result is: no one here on Scratch can decrypt it.

Offline

 

#29 2011-12-14 20:53:21

soupoftomato
Scratcher
Registered: 2009-07-18
Posts: 1000+

Re: Code-Making and Code-Breaking

Trying to make sure I cover all Twenty Six Letters In The Abc's.

All right I'll try this:
ete 're ntexsitn tixt

Last edited by soupoftomato (2011-12-14 20:53:58)


I'm glad to think that the community will always be kind and helpful, the language will always be a fun and easy way to be introduced into programming, the motto will always be: Imagine, Program, Share - Nomolos

Offline

 

#30 2011-12-14 21:00:45

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Code-Making and Code-Breaking

soupoftomato wrote:

Trying to make sure I cover all Twenty Six Letters In The Abc's.

All right I'll try this:
ete 're ntexsitn tixt

What type of algorithm are you using?

All I got from a shift search:

Code:

ete re ntexsitn tixt
fuf sf oufytjuo ujyu
gvg tg pvgzukvp vkzv
hwh uh qwhavlwq wlaw
ixi vi rxibwmxr xmbx
jyj wj syjcxnys yncy
kzk xk tzkdyozt zodz
lal yl ualezpau apea
mbm zm vbmfaqbv bqfb
ncn an wcngbrcw crgc
odo bo xdohcsdx dshd
pep cp yepidtey etie
qfq dq zfqjeufz fujf
rgr er agrkfvga gvkg
shs fs bhslgwhb hwlh
* gt citmhxic ixmi
uju hu djuniyjd jynj
vkv iv ekvojzke kzok
wlw jw flwpkalf lapl
xmx kx gmxqlbmg mbqm
yny ly hnyrmcnh ncrn
zoz mz iozsndoi odso
apa na jpatoepj petp
bqb ob kqbupfqk qfuq
crc pc lrcvqgrl rgvr
dsd qd msdwrhsm shws

I don't see any real words in it.  hmm

Offline

 

#31 2011-12-14 21:19:33

soupoftomato
Scratcher
Registered: 2009-07-18
Posts: 1000+

Re: Code-Making and Code-Breaking

Magnie wrote:

soupoftomato wrote:

Trying to make sure I cover all Twenty Six Letters In The Abc's.

All right I'll try this:
ete 're ntexsitn tixt

What type of algorithm are you using?

All I got from a shift search:

Code:

ete re ntexsitn tixt
fuf sf oufytjuo ujyu
gvg tg pvgzukvp vkzv
hwh uh qwhavlwq wlaw
ixi vi rxibwmxr xmbx
jyj wj syjcxnys yncy
kzk xk tzkdyozt zodz
lal yl ualezpau apea
mbm zm vbmfaqbv bqfb
ncn an wcngbrcw crgc
odo bo xdohcsdx dshd
pep cp yepidtey etie
qfq dq zfqjeufz fujf
rgr er agrkfvga gvkg
shs fs bhslgwhb hwlh
* gt citmhxic ixmi
uju hu djuniyjd jynj
vkv iv ekvojzke kzok
wlw jw flwpkalf lapl
xmx kx gmxqlbmg mbqm
yny ly hnyrmcnh ncrn
zoz mz iozsndoi odso
apa na jpatoepj petp
bqb ob kqbupfqk qfuq
crc pc lrcvqgrl rgvr
dsd qd msdwrhsm shws

I don't see any real words in it.  hmm

It's in the post. It's obvious if you look carefully. (At least I assume it would be)


I'm glad to think that the community will always be kind and helpful, the language will always be a fun and easy way to be introduced into programming, the motto will always be: Imagine, Program, Share - Nomolos

Offline

 

#32 2011-12-14 22:27:12

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Code-Making and Code-Breaking

soupoftomato wrote:

It's in the post. It's obvious if you look carefully. (At least I assume it would be)

Hmm, I think I'm blind then. I can't seem to find it. I know 're is a hint, but I can't see any words that could end in 're with the letters given.

And what's in the post? The algorithm? All I see is a hint. :p

Offline

 

#33 2011-12-15 14:20:55

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Code-Making and Code-Breaking

Bump.  big_smile

Offline

 

#34 2011-12-15 14:29:24

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Offline

 

#35 2011-12-15 14:36:49

RedRocker227
Scratcher
Registered: 2011-10-26
Posts: 1000+

Re: Code-Making and Code-Breaking

scimonster wrote:

canyoucrackthis.co.uk
Do it.  big_smile

Website cannot be found.

I'm guessing you mean canyoucrackit.co.uk.

If you do, then:
http://oi41.tinypic.com/mv2sd2.jpg
tongue

Last edited by RedRocker227 (2011-12-15 14:44:44)


Why

Offline

 

#36 2011-12-15 15:30:16

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Code-Making and Code-Breaking

RedRocker227 wrote:

scimonster wrote:

canyoucrackthis.co.uk
Do it.  big_smile

Website cannot be found.

I'm guessing you mean canyoucrackit.co.uk.

If you do, then:
http://oi41.tinypic.com/mv2sd2.jpg
tongue

Pff, I think you cheated. The challenge has closed.

Offline

 

#37 2011-12-15 17:16:47

RedRocker227
Scratcher
Registered: 2011-10-26
Posts: 1000+

Re: Code-Making and Code-Breaking

Magnie wrote:

RedRocker227 wrote:

scimonster wrote:

canyoucrackthis.co.uk
Do it.  big_smile

Website cannot be found.

I'm guessing you mean canyoucrackit.co.uk.

If you do, then:
http://oi41.tinypic.com/mv2sd2.jpg
tongue

Pff, I think you cheated. The challenge has closed.

Yeah! XD

The URL is canyoucrackit.co.uk/soyoudidit.asp

Last edited by RedRocker227 (2011-12-15 17:17:23)


Why

Offline

 

#38 2011-12-15 17:30:48

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Code-Making and Code-Breaking

Anyone have any codes they've created and want to strengthen ( even by a small factor )?

Offline

 

#39 2011-12-15 17:43:05

soupoftomato
Scratcher
Registered: 2009-07-18
Posts: 1000+

Re: Code-Making and Code-Breaking

Magnie wrote:

Anyone have any codes they've created and want to strengthen ( even by a small factor )?

I think a shift on the letters could strengthen mine a bit. But the code was:
Twenty Six Letters In The Abc's
Abcdef ghi jklmnop qr stu vwxyz

But line them up better somewhere else.  tongue

The main hint pointing to that was not only is it completely useless to acknowledge you've used all twenty six letters (it should be assumed right?) but that phrase was all started with caps.

Last edited by soupoftomato (2011-12-15 17:44:02)


I'm glad to think that the community will always be kind and helpful, the language will always be a fun and easy way to be introduced into programming, the motto will always be: Imagine, Program, Share - Nomolos

Offline

 

#40 2011-12-21 12:58:56

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Code-Making and Code-Breaking

http://www.cryptool-online.org/ is a good place to learn more about Cryptography and Cryptanalysis.  smile

Offline

 

#41 2011-12-21 13:17:04

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Code-Making and Code-Breaking

Code:

^do you see what I did there?^

   YUA
RFB  U
E PYUG
! R Y N
 FRMS R
 J  P!!
 BY!

N0BODY will crack this.

Code:

▒▐█▀█▒▐█▒▐█░▒▄█▀▄░▒██░░░▒██░░░▒▐█▀▀▒██▄░▒█▌▒▐█▀▀▀░▒▐█▀▀ 
▒▐█░░▒▐████▒▐█▄▄▐█▒██░░░▒██░░░▒▐█▀▀▒▐█▒█▒█░▒▐█▒▀█▌▒▐█▀▀ 
▒▐█▄█▒▐█▒▐█▒▐█░▒▐█▒██▄▄█▒██▄▄█▒▐█▄▄▒██░▒██▌▒▐██▄█▌▒▐█▄▄

Last edited by Laternenpfahl (2011-12-21 13:24:50)


http://i46.tinypic.com/6yd4c0.png

Offline

 

#42 2011-12-21 13:24:44

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Code-Making and Code-Breaking

Laternenpfahl wrote:

Code:

^do you see what I did there?^

   YUA
RFB  U
E PYUG
! R Y N
 FRMS R
 J  P!!
 BY!

N0BODY will crack this.

Is the plain text at least 25 characters?

Offline

 

#43 2011-12-21 13:25:09

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Code-Making and Code-Breaking

Magnie wrote:

Laternenpfahl wrote:

Code:

^do you see what I did there?^

   YUA
RFB  U
E PYUG
! R Y N
 FRMS R
 J  P!!
 BY!

N0BODY will crack this.

Is the plain text at least 25 characters?

Yes.


http://i46.tinypic.com/6yd4c0.png

Offline

 

#44 2011-12-21 13:28:12

100codelyoko
Scratcher
Registered: 2008-07-02
Posts: 100+

Re: Code-Making and Code-Breaking

Wow. Looking at all these codes, it really astonishing. I need to learn how to do this.


http://tinyurl.com/cpvsqyshttp://tinyurl.com/d9xghxxhttp://tinyurl.com/c68ejm6http://tinyurl.com/ccdbwzlhttp://tinyurl.com/bwlnfhwhttp://tinyurl.com/bq4djb3http://tinyurl.com/c9l7qpjhttp://tinyurl.com/bpwr7d4http://tinyurl.com/boxkbxlhttp://tinyurl.com/brbnxhu

Offline

 

#45 2011-12-21 13:30:27

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Code-Making and Code-Breaking

Laternenpfahl wrote:

Magnie wrote:

Laternenpfahl wrote:

Code:

^do you see what I did there?^

   YUA
RFB  U
E PYUG
! R Y N
 FRMS R
 J  P!!
 BY!

N0BODY will crack this.

Is the plain text at least 25 characters?

Yes.

Can you give the algorithm you used?

Offline

 

#46 2011-12-21 13:34:07

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Code-Making and Code-Breaking

Magnie wrote:

Laternenpfahl wrote:

Magnie wrote:

Is the plain text at least 25 characters?

Yes.

Can you give the algorithm you used?

Not yet, but I'll tell you that I can decipher it and it uses 3 codes in a logical order.

Last edited by Laternenpfahl (2011-12-21 13:35:29)


http://i46.tinypic.com/6yd4c0.png

Offline

 

#47 2011-12-21 13:35:53

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Code-Making and Code-Breaking

I'll post the answer in half a hour.


http://i46.tinypic.com/6yd4c0.png

Offline

 

#48 2011-12-21 13:45:29

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Code-Making and Code-Breaking

Laternenpfahl wrote:

I'll post the answer in half a hour.

No, don't post the answer, just post the algorithm. The point of this is to strengthen algorithms, not just post a blind cipher challenge.

If you post a blind cipher challenge, it should be at least a paragraph long.

Offline

 

#49 2011-12-21 13:51:10

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Code-Making and Code-Breaking

Capitalize and remove punctuation
Wickimens thing with exclamation marks instead of spaces
ROT-13
A template you don't have


http://i46.tinypic.com/6yd4c0.png

Offline

 

#50 2011-12-21 15:00:18

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Code-Making and Code-Breaking

This took me an hour.

OK, whoever decodes/deciphers this is REALLY good and should go to the CIA.

Code:

E1b3G4J6p2'3c5m2f3f9i5u8o4p3f5j4m6w3s9f5j4m6w3s9f6j1i3s4i2t8f1t2h3.5p3s1b8p5u3i2u7.5b4u5v6c9z3s4t1f5b2t6n5j9u3f1q5d6e9f8f8m3x4o2z9b6b5u4w3j7g6u5o9e1,4e5f6s3s5f

http://i46.tinypic.com/6yd4c0.png

Offline

 

Board footer