top of page
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 or from main's first line of code
-
Google ("movsx x86", "malloc", etc.)
-
Don't give up - it's all about staring long enough
-
You can use the checkpoints in the following slides for a step-by-step solution.
Found it?
Type in the solution in the quiz below :)
bottom of page