Discuss Scratch

50_scratch_tabs
Scratcher
1000+ posts

Can you decode this? (3.0) (New system in place)

MonkeyBean2 wrote:

50_scratch_tabs wrote:

co0lcr34t10ns wrote:

8to16 wrote:

Cipher Creator: @8to16
Cipher:
Scr
tch is
progr
mming l
ngu
ge
Difficulty Level: 1
Short Description: I replaced a certain letter with newlines

8to16 the 11th of the Ciphers Topic
Just me who solved it.
Scratch is a programming language
You just gotta replace the newlines with a.

I had to. I'm sorry but I had to.
Oh what???? You…but…it…Did you at least give it some time after you updated it?
They submitted this 96 seconds after updating it.
Wow, so impressive.
8to16
Scratcher
1000+ posts

Can you decode this? (3.0) (New system in place)

This topic, after ascending from the 500 errors, shall hit the ceiling of the 1st page
Voxalice
Scratcher
1000+ posts

Can you decode this? (3.0) (New system in place)

-YourLocalPhantom- wrote:

(#80)
Cipher Creators: -YourLocalPhantom-
Cipher:
K65p8de29cyG1m7g
Uses a custom alphabet
abcdefghijklmnopqrstuvwxyz 0123456789
Difficulty Level: 2
Short Description: The Golden Ten.
Solution:
1 1 2 3 5 8 13 2
(Fibonacci sequence)

Method: Decode Vigenère cipher with key “the golden ratio”. Make sure to use the custom alphabet!
8to16
Scratcher
1000+ posts

Can you decode this? (3.0) (New system in place)

MonkeyBean2 wrote:

8to16 wrote:

Cipher Creator: @8to16
Cipher:
ž’—ÛŽ–ŠŽšˆÛŒ’——Û™žÛˆž•Û”Û‚”Ž‰Û—”˜š’”•
Difficulty Level: 2
Short Description: Don't bruteforce, or I will take all your decoins

Cipher Solvers: Me (@MonkeyBean2)
Solution: (words are separated by null (id 0) characters, I guess these are meant to be spaces, but the encoding was done slightly wrong?)
EVILKUMQUATSWILLBESENTTOYOURLOCATION
Here's it with the null characters replaced with spaces ‘ ’ in case you can't see them or they get filtered out:
EVIL KUMQUATS WILL BE SENT TO YOUR LOCATION
Method: Per byte XOR with key 219
Code (python) (note: text has been encoded as hexadecimal so encodings won't mess up the data when pasting it into a python REPL):
cipher = bytes.fromhex('9e8d9297db908e968a8e9a8f88db8c929797db999edb889e958fdb8f94db82948e89db9794989a8f929495')
result = bytes([c ^ 219 for c in cipher])
correct
-YourLocalPhantom-
Scratcher
1000+ posts

Can you decode this? (3.0) (New system in place)

Voxalice wrote:

-YourLocalPhantom- wrote:

(#80)
Cipher Creators: -YourLocalPhantom-
Cipher:
K65p8de29cyG1m7g
Uses a custom alphabet
abcdefghijklmnopqrstuvwxyz 0123456789
Difficulty Level: 2
Short Description: The Golden Ten.
Solution:
1 1 2 3 5 8 13 2
(Fibonacci sequence)

Method: Decode Vigenère cipher with key “the golden ratio”. Make sure to use the custom alphabet!
So technically this is incorrect because it was supposed to be decoded with the Fibonacci sequence and the plaintext was “the golden ratio” but I'll say you solved it because you figured out the decoding method involved the Vigenere cipher and something related to the golden ratio.
8to16
Scratcher
1000+ posts

Can you decode this? (3.0) (New system in place)

gilbert_given_189 wrote:

CC: gilbert_given_189
see OP: https://scratch.mit.edu/discuss/post/8203958/
Diff: 5 (3 if you know the research tool used to make this ciphertext)
Desc: I always wonder if we'll ever have a plain text, voice file format. I think this might be close. Shame it doesn't encode the pitch as well.
was this made with ARSS?
i imported the values into audacity but it makes a weird beep noise
co0lcr34t10ns
Scratcher
1000+ posts

Can you decode this? (3.0) (New system in place)

I'm on vacation so all ciphers are fair game. Will make a big update when I get the chance
blubby4
Scratcher
100+ posts

Can you decode this? (3.0) (New system in place)

Voxalice wrote:

blubby4 wrote:

(#20)
Cipher Creator: blubby4
Cipher:
(13²) 14 1 1 1 2 1 2 1 1 1 2 1 1 1 1 1 1 1 1 1 1 1 3 1 2 1 1 1 1 1 1 1 3 1 2 1 1 1 1 1 1 1 3 1 3 1 3 1 16 1 1 1 1 3 1 2 3 1 1 1 2 1 2 1 1 1 2 1 1 1 2 1 2 1 1 1 2 3 2 1 2 1 1 1 2 1 1 1 1 3 1 1 1 1 14
Difficulty Level: 3
Short Description: I'm worried I'll give it away if I say too much, but what can 13² be written as?
Solution: The number (169)
Method: The sum of each number adds up to 169, which is equal to 13^2.
Oh, sorry I missed this!

Sadly, that is not the answer. On second thought this might be a level 4 cipher.

(Actually, pondering this, it makes perfect sense that it adds to 169!)

Last edited by blubby4 (Nov. 3, 2024 23:37:02)

glitcX
Scratcher
1000+ posts

Can you decode this? (3.0) (New system in place)

Really easy (hint look at my recent projects)
88888888888888888111888888888888818188888888888881118111118111888111818181818188818181888181118888888888888888888855888888888888555558585855811158888858585855515855585858585551588858585855811158885858588581815555585558858181888858888855888888888888888888888
gilbert_given_189
Scratcher
1000+ posts

Can you decode this? (3.0) (New system in place)

8to16 wrote:

gilbert_given_189 wrote:

CC: gilbert_given_189
see OP: https://scratch.mit.edu/discuss/post/8203958/
Diff: 5 (3 if you know the research tool used to make this ciphertext)
Desc: I always wonder if we'll ever have a plain text, voice file format. I think this might be close. Shame it doesn't encode the pitch as well.
was this made with ARSS?
i imported the values into audacity but it makes a weird beep noise
Nope.
ilovestories
Scratcher
1000+ posts

Can you decode this? (3.0) (New system in place)

Hey, today I should have 2 DeCoins, because nobody has solved my cipher for 2 weeks, but I'm not even on the list.
MonkeyBean2
Scratcher
500+ posts

Can you decode this? (3.0) (New system in place)

ilovestories wrote:

Hey, today I should have 2 DeCoins, because nobody has solved my cipher for 2 weeks, but I'm not even on the list.
co0lcr34t10ns is on vacation, and will update everything when they get a chance.
AliMASTER430258
Scratcher
100+ posts

Can you decode this? (3.0) (New system in place)

#25 is: Questions About Scratch
MonkeyBean2
Scratcher
500+ posts

Can you decode this? (3.0) (New system in place)

AliMASTER430258 wrote:

#25 is: Questions About Scratch
instructions for #25 say “you shouldn't get a string of words”, also you should say how you have solved it.
co0lcr34t10ns
Scratcher
1000+ posts

Can you decode this? (3.0) (New system in place)

MonkeyBean2 wrote:

ilovestories wrote:

Hey, today I should have 2 DeCoins, because nobody has solved my cipher for 2 weeks, but I'm not even on the list.
co0lcr34t10ns is on vacation, and will update everything when they get a chance.
Thanks for telling them for me
zaid1442011
Scratcher
500+ posts

Can you decode this? (3.0) (New system in place)

co0lcr34t10ns wrote:

(#146)
LEADERBOARD UPDATE! The standings have been shaken. Lord knows what's to come, other than…
NEW CIPHER

Cipher Creators: co0lcr34t10ns
Cipher:
VkZaU1FrNUZOWEZVV0dST1pXdHJlbFJ0YkVOalIxSkVXa2h3U2xKNlZqSmFSVTVEWkcxU2RGWnViRXBUUjNoeldrVkZPVkJSUFQwPQ==
Difficulty Level: 5
Short Description: Wild goose chase.
Solution:
1086303276 it's not over yet
Method: Decode to Base64 4 times in a row.
Note: Is this the solution?

Last edited by zaid1442011 (Nov. 9, 2024 05:04:44)

davidtheplatform
Scratcher
500+ posts

Can you decode this? (3.0) (New system in place)

davidtheplatform wrote:

Don't quote this post, it has a lot of data in it

Cipher Creators: Me (@davidtheplatform)
Cipher:
2 10 26 3 15 13 22 12 11 13 22 20 10 26 19 27 9 25 10 12 9 17 28 31 10 17 28 17 9 22 4 20 19 9 31 10 15 15 28 31 22 11 29 1 9 21 28 29 10 26 17 9 22 4 20 19 9 14 10 20 26 22 9 20 19 9 0 12 19 22 9 19 10 8 28 9 7 20 11 11 28 15 9 22 28 23 22 9 18 32 10 26 12 19 9 14 10 20 26 22 19 16 9 6 4 29 9 17 20 17 9 24 9 20 26 31 11 12 17 28 9 20 22 30 5 1 9 7 12 3 13 3 23 30 7 0 8 4 6 24 6 18 8 30 8 15 23 4 8 0 18 30 24 15 0 12 15 7 1 6 0 24 12 27 30 25 19 1 15 21 16 26 7 6 6 18 27 13 24 1 18 25 25 6 24 8 21 7 21 30 7 18 18 3 8 0 3 0 19 0 8 4 21 6 0 6 4 16 1 32 23 8 16 23 16 1 7 23 23 6 16 19 23 32 24 4 21 7 16 16 13 30 23 6 8 18 23 6 25 4 7 15 24 3 1 24 1 27 30 18 8 13 23 1 32 13 0 4 27 8 32 30 24 25 24 30 21 8 13 16 21 23 8 18 3 21 18 6 7 12 16 8 25 6 23 27 18 32 15 32 25 1 1 23 23 6 7 24 24 24 8 25 16 0 27 1 32 16 32 32 21 30 8 18 18 19 21 25 18 18 13 7 15 24 24 25 1 4 3 32 23 24 2 6 1 4 21 27 3 4 12 23 18 32 1 0 32 30 12 23 18 18 24 30 27 21 21 30 21 8 21 21 13 4 7 0 21 6 21 18 16 2 27 2 18 25 24 27 7 21 16 16 19 15 12 27 6 30 23 18 30 18 16 18 24 25 4 7 1 23 8 21 30 0 3 0 19 13 0 16 8 6 7 3 16 0 19 6 15 16 13 4 30 0 32 18 3 25 32 30 12 24 30 32 23 30 24 32 6 30 27 18 30 27 10 24 3 0 23 4 27 24 13 32 8 32 4 1 16 6 6 32 16 6 18 4 32 19 30 7 19 26 1 25 30 16 6 7 7 25 1 24 30 8 7 24 2 30 16 25 6 12 6 6 16 8 13 16 16 0 30 32 23 12 30 23 27 32 7 25 7 23 32 21 7 24 16 15 6 21 2 16 10 24 1 32 16 0 4 0 16 1 32 30 6 6 0 23 32 0 8 8 7 24 4 25 32 24 23 30 30 13 24 30 7 32 24 27 18 27 12
Corpus:
~snip~
Difficulty level: 4 5
hint:
                                                                                                                                                                                                                                                                              The answer isn't in the corpus, but you do need information about it to decode the cipher. They also don't interact directly, ie. you shouldn't xor the cipher and corpus (or anything similar)

If you want more of a challenge, use this corpus: (the cipher and answer should be the same as with the first corpus. Be warned, I haven't tested that this one works)
~snip~
ask me a question about this and i may answer it/give you a hint
co0lcr34t10ns
Scratcher
1000+ posts

Can you decode this? (3.0) (New system in place)

zaid1442011 wrote:

co0lcr34t10ns wrote:

(#146)
LEADERBOARD UPDATE! The standings have been shaken. Lord knows what's to come, other than…
NEW CIPHER

Cipher Creators: co0lcr34t10ns
Cipher:
VkZaU1FrNUZOWEZVV0dST1pXdHJlbFJ0YkVOalIxSkVXa2h3U2xKNlZqSmFSVTVEWkcxU2RGWnViRXBUUjNoeldrVkZPVkJSUFQwPQ==
Difficulty Level: 5
Short Description: Wild goose chase.
Solution:
1086303276 it's not over yet
Method: Decode to Base64 4 times in a row.
Note: Is this the solution?
“It's not over yet”
8to16
Scratcher
1000+ posts

Can you decode this? (3.0) (New system in place)

Cipher Creator: @8to16
Cipher:
&=-*<O$76R >3+O'&7c*98-7Af|12R'O(Oc
 }ef341O*
Difficulty Level: 5
Short Description: Idk if this will get broken because of BMP on forums
ninjaMAR
Scratcher
1000+ posts

Can you decode this? (3.0) (New system in place)

Cipher Creators: ninjamar
Cipher:
104049097049104053258260262261259050097256262267269259257104267273262257259270264282259265275268279286272263277286280104287283291298271288274276289288285306297285300297281284097050269290307313266296320290312295320294051308297310319316303309321298318263315274288324285268328332338331304262324352104346337329340336345282358317329322288310315052314104369320048
Difficulty Level: 5
Short Description: I don't think anyone is going to solve this even if I give a hint

Hint 1: This string has been padded. It's actually an array of numbers. Try decoding the array using lzw…

Hint 2: The word I ciphered is 10 characters
Hint 3: The word has to do with a certain guy who had a redacted. On Github, he added a commit to turn redacted into a program to follow this guy. He got banned

Last edited by ninjaMAR (Nov. 10, 2024 12:12:46)

Powered by DjangoBB