🔍 Reverse Engineering Challenge

We’ve hidden the flag deep inside our logic. Your mission is to reverse the code and discover the flag!

💡 Hints for Reversers

Inspect the <script> section. Pay attention to encoded values and transformations like reverse() and btoa().

You can also paste the JavaScript in your browser console to test and decode.