ככה יש לי קובץ שאני רוצה לערוך אבל הוא בבסיס64 וזה מעצבן ניסיתי תפעולת דקוד הפשוטה אבל היא לא עובדת..
גיגלתי ומצאתי תמאמר הבא
http://wordpress.macosbrain.com/2006...ode-str_rot13/
והשאלה שלי היא בדיוק כמו שאלה 3 שמה
i have a file which is encoded in eval(gzinflate(str_rot13(base64_decode, i want to decode the same can you please tell how to do decode the same using your script
thanking you in advance
ולא הבנתי מה הוא רשם לו..
איפה לשים את הקוד שלי (זה שבבסיס 64?)
ד"א תרגום לגרמנית שמה:
it gives in such a way some php scripte from any bases is “coded”. a few simple methods would e.g. be: eval (gzinflate (base64_decode (“FZ3HjuvQlUV… xyz”))); and eval (gzinflate (str_rot13 (base64_decode (“FZ3HjuvQlUV… xyz”)))); to decode is not heavy actually. usually it is enough to replace “eval” with “echo” or “”. but in my case that was recursiv coded whole with both methods and. tja and with hand the whole 100 times go through is also stupid. thus have I times ne small function those for you makes here. I think thereby should everyone clearly come. if not simply comment discharge.
תודה רבה רבה רבה ושבת שלום לכולם!