Hello,
I need to obfuscate a file that communicates with my server. This is to prevent (or make it harder for) the nullers. Is there any good FREE PHP obfuscator?
Thanks!
I googled for some online obfuscator and so far none of them worked...
@nCODE
I googled for some online obfuscator and so far none of them worked...
I'm not sure what do you mean that none of them worked? Do you know how to used it?
I provide a link that you can download a free PHP obfuscation software.
lol... why wont I know how to do something so simple... A couple of them and including the one you mentioned just changed the variables which, IMHO, is not something that will be hard to crack... I found another one which used eval() but for some reason, the script stopped working...
just changed the variables which
That is the function of an obfuscator, it makes your code hard to read. If you want serious protection (encoding) then you'll have to pay.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.