[PhP] AntiLeak System

Status
This thread has been locked.

funkemunky

Anti-Cheater and Cheater
Banned
Feedback score
11
Posts
0
Reactions
199
Resources
0
To put it short, I need an anti-leak system. Now, I'm going to be specific for how this should work so you don't have to go off the back off your head to get a function for an anti-leak I would like.

Description
- Make a PhP where I can put in a .JAR and it will inject its own ID on download. This so the one JAR downloaded is uniquely identifiable.
- Make a panel to where all IDs are stored, and make it to where I can remove it. I don't need anything special. I would even be fine with just just basic HTML (though please at least make it legible and to where it doesn't hurt my eyes). This is so I can put a killswitch in my plugin. Make it so I can make a check with a link like "ids.funkemunky.cc/ks?id="id here" and make it return a boolean (true/false) to my plugin. This will trigger the killswitch if it returns false. It will return false if the ID doesn't exist.
- Make one page where I can check the amount of plugins that came from different IPs. IF you can make it auto-remove an ID after a certain amount, that'd be great. If you aren't fine with that, that's cool.

What I'm Willing to Pay You
Message me so we can discuss a price.

Note: I'm able to do anything Java related for this service.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

GotoFinal

Feedback score
1
Posts
33
Reactions
15
Resources
0
Yes, it is. On spigot, premium resources are injected with an id and protection on download. Difference with this is, it only injects an ID.[DOUBLEPOST=1502562394][/DOUBLEPOST]

You don't the reason for this obviously. Yes, java is a meme enough to where reverse engineering is incredibly easy unless you make it download the resource itself into the system's ram on start (which is possible). However, I don't want it easy enough to where you can just upload and you're good to go.
Any class files that are loaded into JVM can be easily extracted, so loading anything to ram would not help you at all. Just saying...
 
Status
This thread has been locked.
Top