Source code encryption, Introduction of EB360

December 9th, 2009 by Johnny Mast Leave a reply »

Untitled-3Bussy times for me and my company. This is the main reason that Twitme isnt really updated lately but i found some time and a subject to write about on the blog so i might as well get to it. The subject of this post is a new developer tool for Wordpress (or any php developer) called EB360.

My company is about to release a public payment gateway (Dutch IDeal) plugin for wordpress. The only thing is that since this will be sold on the web that we feared that the “evil” people among us would steal the code and spread it to more worse people by torrenting the source to the world. So the first thing i did was head out on the Internet and find some software that could encrypt my php source code.

The thing is all of that didn’t work well for my situation and on whole not for wordpress at all. So i decided to code a peace of software that could encrypt my software with a 256 bits encryption so that i could safely release my software into the world.This project i have been building is codenamed EB360 for electron blue 360,.

  • Encrypt an entire Plugin (inc subdirs)
  • Tell it to only encrypt phtml files or php files
  • It works well with Wordpress plugins

If i get enough positive feedback i will but the software on the site where so you can buy it for $25

Advertisement

Leave a Reply