Julia
Julia is a more challenging exercise than the ones you've encountered before ;)
Your goal: find the password.
How to solve it?
-
Bottom-up or Top-down - you can start either from the end (what does the end of the program look like?) or from main's first line of code
-
Google ("movsx x86", "malloc", etc.)
-
Don't give up - it's all about staring at it long enough
-
You can use the checkpoints in the following slides for a step-by-step solution.
Open in Google Slides for zoom & fullscreen.
Quick Check
What is the password?