Post: best protection for my c# application
10-18-2015, 11:46 PM #1
tryandguardme
Do a barrel roll!
(adsbygoogle = window.adsbygoogle || []).push({}); im looking into selling tool i made for all games .. whats best protection besides netseal.. allso whats some good obfuscators for it ?
(adsbygoogle = window.adsbygoogle || []).push({});
10-19-2015, 02:23 AM #2
Originally posted by tryandguardme View Post
im looking into selling tool i made for all games .. whats best protection besides netseal.. allso whats some good obfuscators for it ?


Moved to inquiries; I can't help much more, sorry someone else will fill in my stupid.
edit: Hey I found this useful thread maybe?
You must login or register to view this content.
try exploring You must login or register to view this content.
10-19-2015, 03:41 AM #3
Sloth
Banned
Originally posted by tryandguardme View Post
im looking into selling tool i made for all games .. whats best protection besides netseal.. allso whats some good obfuscators for it ?


I'm not going to pretend I know exactly what obfuscators do but they generally convert your code to make it unreadable so when people try to decompile it they won't be able to understand it (But the public obfuscators can generally be deobfuscated)

You also might want to look in to adding the user of encryption to your program so you can encrypt important string you don't want people to find out. (can be used for securing passwords etc)
You must login or register to view this content.

Also take a look at this you could use this to detect if your program has been modified and have it shutdown if it has.
You must login or register to view this content.
10-19-2015, 03:52 AM #4
tryandguardme
Do a barrel roll!
Originally posted by Sloth View Post
I'm not going to pretend I know exactly what obfuscators do but they generally convert your code to make it unreadable so when people try to decompile it they won't be able to understand it (But the public obfuscators can generally be deobfuscated)

You also might want to look in to adding the user of encryption to your program so you can encrypt important string you don't want people to find out. (can be used for securing passwords etc)
You must login or register to view this content.

Also take a look at this you could use this to detect if your program has been modified and have it shutdown if it has.
You must login or register to view this content.

thanks bro

The following user thanked tryandguardme for this useful post:

10-19-2015, 08:47 AM #5
Helping-Hand
Cake is a lie
Originally posted by tryandguardme View Post
im looking into selling tool i made for all games .. whats best protection besides netseal.. allso whats some good obfuscators for it ?


Netseal is the best for your licensing...

For obfuscation either of these two would work...

You can use Smart Assembly... however, I believe it is a trail... or you can use Intellilock also if you want to sell your tools you will need to contact Outsider or an Admin I believe...
10-23-2015, 04:05 AM #6
Originally posted by tryandguardme View Post
thanks bro


If you need more help I will re open this, question answered until I am told otherwise.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo