Skip to content

Solution of team mh+mg#2

Open
mhanysz wants to merge 4 commits into
neXenio:js/challenge-1from
mhanysz:solution/team-mh-mg
Open

Solution of team mh+mg#2
mhanysz wants to merge 4 commits into
neXenio:js/challenge-1from
mhanysz:solution/team-mh-mg

Conversation

@mhanysz
Copy link
Copy Markdown

@mhanysz mhanysz commented May 24, 2022

No description provided.

lz101010 and others added 4 commits May 23, 2022 14:46
Solves challenge 1A by brute forcing an xor with one character on all characters in the cyphertext.
A scoring function sorts the results by readability (number of characters and spaces),
so that the plain text candidate with the highest score is printed last.
Solves challenge 1B by shifting each character of the
cyphertext by a certain length via brute force.
The plain text candidates are again sorted by their score and the right
candidate shows up in the top 15 candidates.
It still contains some special characters though, which may be the
result of an imperfect decyphering.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants