Codebusters C

Post Reply
User avatar
Name
Member
Member
Posts: 434
Joined: January 21st, 2018, 4:41 pm
Division: C
State: NY
Pronouns: He/Him/His
Has thanked: 49 times
Been thanked: 46 times

Re: Codebusters C

Post by Name »

TheChiScientist wrote:Anyone here wants access to an xenocrypt test urgently? I plan to complete a SciOly Codebusters test of pure xenocrypts seeing how difficult they are to find but I don't want to release it without a large number of ciphers if there isn't a large demand.
I'll take it but xenocrypts arnt THAT rare unlike something like RSA where I've seen it used exactly once. If anything get a teammate to search up Spanish quotes and use a monoalpabetic encoder
South Woods MS, Syosset HS '21
BirdSO TD/ES
Past Events: Microbe, Invasive, Matsci, Fermi, Astro, Code, Fossils
1st place MIT Codebusters 2019-2020
1st place NYS Fermi Questions (2019), Astronomy and Codebusters (2021)
Science Olympiad Founder's Scholarship winner
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 »

Name wrote:
TheChiScientist wrote:Anyone here wants access to an xenocrypt test urgently? I plan to complete a SciOly Codebusters test of pure xenocrypts seeing how difficult they are to find but I don't want to release it without a large number of ciphers if there isn't a large demand.
I'll take it but xenocrypts arnt THAT rare unlike something like RSA where I've seen it used exactly once. If anything get a teammate to search up Spanish quotes and use a monoalpabetic encoder
Agreed, xenocrypts aren't that hard to find, especially if you speak Spanish (which I don't)
0ddrenaline
Member
Member
Posts: 136
Joined: May 21st, 2015, 6:36 pm
Division: Grad
State: MI
Has thanked: 3 times
Been thanked: 18 times

Re: Codebusters C

Post by 0ddrenaline »

I need to write my second test for an upcoming competition. Last time I created a different table for each word, with a different cell for the encrypted and decrypted letters. Then I needed to type each letter individually in each cell. This is very tedious and prone to mistakes. Any tips?
User avatar
TheChiScientist
Member
Member
Posts: 732
Joined: March 11th, 2018, 11:25 am
Division: Grad
State: IL
Pronouns: He/Him/His
Has thanked: 6 times
Been thanked: 44 times

Re: Codebusters C

Post by TheChiScientist »

0ddrenaline wrote:I need to write my second test for an upcoming competition. Last time I created a different table for each word, with a different cell for the encrypted and decrypted letters. Then I needed to type each letter individually in each cell. This is very tedious and prone to mistakes. Any tips?
Make the table with the alphabet in alphabetical order and then just copy paste for all your tables. Then use a word counter to sorta all your letters and fill in accordingly. Send me a PM if you want to see an example of what I have with my Xenocrypt test. :D
A Science Olympian from 2015 - 2019 CLCSO Alumni
Medal Count:30
IL PPP/Mission Assistant State Supervisor.
CLC Div. B Tournament Director.
President of The Builder Cult.
"A true Science Olympian embraces a life without Science Olympiad by becoming a part of Science Olympiad itself"- Me
GoldenKnight1
Coach
Coach
Posts: 225
Joined: May 2nd, 2009, 5:02 pm
Division: Grad
State: PA
Pronouns: He/Him/His
Has thanked: 0
Been thanked: 18 times

Re: Codebusters C

Post by GoldenKnight1 »

TheChiScientist wrote:
0ddrenaline wrote:I need to write my second test for an upcoming competition. Last time I created a different table for each word, with a different cell for the encrypted and decrypted letters. Then I needed to type each letter individually in each cell. This is very tedious and prone to mistakes. Any tips?
Make the table with the alphabet in alphabetical order and then just copy paste for all your tables. Then use a word counter to sorta all your letters and fill in accordingly. Send me a PM if you want to see an example of what I have with my Xenocrypt test. :D
Or use the Test Generator from NCSO that is included on the National Website.
User avatar
TheChiScientist
Member
Member
Posts: 732
Joined: March 11th, 2018, 11:25 am
Division: Grad
State: IL
Pronouns: He/Him/His
Has thanked: 6 times
Been thanked: 44 times

Re: Codebusters C

Post by TheChiScientist »

