How to null PHP script

Orozuz

Senior Member
Joined
Nov 21, 2020
Messages
831
Reaction score
494
Hey, I have a PHP script that I bought, but it needs a licence to get activated. I have the whole zip file and stuff, but the admin has to sent me the licence and it works. So, it's working, but I wanna use it more than one time, and I have zero intentions of paying again.

Do any of you know how to null it? I have the entire website in the zipfile, it's not like he'll send me something else, just the license, so I reckon this shouldn't be hard.

I'd really appreciate your help.
 
Hey, I have a PHP script that I bought, but it needs a licence to get activated. I have the whole zip file and stuff, but the admin has to sent me the licence and it works. So, it's working, but I wanna use it more than one time, and I have zero intentions of paying again.

Do any of you know how to null it? I have the entire website in the zipfile, it's not like he'll send me something else, just the license, so I reckon this shouldn't be hard.

I'd really appreciate your help.
I'm happy to take a look at it for free, I have done similar things like this before.
 
you can simply dump the files and db after installation most of the time it will work
 
Is there anyone willing to give me some advice and a quick go trough about this topic?
 
Back
Top