asssa
01-24-2012, 06:56 PM
good day
kindly please i need badly to decode the file in this link
http://upload.traidnt.net/dldfId31326.zip.html
thaks
DarkLaika
01-24-2012, 07:09 PM
good day
kindly please i need badly to decode the file in this link
http://upload.traidnt.net/dldfId31326.zip.html
thaks
Decode it? What do you mean?
asssa
01-24-2012, 07:23 PM
Decode it? What do you mean?
i mean to decryption the php files
BluePanther
01-24-2012, 07:41 PM
If the files are encrypted, then they were probably encrypted for a reason. Why are they encrypted? No-one here will risk copyright infringement (it's against forum rules).
tangoforce
01-24-2012, 09:00 PM
Which file exactly? - I've looked in the .zip and there are at least 20 different php files.
You have some issues to deal with:
1) You're trying to decrypt someones encrypted work / steal their code
2) You're not very good at posting details with your request - missing out details such as which file is stupid.
3) No-one here is going to decrypt an entire archive of encrypted files for you. It is a massive job to ask someone to do for free in their own time.
If you can use the PHP file without downloading any additional software, it isnt encrypted. It is something called obfuscated. Which in that case, just google obfuscation, or deobfuscation, and ull see something called base64_decode. A lot of websites will decode the script for you, but i will not.