Python Reversal
80 points Hard

A Reverse engineering problem in python. Have fun! https://mega.nz/#!3HxHFCDA!BozTicVlEl5YES_reZwic2KoQ77f_R9_qNTcEJhFDsI

Flag
Rating 4.69
5
4
3
2
1

Discussion

tell me i am not the only one that started it without reading it first i will cry xDDD

0

Just reverse the algorithm, ez

0

And great challenge tho

0

Thank you for this challenge!

1

One of the most fun challenges I've done in a long time!

1

that took me waaayyyy too long lmao

0

Ayyoo any tips?

0

Yeah that punishment caught me off guard LMAO

2

wOw, enjoyed solving it ?

1

once I get "granted()", the url leads nowhere, I tried php injection but think I'm going the wrong direction. I need a hint please!

SevenBlindMice

0

Look at the code itself , see what happens to your input from the moment you enter it until it is compared to another string in the 'if' that is in the main function. Then try to reverse the functions' effects on the string that the variable 'sik' is compared to, starting with the last one that changed it- 'mikeSwift'. Just work your way backwards, use your programming skills and you'll find the flag. Good luck!

0