Decode Code Simple
esjdev opened this issue · 2 comments
esjdev commented
Simple Decode :D
Step 1: https://i.imgur.com/owLjd32.png
Script Obfuscated
Step 2: https://i.imgur.com/Yjh8VKU.png
Copy the contents of the variable $_
Step 3: https://i.imgur.com/O1WIdjW.png
Use echo with gzuncompress and base64_decode as shown in the image
Step 4: https://i.imgur.com/uyzk0yx.png
See the result in your browser, as shown in the image.
Step 5: https://i.imgur.com/59L9xGa.png
Copy the contents of the variable which was shown in the image in "step 4" and use in echo with base_decode as shown in the image in "step 5"
Result: https://i.imgur.com/1wy7Zfn.png
abydahana commented
Honestly, the words "this is not a stupid base64 encoding script, but a real and effective obfuscation script" is a sarcasm :)