473,734 Members | 2,806 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Obfuscating/Encrypting PHP

Hi,
I know there are a few free and paid php source code encryption
scripts around. Has anyone used one, and any feedback?

I am interested in encrypting source that is placed on a remote host.

--
Posted using the http://www.dbForumz.com/ interface, at author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.dbForumz.com/PHP-Obfuscat...ict187987.html
Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.dbForumz.com/eform.php?p=634847
Jul 17 '05 #1
7 2021
DH
steve wrote:
Hi,
I know there are a few free and paid php source code encryption
scripts around. Has anyone used one, and any feedback?

I am interested in encrypting source that is placed on a remote host.


class.rc4crypt. php
from
http://cvs.sourceforge.net/viewcvs.p...s.rc4crypt.php

There is a different version of class.rc4crypt. php out there somewhere,
but i think the above version is easier to understand and work with.

Turn large text fields into blobs so that saved data doesn't get chopped
off.

Jul 17 '05 #2
Hello,

on 01/14/2005 10:18 PM steve said the following:
I know there are a few free and paid php source code encryption
scripts around. Has anyone used one, and any feedback?

I am interested in encrypting source that is placed on a remote host.


Encryptying is a bad idea.

You probably want a PHP compiler like RoadSend:

http://www.roadsend.com/

--

Regards,
Manuel Lemos

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/

Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html
Jul 17 '05 #3
"Manuel Lemos" wrote:
Hello,

on 01/14/2005 10:18 PM steve said the following:
I know there are a few free and paid php source code

encryption
scripts around. Has anyone used one, and any feedback?

I am interested in encrypting source that is placed on a

remote host.

Encryptying is a bad idea.

You probably want a PHP compiler like RoadSend:

http://www.roadsend.com/

--

Regards,
Manuel Lemos

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/

Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html


Thanks, Manuel,

Does it work? Have not heard about it before, but then again I was
not in the market for such a tool.

--
Posted using the http://www.dbForumz.com/ interface, at author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.dbForumz.com/PHP-Obfuscat...ict187987.html
Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.dbForumz.com/eform.php?p=635074
Jul 17 '05 #4
steve wrote:
Hi,
I know there are a few free and paid php source code encryption
scripts around. Has anyone used one, and any feedback?

I am interested in encrypting source that is placed on a remote host.


When using Eclipse PHP as IDE/Editor you have an "Export as obfusciated PHP"
function for your PHP projects.
I haven't tried it though...

Rutger Claes
--
Rutger Claes rg*@rgc.tld
Replace tld with top level domain of belgium to contact me pgp:0x3B7D6BD6
Do not reply to the from address. It's read by /dev/null and sa-learn only

Jul 17 '05 #5
"steve" <Us************ @dbForumz.com> wrote in message
news:41******** **@alt.athenane ws.com...
Hi,
I know there are a few free and paid php source code encryption
scripts around. Has anyone used one, and any feedback?

I am interested in encrypting source that is placed on a remote host.


See http://www.semanticdesigns.com/Produ...bfuscator.html

-- IDB
Jul 17 '05 #6
Hello,

on 01/15/2005 03:44 AM steve said the following:
> > I know there are a few free and paid php source code > encryption
> > scripts around. Has anyone used one, and any feedback?
> >
> > I am interested in encrypting source that is placed on a

> remote host.
>
> Encryptying is a bad idea.
>
> You probably want a PHP compiler like RoadSend:
>
> http://www.roadsend.com/

Thanks, Manuel,

Does it work? Have not heard about it before, but then again I was
not in the market for such a tool.


AFAIK, so far it is the only real PHP compiler. There are also encoders
and obfuscators but there is also the chance to regenerate an useful
copy of the source encoded by these tools.

--

Regards,
Manuel Lemos

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/

Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html
Jul 17 '05 #7
"Manuel Lemos" wrote:
Hello,

