Decode $_Time=strrev(‘edoced_46esab’);$_Date=strrev(‘etalfnizg’);
Great news at Edoced! Starting from now we can decode php scripts which contain the string
$_Time=strrev('edoced_46esab');$_Date=strrev('etalfnizg');
Same days ago, one of our customer send us an encoded php script with this strange and new (for us) string. Uhm… sounds interesting!
After a bit of reverse engineering we found the solution and the way to decode those scripts. They use recursion and a combination of base64_endode and gzinflate functions.
I don’t want bore you, so let you try this stunning php decoding!
Advertisement
Recent Comments