This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
A solution to last week's challenge can be found here!
This challenge was created for a HackCU hackathon event in which teams were formed and were given 24 consecutive hours and Alteryx Designer to solve the challenge.
In this challenge you must break apart the given [encoded_string] into two character pairs and then build a decoder table, mapping the two-character pairs into ASCII characters to reveal a pig-latin encoded document.
To solve, or not to solve: that is the question.
Doozy of a challenge! Lots of trial and error and best guesses.
Yay to more puzzles!
Super fun challenge. This workflow killed my computer twice, and one time I hadn't saved anything
Written solve process:
Workflow:
Finally solved it, with a lot of trial and error ... it's not a really elegant elegant solution, in positive terms, it's very "interactive" (driven by specific selections or input)
I Eventually got there. Attached is my completed workflow
This was a neat one