anti leak system

Status
This thread has been locked.

devo

Premium
Feedback score
33
Posts
354
Reactions
194
Resources
1
Requesting an AntiLeak system preferably web based. I'd like a system to generate license keys and add kill switches that basically make a license key return false instead of true when read. I'd like it look fairly pretty too if possible and use friendly so I can create separate keys for separate categories.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

croissant222

Feedback score
0
Posts
439
Reactions
151
Resources
0
You can, but it would definitely not be worth it.
You will have to invest a lot of time and effort (possibly money as well) in order to get to this level, and still - your plugin will be leaked eventually. I rather put a minimal level of obfuscation, with no negative performance at all whatsoever and prevent the typical customer from sending it to a friend (because this is most of the customers).
Doubt it would get leaked, the company i work at has quite a bit of users and none of our products have been leaked yet
 

devo

Premium
Feedback score
33
Posts
354
Reactions
194
Resources
1
You can, but it would definitely not be worth it.
You will have to invest a lot of time and effort (possibly money as well) in order to get to this level, and still - your plugin will be leaked eventually. I rather put a minimal level of obfuscation, with no negative performance at all whatsoever and prevent the typical customer from sending it to a friend (because this is most of the customers).
does hider/crasher change performance? if not i might as well use advancedlicense and rename all the methods to some random things so it cant be replaced
 

MaccariTA

Feedback score
4
Posts
201
Reactions
47
Resources
0
Doubt it would get leaked, the company i work at has quite a bit of users and none of our products have been leaked yet
I don't wanna sound offensive, but either not enough people purchased it yet, or the products weren't worth the time of the reverse engineering process. I can assure you I could crack it in a reasonable amount of time and by no means I'm a reverse engineer. All you need is to have a solid understanding of bytecode.
does hider/crasher change performance? if not i might as well use advancedlicense and rename all the methods to some random things so it cant be replaced
It depends on the hider/crasher implementation. This can differ between different protection methods.
AdvancedLicense has a major security design flaw I will not mention here. I (and everyone who has a minimal understanding of cryptography) could crack any AdvancedLicense protected plugin within a few minutes no matter how heavily obfuscated it.
 

devo

Premium
Feedback score
33
Posts
354
Reactions
194
Resources
1
I don't wanna sound offensive, but either not enough people purchased it yet, or the products weren't worth the time of the reverse engineering process. I can assure you I could crack it in a reasonable amount of time and by no means I'm a reverse engineer. All you need is to have a solid understanding of bytecode.

It depends on the hider/crasher implementation. This can differ between different protection methods.
AdvancedLicense has a major security design flaw I will not mention here. I (and everyone who has a minimal understanding of cryptography) could crack any AdvancedLicense protected plugin within a few minutes no matter how heavily obfuscated it.
im using radon
 

croissant222

Feedback score
0
Posts
439
Reactions
151
Resources
0
I don't wanna sound offensive, but either not enough people purchased it yet, or the products weren't worth the time of the reverse engineering process. I can assure you I could crack it in a reasonable amount of time and by no means I'm a reverse engineer. All you need is to have a solid understanding of bytecode.

It depends on the hider/crasher implementation. This can differ between different protection methods.
AdvancedLicense has a major security design flaw I will not mention here. I (and everyone who has a minimal understanding of cryptography) could crack any AdvancedLicense protected plugin within a few minutes no matter how heavily obfuscated it.
I mean i dont know exactly how much since im just a programmer but its enough to hire 15 full time programmers so assuming everyone is buying the lowest priced product we offer thats about 25000 users or about 6500 if they are buying the highest priced one.
 
Status
This thread has been locked.
Top