Jump to content
MakeWebGames

New Services to Developers/Site Owners


KyleMassacre

Recommended Posts

Good morning MWG or afternoon;)

Pretty soon here I will be releasing a new Top Site but I am not here to discuss that at this time since it is still under development.

What I am here to discuss is as a little kick off to the top site I am offering a few services for you guys and they are:

  1. Site/Application Reviews
  2. File Encryption
  3. SEO Consultation *Coming Soon*
  4. Module Plugin Sales *Coming Soon*

 

You can receive more information by following this link HERE

Everything there is pretty straight forward and if you have any questions there are contact forms there so feel free to stop by and take a gander

**EDIT**

I forgot to add that I am offering 5 FREE reviews to start this thing up

Edited by KyleMassacre
Link to comment
Share on other sites

Kyle: your second service you call encryption should instead be called code obfuscation.

Good lookin out. I changed the title to obfuscation. But the reason for using the term "encryption" is most people like myself until recently dont really know or understand the term obfuscation. Plus It doesnt really roll of the tongue very easily. Like when people want to look up how to protect their code ill say 90% of the time that the first thing that pops in their head is encryption. But ill look more into incorporating that in my pages

Link to comment
Share on other sites

Wrong, in today world for most languages you look at obfuscation not encryption: example: http://www.preemptive.com/products/dotfuscator

The encryption of code is more linked to products like: http://www.zend.com/en/products/guard/ which provide both an "encoding" and an obfuscation. The encoding is what you may had in mind which is basically some sort of cryptography applied to the byte code (binary version of the PHP script).

Link to comment
Share on other sites

Point taken a_b.

I would also like to point out that I am also offering 5 free obfuscations of your source code and ill will also be looking into actual encryption methods, ones that will use standard php functions without eval() so you wont have to install 3rd party software like the zend framework or slow down your code.

But at the time im only doing obfuscation. So feel free to come inquire. Besides its FREE what would be the worst that can happen and I will guarantee satisfaction

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...