Are there any OPEN source encryption/encoding scripts 4 php

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Locked
jclarkkent2003
Forum Contributor
Posts: 123
Joined: Sat Dec 04, 2004 9:14 pm

Are there any OPEN source encryption/encoding scripts 4 php

Post by jclarkkent2003 »

lol, I know it sounds like a joke but i'm not kidding.

I need an open source script for encoding/encrypting a php with some html file. I know this can be decoded really easily, but I want to edit how it encrypts so it's more secure.

Zend
IonCube
SourceGuardian
Codelock

I don't trust any of these with my php scripts, because lol, well I know they've been decoded already, so i kinda want a new option that would require them to decode my own and that would be extra work.
d3ad1ysp0rk
Forum Donator
Posts: 1661
Joined: Mon Oct 20, 2003 8:31 pm
Location: Maine, USA

Post by d3ad1ysp0rk »

Who says they've all been decoded?

I've heard great things about ionCube and Zend..
redmonkey
Forum Regular
Posts: 836
Joined: Thu Dec 18, 2003 3:58 pm

Post by redmonkey »

I'm not aware of any open source solutions.

Out of the four listed, I'd put my faith in ionCube over the others.

I'm in no way affiliated with ionCube. The latest release (released mid last month) of their encoder adds the ability to further obfuscate your source code (plus a few other additional security features). Their support is second to none, fast, freindly and down to earth. In my opinion (based on their pro version), their encoder is the most advanced out there and very competively priced too.

Bottomline is I don't believe any encoder can offer a 100% guarantee on source code security. Your source code has to be decoded at some point to some level in order for the engine to process it. If someone wants your code bad enough, they will get it no matter what you do.
jclarkkent2003
Forum Contributor
Posts: 123
Joined: Sat Dec 04, 2004 9:14 pm

Post by jclarkkent2003 »

I don't trust any of them because I've seen or even decoded one of them myself.

I tried ion cube, but it's giving me some BS error that it can't find out why, because the loader is there, I just guess it's not in the right place, but I've tried placing it in MANY locations and nothing worked.

But i would like to use ioncube if possible, it's IMPERATIVE that it doesnt' require an INSTALL of something on the server to decode, like zend.

Note: about some of my other posts recently, I appoligize if you guys get the wrong impression about me, I really do, heh, and I can't believe the MINDS you guys have, you guys are SO evil and I don't even REALIZE any of the things you guys are mentioning until you point it out for me. I write several/dozens of php scripts a day, and all for different purposes.

I'm not selling ANYTHING here, or on ebay or to anyone. I WAS planning to give out a FEW of my scripts un encoded but not exactly easily readable, and a few fully encoded two ONE or TWO people maxium, and I don't even know if that's a good idea. My scripts are INCREDIBLY powerful, YES, I put ALOT of thought into them and TONS of checking, and that is what most of my posts are about, the CHECKING things i put into my scripts.

I dont' want to go into detail, but I am NOT a bad person and i'm not building some destruction tool. I will shut up before I say too much, you guys have not COME UP with the ideas I have so your only applying them in a negative way.

I have also asked a bunch of stupid stuff that I could have figured out myself but didn't think of it, and you guys lend me a helpful hand, and I appreciate that. Just want you guys to make sure that I am not building anything bad, if I were to tell you straight up what i'm doing in full detail, you would crack up then see things in a new light and be like I couldn't be more wrong. , lol...

Peace.
Roja
Tutorials Group
Posts: 2692
Joined: Sun Jan 04, 2004 10:30 pm

Post by Roja »

jclarkkent2003 wrote:I appoligize if you guys get the wrong impression about me, I really do
viewtopic.php?p=238973#238973

If its the wrong impression, explain yourself.
redmonkey
Forum Regular
Posts: 836
Joined: Thu Dec 18, 2003 3:58 pm

Post by redmonkey »

jclarkkent2003 wrote:I tried ion cube, but it's giving me some BS error that it can't find out why, because the loader is there, I just guess it's not in the right place, but I've tried placing it in MANY locations and nothing worked.

But i would like to use ioncube if possible, it's IMPERATIVE that it doesnt' require an INSTALL of something on the server to decode, like zend.
I don't think you have quite grasped the concept of the ionCube encoder. It does require that the loader be installed on the server in order for encoded scripts to run. So your 'BS' error sounds to me to be more 'pilot error'. I know it may be considered a somewhat radical idea but, have you considered reading the documentation?
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

If you want to encode your scripts your going to need a decoder installed on the servers to read the scripts.
Although, IonCube does offer
Function/variable/line obfuscation plus enhanced and additional security features in the most advanced PHP encoding system ever!
Edit | Too slow :P
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

Roja wrote:
jclarkkent2003 wrote:I appoligize if you guys get the wrong impression about me, I really do
viewtopic.php?p=238973#238973

If its the wrong impression, explain yourself.
Please do explain yourself, considering everything presented in all your threads does lead me to believe your creating a spam system. Luckily, I always give benefit of the doubt, so please englighten us be it here or PM a mod.
jclarkkent2003
Forum Contributor
Posts: 123
Joined: Sat Dec 04, 2004 9:14 pm

Post by jclarkkent2003 »

1. He has a thread about iterating through a flat-file of items (to keep memory use low, and speed high) - Now he has his fast list of sites to attack.

2. He has a thread asking how to ping a list of IP's (to check that the sites exist before slurping)

3. He has a thread trying to get webpages through proxies (Slurp email addresses into a file)

4. He has this thread asking how to use multiple IP's to hide the fact that he's hitting all these sites that fast

5. He has a thread trying to obfuscate a script (sales to customers he doesnt trust)

6. He already overloaded apache running a version of this monstrosity
Flat file > I dislike Mysql, PERIOD. End of that explanation. Read ANY of my posts and you will see how much i spit on mysql.

2 > I have 70 ip's binded to my server, and several hundred sites spread out across those 70 ip's, I need a FAST way of checking that they are online as many of them were down for a few weeks without my knowledge and I didn't have any clue that there was something messing up the eth0 config after a few days, it just decides to stop responding to a few-several ips binded.

3 > Is that so bad? If I am coding a proxy surfer website that allows people to surf anonymously, that is what I need this for. Think a little bit please.

4 > Same reason as above

5 > I am not selling my script, I just want to give it to 1-2 trusted friends/clients, but i do NOT want them modifying my script without learning php, I prefer they ask me to add a feature and I add it and we both have it.

6 > uh, several hundred sites on a 3 ghz server will do that.



*Removed*

Jcart | Threats are a BIG NO NO.
jclarkkent2003
Forum Contributor
Posts: 123
Joined: Sat Dec 04, 2004 9:14 pm

Post by jclarkkent2003 »

oh, and what encryption / encoding php script system can I use that doesn't require a ROOT installed loader ?

I'd like something like codelock but it didn't work, broke my php script.
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

Your walking a very fine line.

Topic locked.
Locked