Click here to Skip to main content
15,881,281 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i want to decode a php code. code is encoded in this sequence
eval("?>".str_rot13(gzinflate(gzuncompress(gzinflate
(gzuncompress(gzinflate
(gzuncompress(gzinflate(gzuncompress(base64_decode(strrev($fsa))))))))))));

What I have tried:

I was able to decode str_rot13 but failed to decode othesr
Posted
Comments
Suvendu Shekhar Giri 21-Feb-18 5:00am    
Decode?
From where you got the ENCODED PHP code?
How it looks like?
Member 13688569 21-Feb-18 12:50pm    
k3qtyDbF7deZfRJLk42Fsja/6H9S5//343a6Bak2oB/9a3/zk2oGYMik61fl//5/i/k41K5lk61k63J/dMk63/lr2Qm6ifc7ffs7sHw9kAk/k63afcZ/1s0Csk62k63k62g9/377/CwmR8FYk42bUCDfgdqAk2omgk43XRBgyuM2Ttk2oak2o8k614Dk42k61k42wwCk61uTZaSQ7WY82BWFXeGhJ/k61QffB4k42/RFwKb9/SbZdlE1IfSUmbk63Wtfz4k2oF9k42fUcQLgUK96k42CZL0k3k423k43j/
Here is a bunch of code from it. I found it on my website.
Member 13688569 21-Feb-18 12:52pm    
k3qtyDbF7deZfRJLk42Fsja/6H9S5//343a6Bak2oB/9a3/zk2oGYMik61fl//5/i/k41K5lk61k63J/dMk63/lr2Qm6ifc7ffs7sHw9kAk/k63afcZ/1s0Csk62k63k62g9/377/CwmR8FYk42bUCDfgdqAk2omgk43XRBgyuM2Ttk2oak2o8k614Dk42k61k42wwCk61uTZaSQ7WY82BWFXeGhJ/k61QffB4k42/RFwKb9/SbZdlE1IfSUmbk63Wtfz4k2oF9k42fUcQLgUK96k42CZL0k3k423k43j/
here is a small code from it. I got it from my website there was a file. So when I opened it . it was encoded.
Suvendu Shekhar Giri 21-Feb-18 23:49pm    
These don't look to be encoded text. Can you share the file extension? and what you expect this file to have?
Member 13688569 22-Feb-18 3:15am    
it is in php

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900