PHP Web Host - Quality Web Hosting For All PHP Applications Clan Themes! We make clans look good!!
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
evaders99
Former Moderator in Good Standing


Joined: Apr 30, 2004
Posts: 3221

PostPosted: Sun Dec 25, 2005 8:53 pm Reply with quote Back to top

Sure I understand. Under GPL, you just ask for their source code hehe Smile
View user's profile Send private message Visit poster's website
TopTop
New Member
New Member


Joined: Dec 25, 2005
Posts: 4

PostPosted: Wed Dec 28, 2005 3:06 am Reply with quote Back to top

Raven, I have some code and need to decode it ! Can you tell me please how can i do it =? Thanks so much for your help !

If you don't want to tell us about this decode script or how you do it ! can you decode only this files for me ? I'm so gladddddddddddd thanks !
View user's profile Send private message ICQ Number
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Wed Dec 28, 2005 3:22 am Reply with quote Back to top

Is that the sound of kaching!$ hitting my paypal account I hear?
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
TopTop
New Member
New Member


Joined: Dec 25, 2005
Posts: 4

PostPosted: Wed Dec 28, 2005 3:28 am Reply with quote Back to top

Raven wrote:
Is that the sound of kaching!$ hitting my paypal account I hear?


Smile ! the script i need to decode is not your script ! Smile
View user's profile Send private message ICQ Number
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Wed Dec 28, 2005 3:42 am Reply with quote Back to top

Not the point. I did one for free. That's the limit Smile
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
TopTop
New Member
New Member


Joined: Dec 25, 2005
Posts: 4

PostPosted: Wed Dec 28, 2005 1:48 pm Reply with quote Back to top

Raven wrote:
Not the point. I did one for free. That's the limit Smile


Smile I will test you so ! Anyone need help to decode contact me ! I will help without money Smile I don't like a good admin Raven Very Happy hehehe

Code :

Code:
<?
   echo "\nDECODE nested eval(gzinflate()) Without Money :)\n\n";
   
   echo "1. Reading coded.txt\n";
   $fp1      = fopen ("coded.txt", "r");
   $contents = fread ($fp1, filesize ("coded.txt"));
   fclose($fp1);
   
   echo "2. Decoding\n";
   while (preg_match("/eval\(gzinflate/",$contents)) {
       $contents=preg_replace("/<\?|\?>/", "", $contents);
       eval(preg_replace("/eval/", "\$contents=", $contents));
   }
       
   echo "3. Writing decoded.txt\n";
   $fp2 = fopen("decoded.txt","w");
   fwrite($fp2, trim($contents));
   fclose($fp2);
?>



try use this code in local ! You can decode without money Smile
View user's profile Send private message ICQ Number
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Wed Dec 28, 2005 2:06 pm Reply with quote Back to top

Why did you waste my time? The decoding is no secret. I have posted how to do it before. You have pretty much assured yourself of no further help from me at all, about anything. Btw, my method is much, much simpler ROTFL
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
Guardian2003
Site Admin


Joined: Aug 28, 2003
Posts: 6373
Location: Vsetin, Czech Republic

PostPosted: Wed Dec 28, 2005 3:26 pm Reply with quote Back to top

TopTop, its not about the money, it's the principle of thing.
Whilst peoples time are wasted on peadomorphic posts like yours, others wait patiently for advice or information who are in far greater need.
View user's profile Send private message Send e-mail Visit poster's website
jaded
Theme Guru


Joined: Nov 01, 2003
Posts: 1006

PostPosted: Wed Dec 28, 2005 11:36 pm Reply with quote Back to top

I just do not understand why someone would feel the need to encrypt a theme file. what is the point? I mean, they can be decoded so easily and how on earth is a person supposed to work on tweaking or fixing a theme if they cannot read the bloody thing Mad I make them all the time, work on them all the time, and it would never occur to me to encode one. Rolling Eyes '

Maybe I have pms, lol, I seem a bit cranky on the board tonight killing me
View user's profile Send private message Visit poster's website
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum