Dezend Anyone?

Rein1418

BANNED
Joined
Apr 11, 2008
Messages
312
Reaction score
53
Hi, Anyone well versed in dezending php files? I took a shot at it, what's weird was I think I successfully dezend it however when I upload just the plain php file without changing anything it does not work!!!

Anyone wants to help me with this? I used the dezender from this website to do it. Am I missing anything else?
 
I don't know if files got dezended properly .. you could try the online tool here ..

Code:
http://dezend.w4ck1ng.com/
 
I got this error:

This is not a Zend encoded file
 
i got error saying file could not be decoded i dont know why but this script i have is zended but my own program and tha online one both will not decode the files
 
I got this error:

This is not a Zend encoded file

That's a sure sign that the encryption wasn't Zend, obviously.

A recommendation would be to run it through the editing program called html-kit. It's free to download. run a search to get a copy. It will tell you within the top of the coded page what encryption path it is protected in.
 
its probably ioncube encoded. If your POSITIVE its zend, you can send me the zip file of the php script and ill try to use my script to decode it for you (cant guarantee it will work though)
 
the online one wont dezend files that my local dezend will i believe the files from the script im trying to crack are zended with a new version of zend that these dezend programs cant remove yet. the files say i need zend optimizer 3 or higher to run it. and the others that will dezend say 2.something anyone have one that works on newer versions i got my dezend from script m afia so if thats the one you have then it wont work either. also there are other online ones etc, just use google and search for dezend using inurl.
 
Last edited:
Back
Top