I hope we get a solution after the fact, lol (i think i have a faint idea but dunno how to execute it, so...~)
Comment has been collapsed.
could you share the solution? i really didnt get this one
Comment has been collapsed.
wow, this was really beyond my knowledge
i tried bitwise ciphers but i couldn't find the pattern or logic behind it
Comment has been collapsed.
1,891 Comments - Last post 1 minute ago by MeguminShiro
20 Comments - Last post 20 minutes ago by MeguminShiro
600 Comments - Last post 1 hour ago by MeguminShiro
206 Comments - Last post 2 hours ago by Operations
1,011 Comments - Last post 2 hours ago by MeguminShiro
292 Comments - Last post 2 hours ago by MeguminShiro
4 Comments - Last post 2 hours ago by Formidolosus
113 Comments - Last post 9 minutes ago by WillyR1
106 Comments - Last post 10 minutes ago by Carlo
1,372 Comments - Last post 19 minutes ago by Chris76de
445 Comments - Last post 30 minutes ago by Metalhead8489
30,927 Comments - Last post 1 hour ago by H2s56nT
184 Comments - Last post 1 hour ago by Ellemby
10,423 Comments - Last post 1 hour ago by CurryKingWurst
Hello SteamGifters,
Few days ago it was 2SolveMe 2nd anniversary, so to celebrate I decided to create a small challenging puzzle.
Actually I didn't create the cipher myself, my friend who isn't on SteamGifts did. He really loved TomasMacMordain cipher puzzles, so he decided to help me to create one similar for this special occasion.
Award: Victoria 3 (plus 5 other giveaways).
Because it's a challenging one, I will add hints as time passes.
Puzzle:
Puzzle Link
Hint 0: It's not proper cipher, I am sorry, just cipher like puzzle. You can look at the SG puzzle guide or past TomasMacMordain puzzles, it's in similar fashion.
Hint 1: Left side and right side have the same number of characters (including empty space), so the answer would have the same number of characters as "2Solve.Me"
Hint 2: "SeeSharp" is "wew{isrs"
Hint 3: Think in binary!
Hint 4: It's not a proper cipher, you cannot decode the solution back to the original string.
Hint 5: Why did the programmer go broke? -Because he lost his bitwise savings! ;)
Edit: Initial passed code had bad spacing (because markdown removed it for some reason), fixed
Answer: so~woomw
twchiu solved it first, and gave simples explanation so I will re-post it here:
C# Code:
Comment has been collapsed.