Page 1 of 3
Codebusters C
Posted: August 17th, 2020, 9:52 pm
by Adi1008
Codebusters C: Teams will cryptanalze (decode) encrypted messages using cryptanalysis techniques and show skill with advanced ciphers by encrypting or decrypting a message.
Codebusters Wiki
Codebusters Test Exchange 2020
Past Threads: 2018 (Trial),
2019,
2020
Past Question Marathons: 2019,
2020
Re: Codebusters C
Posted: October 22nd, 2020, 5:22 pm
by washyourfruit
hi everyone! this is my second year doing codebusters, and i'm trying to build up my tempo for aristocrats (1 in _ min). i winged this event last year, so i never really recorded my avg speed, but what do you guys think is a good tempo to build up to? obviously, the faster, the better, but i kind of want to have a general benchmark. thanks in advance!
Re: Codebusters C
Posted: October 24th, 2020, 12:40 am
by vgoel37
I'd say anything less than 4 minutes should be your goal. I started this event last year and I was able to shave my time down to anywhere from 2-4 minutes.
Re: Codebusters C
Posted: October 25th, 2020, 10:34 am
by Tailsfan101
washyourfruit wrote: ↑October 22nd, 2020, 5:22 pm
hi everyone! this is my second year doing codebusters, and i'm trying to build up my tempo for aristocrats (1 in _ min). i winged this event last year, so i never really recorded my avg speed, but what do you guys think is a good tempo to build up to? obviously, the faster, the better, but i kind of want to have a general benchmark. thanks in advance!
In my experience, some Aristocrats are definitely harder than others; some you can solve in a minute or two, some take a lot longer. Generally, though, if you can solve an Aristocrat consistently in four minutes or less, you're on a good track.
Re: Codebusters C
Posted: October 27th, 2020, 8:48 am
by Vortexx2
I feel like this is setting the bar a bit too high for people who are just starting out in this event and others who view this thread. If you can do an aristocrat consistently in 1-2 minutes, that puts you at the very top in the nation, and there are only a handful of people that can do this. If you can consistently do an aristocrat in under 3 minutes, that puts you at the top of the most competitive states, 4 minutes and under and you're at the top of states that aren't as competitive. All of these times GREAT, not GOOD. For someone who just wants to be pretty good at the event, I would say 5 minutes is a great benchmark. Being able to solve every code is just as important as being fast. So don't be discouraged if you haven't reached this level yet. Keep trying, take more practice tests, and try out the others codes to get faster at those as well!
Re: Codebusters C
Posted: December 18th, 2020, 1:33 pm
by hc23
Hi guys, I was looking at the hill cipher in the wiki, and I couldn't figure out how to decrypt a message using the hill cipher. Can someone explain?
Re: Codebusters C
Posted: December 24th, 2020, 1:14 am
by agneg05
Basically, compute the inverse matrix and apply the same method as encryption, but with the inverse matrix instead.
Re: Codebusters C
Posted: December 30th, 2020, 9:38 pm
by freed2003
Anyone have tips on solving the baconian? I can do easy ones where there's just two characters, but I have no clue on the ones where it's just a mash of characters.
Re: Codebusters C
Posted: December 31st, 2020, 2:20 pm
by Name
freed2003 wrote: ↑December 30th, 2020, 9:38 pm
Anyone have tips on solving the baconian? I can do easy ones where there's just two characters, but I have no clue on the ones where it's just a mash of characters.
Try finding some sort of pattern. For the most part though just don't bother.
Re: Codebusters C
Posted: December 31st, 2020, 4:48 pm
by Umaroth
Name wrote: ↑December 31st, 2020, 2:20 pm
freed2003 wrote: ↑December 30th, 2020, 9:38 pm
Anyone have tips on solving the baconian? I can do easy ones where there's just two characters, but I have no clue on the ones where it's just a mash of characters.
Try finding some sort of pattern. For the most part though just don't bother.
This is factual, Name is a code god. Baconian for the most part is not worth it this year.