on 01/15/2005 03:44 AM steve said the following:
&nbsp;&nbsp; > > > I know there are a few free and paid php
source code
&nbsp;> > encryption
&nbsp;&nbsp; > > > scripts around. Has anyone used one, and
any feedback?
&nbsp;&nbsp; > > >
&nbsp;&nbsp; > > > I am interested in encrypting source that
is placed on a
&nbsp;> > remote host.
&nbsp;> >
&nbsp;> > Encryptying is a bad idea.
&nbsp;> >
&nbsp;> > You probably want a PHP compiler like RoadSend:
&nbsp;> >
&nbsp;> > http://www.roadsend.com/
Thanks, Manuel,

Does it work? Have not heard about it before, but then

again I was
not in the market for such a tool.


AFAIK, so far it is the only real PHP compiler. There are also
encoders
and obfuscators but there is also the chance to regenerate an
useful
copy of the source encoded by these tools.

--

Regards,
Manuel Lemos

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/

Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html


Thank you all for the info. Very much appreciated.

steve

--
Posted using the http://www.dbforumz.com interface, at author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.dbforumz.com/PHP-Obfuscat...ict187987.html
Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.dbforumz.com/eform.php?p=640430
Jul 17 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
9837
by: Piotr | last post by:
MS has published on its sites javascript encoder, which enables "encrypting" javascript code. It allows hiding js code from being seen as a text file. There is a decoder for it, available in the net, freeware, srcdec14.exe. I have tested both, encrypting, decrypting, the source and the final files are identical. But what I met on a certain site is a js file, encoded I think in another way, because I cannot decrypt it using the...
6
2090
by: Dayne | last post by:
Guys, I am writing a database application(vb.net , sql server) and is presently storing the connection settings in a xml file...not very secure though. What is a safer method in a dynamic environment? Dayne
4
2805
by: Manel G | last post by:
Hi This line works both in the debug and release mode: Me.Cursor = New Cursor(Me.GetType(), "NoCur.cur") After obfuscating the release exe I got this error message: System.ArgumentNullException: Value cannot be null.
7
1797
by: Paul Aspinall | last post by:
Hi I have developed a C# app which uses SQL Stored procs... which I plan to deploy as a single / low user version on MSDE. My SP's all have 'meaningful' names. However, as I want to protect my app as much as possible, is it possible to 'obfuscate' the SQL SP names?? I know I could do this manually, but then I may lose the 'ease of development' due to meaningless SP names... I already plan to encrypt the SP's themselves, but want to...
3
1408
by: SStory | last post by:
I would like to see some discussion on what most small-time shops do for protecting there code---obfuscating. I can't afford professional dotfuscator at present, but would like to obfuscate and protect my work and also to be able to have patches for my app as needed. Is this impossible with dotfuscator CE edition? Also concerning building a VB app in a batch file or whatever so that this
7
4097
by: Richard L Rosenheim | last post by:
Anyone care to express their two cents over pros and cons of encrypting the data being transmitted (within the SOAP package) versus just utilizing a HTTPS connection? Richard Rosenheim
0
896
by: Meena | last post by:
Is it possible to obfuscate a Webservice and use it with my client application (which is also obfuscated) ? I tried obfuscating the webservice, but I get the error, 'Could not load type <servicename>.Global'. I obfuscated the Webservice DLL. Thanks, -Meena
2
2274
by: SeeSharp Bint | last post by:
Visual Studio 2005, dotnet, c#. Microsoft SQL Server. Windows XP forms application. Temporarily, for my database application, I have been storing the various elements of database connection items like datasource,password,userid as plain strings in the registry. I'd now like to make these secure against people reading them. I thought of encrypting/decrypting each string when i write to the registry but I wouldnt know where to find a...
2
1585
by: JJ | last post by:
I'm using Visual Studio 2005. I'm trying to protect my website dll files as best as possible using obfuscating approach. I've tried to use Dotfuscator Community Edition (comes with Vis Studio) to obfuscate the dll from the web deployment project. The result is hardly obfuscated at all (I am using the default settings and adding all required DLL's to the Dotfuscators input). Has anyone used this tool successfully with web deployment...
0
8946
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9449
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9182
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8186
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6031
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4550
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4809
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3261
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2180
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.