Questions tagged [ioncube]

ionCube is a tool to obfuscate PHP code so clients can run software without having the source code. Use with the [php] tag

ionCube lets you encode your PHP files up to PHP 5.5

To encode files, you need to buy ionCube PHP Encoder (it's a commercial tool) and to use encoded files you need to have ionCube loaders installed (those are for free).

Links:

204 questions
0
votes
0 answers

Grab URLs for dynamic CubeCart menu

I've been trying to figure out a way to implement a mega menu into CubeCart and I'm stuck after constructing the menu on how best to hook it up to the CubeCarts category system. From what I can tell (or-though I could be wrong) I can't get to the…
0
votes
1 answer

IONCUBE in PhpRunner How To install

i've been looking for an answer and i've tried a few ones but it dont seem to work, when i use a class that needs the IONCUBE loader it gets me the same error over and over. Site error: the file…
0
votes
2 answers

Encrypting smarty tpl module file in WHMCS

I am trying to encrypt a tpl file with ionCube in my module in WHMCS without modifying WHMCS smarty.class file. Anyone have any idea how can I do that? For further information see http://www.ioncube.com/sa_encoder.php?page=smarty_patch
AHMED.D
  • 165
  • 2
  • 13
0
votes
1 answer

Encoded test script for IONCUBE

I'm looking for an example script - or simple application - that would let me test if ioncube decoder works properly with php5.5 and additional modules (e.g. OPcache). Every script I Found online and tried on my host encoded for php < 5.5. I do not…
Taku
  • 562
  • 1
  • 6
  • 15
0
votes
1 answer

How to install ioncube Loader in OpenShift with WorkFlow Guide

I create an Application with following cartridges - PHP 5.4 - MySQL 5.5 - Phpmyadmin 4.0 What is the full workflow to make the ioncube fully function, and each time I push the repo data won't not deleted / reset? I do read…
Shiro
  • 7,344
  • 8
  • 46
  • 80
0
votes
1 answer

Bundling ioncube loader to the application

I wonder if it is possible to create a loader file, which handles loading the ioncube loader. The usual way is that the encoded file tries to detect the ioncube loader and throws an error if it could not be found: if(!extension_loaded('ionCube…
Stefan
  • 137
  • 13
0
votes
1 answer

Ioncube include_file_protection

I have a question about include_file_protection in ioncube. Is it possible to dissallow nonencoded files to include encoded files but allow encoded files to include nonencoded files? The file i want to include has the extension ".cache" Any ideas?
AppGeer
  • 725
  • 1
  • 11
  • 27
0
votes
1 answer

Is there a way to modify ioncube files to make it more secure

Basically I want to set a script that unless user insert "?hithisisme" the ioncube won't run. However, I run afoul of their anti corruption file mechanism.
user4951
  • 32,206
  • 53
  • 172
  • 282
0
votes
1 answer

How to display ioncube decoded php-file through PHP code?

I have a website of one company that I need to support. Guys who were supporting that website gave me all the archives with files and db to move it to my hosting. I moved it and it was all good to this day. I found one issue - the email form doesn't…
Molod
  • 352
  • 6
  • 22
0
votes
1 answer

Ioncube HTML encoder issue

Using the encoder it displays this message