GoldenKnight1 wrote:
TheChiScientist wrote:
0ddrenaline wrote:I need to write my second test for an upcoming competition. Last time I created a different table for each word, with a different cell for the encrypted and decrypted letters. Then I needed to type each letter individually in each cell. This is very tedious and prone to mistakes. Any tips?
Make the table with the alphabet in alphabetical order and then just copy paste for all your tables. Then use a word counter to sorta all your letters and fill in accordingly. Send me a PM if you want to see an example of what I have with my Xenocrypt test. :D
Or use the Test Generator from NCSO that is included on the National Website.
Oh, butterfly... Yea. No. Ignore what I just said. This is WAY better! Thx GoldenKnight! :)
A Science Olympian from 2015 - 2019 CLCSO Alumni
Medal Count:30
IL PPP/Mission Assistant State Supervisor.
CLC Div. B Tournament Director.
President of The Builder Cult.
"A true Science Olympian embraces a life without Science Olympiad by becoming a part of Science Olympiad itself"- Me
Saucycedo
Member
Member
Posts: 4
Joined: April 7th, 2018, 5:49 am
Has thanked: 0
Been thanked: 0

Re: Codebusters C

Post by Saucycedo »

Any tips on solving patristocrats faster?
0ddrenaline
Member
Member
Posts: 136
Joined: May 21st, 2015, 6:36 pm
Division: Grad
State: MI
Has thanked: 3 times
Been thanked: 18 times

Re: Codebusters C

Post by 0ddrenaline »

GoldenKnight1 wrote:
TheChiScientist wrote:
0ddrenaline wrote:I need to write my second test for an upcoming competition. Last time I created a different table for each word, with a different cell for the encrypted and decrypted letters. Then I needed to type each letter individually in each cell. This is very tedious and prone to mistakes. Any tips?
Make the table with the alphabet in alphabetical order and then just copy paste for all your tables. Then use a word counter to sorta all your letters and fill in accordingly. Send me a PM if you want to see an example of what I have with my Xenocrypt test. :D
Or use the Test Generator from NCSO that is included on the National Website.
Wow, I should have known to check there. Thanks!
User avatar
jimmy-bond
Member
Member
Posts: 418
Joined: January 8th, 2018, 11:25 pm
Division: Grad
State: OH
Pronouns: He/Him/His
Has thanked: 11 times
Been thanked: 10 times

Re: Codebusters C

Post by jimmy-bond »

At a recent competition, there was a Baconian alphabet problem. Instead of A's and B's, they used the symbols <, >, [, ], {, }, (, and ). No hint was provided, and there were 52 letters in total. There were no repeating sets of symbols. How would someone tackle this problem?
PCHS, HI '21 | CWRU, OH '25
Code(16), DD(40), FQ(39),4&6(36), WQ(27)
CriB(26), DP (11), FF(1), MM(14), P&P(6)
CriB(36), DD(35), FF(2), MM(20)
User avatar
TheChiScientist
Member
Member
Posts: 732
Joined: March 11th, 2018, 11:25 am
Division: Grad
State: IL
Pronouns: He/Him/His
Has thanked: 6 times
Been thanked: 44 times

Re: Codebusters C

Post by TheChiScientist »

jimmy-bond wrote:At a recent competition, there was a Baconian alphabet problem. Instead of A's and B's, they used the symbols <, >, [, ], {, }, (, and ). No hint was provided, and there were 52 letters in total. There were no repeating sets of symbols. How would someone tackle this problem?
I would attempt to see how grouping would create a logical response. On a test I took they used a Baconian with odd and even numbers as A and B. I suspect that in this case, A is most likely <, [, { and B is most likely >, ], }. If I could see how the test was formatted I could test this theory out but in a nutshell, you need to find patterns in Baconian ciphers. Also, don't forget to bunch everything into fives.
A Science Olympian from 2015 - 2019 CLCSO Alumni
Medal Count:30
IL PPP/Mission Assistant State Supervisor.
CLC Div. B Tournament Director.
President of The Builder Cult.
"A true Science Olympian embraces a life without Science Olympiad by becoming a part of Science Olympiad itself"- Me
Post Reply

Return to “2019 Lab Events”

Who is online

Users browsing this forum: No registered users and 9 guests