by nn120
Posts tagged archive
Malware Diaries » Blog Archive » Crimepayz and ioncube
Jul 17th
There are tar installers for a program called ioncube. I did a bit of research on ioncube and it happens to be a tool to “protect software written using the PHP programming language from being viewed, changed“. …
Butuh Doa Dot Net » Blog Archive » HowTo Install Ioncube Loader …
May 19th
else echo "You must be logged in as root to install ionCube Loader." echo "Terminating …" exit 0 fi echo "Changing directory" cd /usr/local/ echo "Done." if [ -e ioncube_loaders_lin_x86.tar.gz ] then rm -f …
IT Support Blog » Blog Archive » Install ioncube in ubuntu
May 12th
zend_extension = /usr/local/ioncube/ioncube_loader_lin_5.2.so. There are a few versions of the loader in the tar archive. Use the one that matches your PHP version. 5. Restart apache. sudo /etc/init.d/apache2 restart …