Skip to content

Ncryptd service to encode your php applications for free, is your next professional tool to obfuscate scrambles classes, functions, variables, binary blowfish encription, is the simplest, fastest and strongest solution

marcianobarros20/ncryptd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ncryptd

Ncryptd is tool to encrypt your php applications for free, is your next professional tool to obfuscate scrambles classes, functions, variables, binary blowfish encription, is the simplest, fastest and strongest solution

##Requirements

PHP >= 5.4.0
MCrypt PHP Extension

##How to install

Step 1: Get the code

Option 1: Git Clone

$ git clone https://github.com/codex-corp/ncryptd.git ncryptd

Option 2: Download the repository

https://github.com/codex-corp/ncryptd/archive/master.zip

Step 2: Use Composer to install dependencies

Option 1: Composer is not installed globally

$ cd ncryptd
$ curl -s http://getcomposer.org/installer | php
$ php composer.phar install

Option 2: Composer is installed globally

$ cd ncryptd
$ composer install

License

The Ncryptd is open-sourced software licensed under the MIT license

About

Ncryptd service to encode your php applications for free, is your next professional tool to obfuscate scrambles classes, functions, variables, binary blowfish encription, is the simplest, fastest and strongest solution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%