Hi guys i just downloaded a script but one of the files is encoded and i dont know how to decode it. I think its base 64 but when i tried to decode it using some online decoders it didnt work I need it in php so if anyone knows how to do it please help Here is the file http://rapidshare.com/files/362576483/signup.php.html Thanks
I downloaded the file :-( is a copyrighted one, I don't want to spend time on it but I can give you an hint! Open the file, if you have a bit of PHP knowledge it will be easy to understand totally how to decrypt it. <textarea><?php echo XXXXXXXXX;?></textarea> By doing this you will discover another part of the file... then follow the variables and constants... it's easy! But I won't go on.
Sorry can't help you, it's look like signature file. Same as above, use text area to reveal it. Remember if it's (mostly copyrighted template use this kind of stuff) copyrighted, don't remove it or you will be illegal user.
I think it like encrypted file, so for decrypt the file we must know about this algorithm method first like RSA, DES, 3DES, etc. Hopefully, it will can help you.
No, a n00b can decrypt it easily. I needed one minute. Just decrypt the first part and you will understand how to get the other parts. But it's illegal.