Codebusters B/C

User avatar
RasmitDevkota
Member
Member
Posts: 51
Joined: Fri Oct 23, 2020 6:27 pm
Division: C
State: GA
Pronouns: He/Him/His
Has thanked: 13 times
Been thanked: 29 times

Re: Codebusters B/C

Post by RasmitDevkota »

cyberdoggo wrote: Wed Dec 21, 2022 5:48 pm
Somebody11 wrote: Wed Dec 07, 2022 7:38 am Where can I find an as-easy-as-possible explanation of how to decrypt an Affine cipher with key? I am pretty confused with the math.
to decrypt affine cipher, you need 3 values. a, b, and t. the decryption formula is t(x-b) mod26.
the easiest way to look at it is to see t as a^-1, where at mod26 has to equal 1.
to find the value of t, just use a.
for example, let's say a = 7 and b = 39.
to find 7t mod26 = 1, you just have to try every value. in this case, t = 15.
therefore, your decryption formula in this case would be 15(x-39) mod26.
hope that helps.
One tiny but significant thing to mention - you don't have to try every value, the inverses mod 26 of all the numbers that can be your value appear in the reference sheet, it's the two-row table on the first page, where each column is a pair of inverses.

Also, as a general recommendation - the Scioly.org Wiki page for Codebusters has great explanations of most ciphers, both decoding and encoding (where applicable). It's not perfect or comprehensive but it's the best first place to check!
Last edited by RasmitDevkota on Thu Dec 22, 2022 7:27 pm, edited 1 time in total.
User avatar
pumptato-cat
Member
Member
Posts: 233
Joined: Wed Jun 15, 2022 11:04 am
Division: C
Pronouns: She/Her/Hers
Has thanked: 66 times
Been thanked: 35 times

Re: Codebusters B/C

Post by pumptato-cat »

How do you guys solve Morbit/Pollux/Baconian on Scilympiad? I'm copying the problem down on paper and it takes way too long.
"Anything will fly if you throw it hard enough."
chioneg
Member
Member
Posts: 1
Joined: Mon Jan 23, 2023 3:19 pm
Division: B
State: CT
Has thanked: 0
Been thanked: 0

Re: Codebusters B/C

Post by chioneg »

Does anyone know whether the Morse Code portion is using International Morse Code or American Morse Code?
Thanks in advance!
User avatar
pumptato-cat
Member
Member
Posts: 233
Joined: Wed Jun 15, 2022 11:04 am
Division: C
Pronouns: She/Her/Hers
Has thanked: 66 times
Been thanked: 35 times

Re: Codebusters B/C

Post by pumptato-cat »

Morse Code ciphers use the International Morse Code alphabet.
"Anything will fly if you throw it hard enough."
Sorrow2
Member
Member
Posts: 26
Joined: Thu Dec 08, 2022 3:05 pm
State: KS
Pronouns: He/Him/His
Has thanked: 4 times
Been thanked: 1 time

Re: Codebusters B/C

Post by Sorrow2 »

Does anyone know how to do pollux, fractionated morse code cipher and morbit?
"Kakarot! I've placed my pride.. My promise.. Everything in your hands. Your defeat is unacceptable. Step over the state of the Gods and Defeat Jiren, Kakarot!" -Vegeta
Sorrow2
Member
Member
Posts: 26
Joined: Thu Dec 08, 2022 3:05 pm
State: KS
Pronouns: He/Him/His
Has thanked: 4 times
Been thanked: 1 time

Re: Codebusters B/C

Post by Sorrow2 »

Sorrow2 wrote: Wed Feb 15, 2023 10:29 am Does anyone know how to do pollux, fractionated morse code cipher and morbit?
also baconian i think those are on my state tournament.
"Kakarot! I've placed my pride.. My promise.. Everything in your hands. Your defeat is unacceptable. Step over the state of the Gods and Defeat Jiren, Kakarot!" -Vegeta
PBJSandwich
Member
Member
Posts: 1
Joined: Thu Feb 16, 2023 7:54 pm
Division: C
State: NY
Pronouns: He/Him/His
Has thanked: 0
Been thanked: 0

Codebusters returning?

Post by PBJSandwich »

Hello friends, first post here. I am wondering whether Codebusters will be returning for 2024 and 2025. The event has repeated for 5 times in a row which is quite an amount for a repeating event. Will next year mark its death?

https://scioly.org/wiki/index.php/Past_Event_Rotations
bangtanarmy7
Member
Member
Posts: 15
Joined: Sat Sep 10, 2022 9:37 am
Division: B
Pronouns: She/Her/Hers
Has thanked: 5 times
Been thanked: 3 times

Re: Codebusters B/C

Post by bangtanarmy7 »

Sorrow2 wrote: Wed Feb 15, 2023 10:29 am Does anyone know how to do pollux, fractionated morse code cipher and morbit?
so for most of the ciphers, I use this https://www.youtube.com/@nancywang5952/featured channel, and this girl explains the basics really well, as well as shortcuts for some of the ciphers.
Last edited by bangtanarmy7 on Fri Feb 17, 2023 11:47 am, edited 1 time in total.
💜💜

"Sometimes clouds have two sides, a dark and light, and a silver lining in between. It's like a silver sandwich. So, when life seems hard, take a bite out of the silver sandwich."- Sokka
User avatar
randomdogonapc
Member
Member
Posts: 57
Joined: Tue Dec 06, 2022 7:04 pm
Division: B
State: OH
Pronouns: He/Him/His
Has thanked: 18 times
Been thanked: 6 times

Re: Codebusters B/C

Post by randomdogonapc »

Haven’t posted on this particular forum yet, but just wanted to ask about some people’s strategies. It seems impossible to do the harder ciphers consistently(patristocrats, Cryptarithms, etc.). Pollux ciphers and Morbit ciphers are some of the easier and reliable ciphers, while aristocrats are not very consistent but still the most common cipher. The low point ciphers(Caesar and Atbash) are usually easy and our team has gone for them on every invitational. What ciphers are you guys prioritizing and which are you guys skipping?

Also, does anybody know how to use the alphabet square provided on tests? They have half of the alphabet instead of the full one used on regular alphabet squares used for vigenere/Porta cipher.
Last edited by randomdogonapc on Sat Feb 18, 2023 3:54 pm, edited 1 time in total.
Mythic
Member
Member
Posts: 9
Joined: Mon Dec 19, 2022 9:35 am
Division: B
State: MI
Pronouns: He/Him/His
Has thanked: 2 times
Been thanked: 0

Re: Codebusters B/C

Post by Mythic »

If we get less than 2 mistakes on a Special Bonus Question or the Timed Question are we supposed to get the Bonus Points?
Last edited by Mythic on Sun Feb 19, 2023 5:59 pm, edited 1 time in total.

Return to “Study Events”