Codebusters C

WangwithaTang
Member
Member
Posts: 111
Joined: January 3rd, 2019, 8:48 pm
Has thanked: 5 times
Been thanked: 3 times

Re: Codebusters C

Post by WangwithaTang »

Can somebody please explain this event? It just got released to division B and I don't really understand how it works.
UTF-8 U+6211 U+662F
Exalted Member
Exalted Member
Posts: 1597
Joined: January 18th, 2015, 7:42 am
Division: C
State: PA
Has thanked: 6 times
Been thanked: 15 times

Re: Codebusters C

Post by UTF-8 U+6211 U+662F »

WangwithaTang wrote:Can somebody please explain this event? It just got released to division B and I don't really understand how it works.
Not sure if your rules are different, but basically you get a list of bunch of ciphers that you're expected to either decode, encode, or both. Usually the type of cipher is specified. Check the Wiki for more details and Test Exchange for example problems.
wec01
Member
Member
Posts: 220
Joined: February 22nd, 2019, 4:02 pm
Division: Grad
State: VA
Has thanked: 0
Been thanked: 0

Re: Codebusters C

Post by wec01 »

UTF-8 U+6211 U+662F wrote:
WangwithaTang wrote:Can somebody please explain this event? It just got released to division B and I don't really understand how it works.
Not sure if your rules are different, but basically you get a list of bunch of ciphers that you're expected to either decode, encode, or both. Usually the type of cipher is specified. Check the Wiki for more details and Test Exchange for example problems.
You can also practice through the question marathon if you want, although it's not entirely reliable in terms of how active it is.
2019 Division C Nationals Medals:
4th place Fossils
5th place Sounds of Music
2nd place Thermodynamics
starfruit
Member
Member
Posts: 29
Joined: February 24th, 2018, 3:51 am
Division: C
State: VA
Pronouns: She/Her/Hers
Has thanked: 0
Been thanked: 0

Re: Codebusters C

Post by starfruit »

wec01 wrote:
UTF-8 U+6211 U+662F wrote:
WangwithaTang wrote:Can somebody please explain this event? It just got released to division B and I don't really understand how it works.
Not sure if your rules are different, but basically you get a list of bunch of ciphers that you're expected to either decode, encode, or both. Usually the type of cipher is specified. Check the Wiki for more details and Test Exchange for example problems.
You can also practice through the question marathon if you want, although it's not entirely reliable in terms of how active it is.
I compete in this event for Division B. The rules are pretty much the same, but we don't have to know Hill Cipher, RSA, Affine Analysis, and Affine decryption. What you do need to know is Aristocrats, Patristocrats, Baconian, Affine encryption, Atbash, Caesar Cipher, Xenocrypts, Vigenere, and Running Key Cipher (I think that's it?). You don't have notes for this event, so memorize! The test format can vary, but it always starts off with a timed question. You can get bonus points based on how fast you answer. The rest of the test is just cracking the rest of the codes. Definitely go read your rules!
code/forensics/it's about time
:!: :!: :!:
WangwithaTang
Member
Member
Posts: 111
Joined: January 3rd, 2019, 8:48 pm
Has thanked: 5 times
Been thanked: 3 times

Re: Codebusters C

Post by WangwithaTang »

starfruit wrote:
wec01 wrote:
UTF-8 U+6211 U+662F wrote: Not sure if your rules are different, but basically you get a list of bunch of ciphers that you're expected to either decode, encode, or both. Usually the type of cipher is specified. Check the Wiki for more details and Test Exchange for example problems.
You can also practice through the question marathon if you want, although it's not entirely reliable in terms of how active it is.
I compete in this event for Division B. The rules are pretty much the same, but we don't have to know Hill Cipher, RSA, Affine Analysis, and Affine decryption. What you do need to know is Aristocrats, Patristocrats, Baconian, Affine encryption, Atbash, Caesar Cipher, Xenocrypts, Vigenere, and Running Key Cipher (I think that's it?). You don't have notes for this event, so memorize! The test format can vary, but it always starts off with a timed question. You can get bonus points based on how fast you answer. The rest of the test is just cracking the rest of the codes. Definitely go read your rules!
okay, thanks guys!
will0416
Member
Member
Posts: 91
Joined: February 18th, 2019, 7:43 am
Division: C
State: OH
Has thanked: 2 times
Been thanked: 30 times

Re: Codebusters C

Post by will0416 »

Anyone got higher level tips for the TQ? We currently average in the 1:40's but I'm assuming that we'll be a bit slower at tournaments to come (I'd say our slowest recent time has been 2:30 and we want to prevent that from happening in a high-stakes scenario).
Mason ‘22
2021 Nats:
Chem - 1
Code - 5
SOM - 2
Boomi - 2

2019 Nats:
Code - 4
Mission - 4

Check out will0416's Userpage
User avatar
l0lit
Member
Member
Posts: 48
Joined: July 30th, 2018, 12:20 pm
Division: C
State: FL
Has thanked: 0
Been thanked: 12 times

Re: Codebusters C

Post by l0lit »

will0416 wrote:Anyone got higher level tips for the TQ? We currently average in the 1:40's but I'm assuming that we'll be a bit slower at tournaments to come (I'd say our slowest recent time has been 2:30 and we want to prevent that from happening in a high-stakes scenario).
Can you send a sample timed question you took for length? Strategies vary based on how long the timed question is.
Any opinions stated on this site are not official, the only official information can be found at soinc.org

University of South Florida '25
Carmel SciOly Alumni, Captain 2019-21
Tests written
WangwithaTang
Member
Member
Posts: 111
Joined: January 3rd, 2019, 8:48 pm
Has thanked: 5 times
Been thanked: 3 times

Re: Codebustews C

Post by WangwithaTang »

Ok, can somebody explain how to do the crib method for Vigenere Ciphers?
User avatar
dragonfruit35
Exalted Member
Exalted Member
Posts: 296
Joined: February 28th, 2015, 7:49 am
Division: Grad
State: VA
Pronouns: She/Her/Hers
Has thanked: 7 times
Been thanked: 1 time

Re: Codebustews C

Post by dragonfruit35 »

WangwithaTang wrote:Ok, can somebody explain how to do the crib method for Vigenere Ciphers?
Basically, a crib is a portion of the plaintext, so if you're given, say, the first three words already decrypted, then you would line those up with the ciphertext and subtract the plaintext letter values (be sure to use A=0) from the ciphertext letter values, which should result in the letter values of the key used to encrypt the cipher once you've gone through enough plaintext-ciphertext letter pairs. Once you've found the key, you can just copy it down over the rest of the ciphertext and solve normally.
tjhsst '20
virginia tech '24
2x codebusters national medalist

"it's not a pen, it's a principle!" - annie edison
WangwithaTang
Member
Member
Posts: 111
Joined: January 3rd, 2019, 8:48 pm
Has thanked: 5 times
Been thanked: 3 times

Re: Codebustews C

Post by WangwithaTang »

dragonfruit35 wrote:
WangwithaTang wrote:Ok, can somebody explain how to do the crib method for Vigenere Ciphers?
Basically, a crib is a portion of the plaintext, so if you're given, say, the first three words already decrypted, then you would line those up with the ciphertext and subtract the plaintext letter values (be sure to use A=0) from the ciphertext letter values, which should result in the letter values of the key used to encrypt the cipher once you've gone through enough plaintext-ciphertext letter pairs. Once you've found the key, you can just copy it down over the rest of the ciphertext and solve normally.
oh, okay, thanks!
Post Reply

Return to “2019 Lab Events”

Who is online

Users browsing this forum: No registered users and 0 guests