Transform .NET code to native machine code.
Since .NET is a managed environment, there is always the downside of having your code open to anyone using Reflector or Refractor.
Skater TOTAL converts the decompilable Microsoft Intermediate Language code (MSIL or CIL) of your assemblies into native format while keeping all .NET metadata intact, that provides the same level of protection as native C/C++ code.
Software protection programming is a very important field for most software developers. Software protection techniques are not like obvious features that can be seen and compared. Because of this most software protection vendors could introduce impressive techniques that are included deep inside the protection scheme, when many times most of these techniques hardly exist or they are much simpler than what they seem.
The nature of .NET is to be able to install apps that have been compiled to MSIL, then either by JIT or Ngen, MSIL is compiled to native code and stored locally in a cache. It was never intended on generating a true native .exe that can be run independently of the .NET framework. There are too many dynamics that require the framework, such as: dynamic assembly loading, MSIL code generation, etc.
You can use ngen.exe to generate a native image but you still have to distribute the original non-native code as well, and it still needs the framework installed on the target machine.
Obfuscation is one way, but it cannot protect from breaking the piracy protection security of the .NET application. How do you make sure that your .NET application is not tampered with, and how do you make sure that the source code cannot be reverse engineered?
Skater TOTAL is a right tool to native compile .NET executables. Properly speaking it means converting the MSIL code of a .NET assembly to native machine code and then removing the MSIL code from that assembly, making it impossible to decompile it in a straightforward way.
read more +
if (DL.isMobileDevice == false) {
googletag.cmd.push(function() { googletag.display("category_spotlight_top"); });
}
User Reviews
+
Please Wait
Add Your Review
Login or create an account to post a review.
You are logged in as . Please submit your review for TOTAL .NET Protector
1. Rate this product:
2. One-line summary: (10 characters minimum)Count: 0 of 55 characters
3. Pros: (10 characters minimum)Count: 0 of 1,000 characters
4. Cons: (10 characters minimum)Count: 0 of 1,000 characters
5. Summary: (optional)Count: 0 of 1,500 characters
Add Your Review
The posting of advertisements, profanity, or personal attacks is prohibited.Click here to review our site terms of use.
Thank You for Submitting Your Review, !
Note that your submission may not appear immediately on our site.
Back to user reviews
Close
Update Your Review
Since you've already submitted a review for this product, this submission will be added as an update to your original review.
Summary: (10 characters minimum)0 of 1000 characters
Submit
The posting of advertisements, profanity, or personal attacks is prohibited.Click here to review our site terms of use.
Thank You for Submitting an Update to Your Review, !
Note that your submission may not appear immediately on our site.
Back to user reviews
Close
Submit Your Reply
Summary:0 of 1,000 characters
Submit
cancel
The posting of advertisements, profanity, or personal attacks is prohibited.Click here to review our site terms of use.
Thank You for Submitting a Reply, !
Note that your submission may not appear immediately on our site.
Read your reply
Read more user reviews
Back to product review
Close
E-mail This Review
E-mail this to: (Enter the e-mail address of the recipient)
Add your own personal message:0 of 1,000 characters
Submit
cancel
Thank You, !
Close
Report Offensive Content
If you believe this comment is offensive or violates the CNET's Site Terms of Use, you can report it below (this will not automatically remove the comment). Once reported, our staff will be notified and the comment will be reviewed.
Select type of offense:
Offensive: Sexually explicit or offensive language
Spam: Advertisements or commercial links
Disruptive posting: Flaming or offending other users
Illegal activities: Promote cracked software, or other illegal content
Comments: (optional)
Submit
cancel
Thank You for Helping us Maintain CNET's Great Community, !
Your message has been reported and will be reviewed by our staff.
Close
see all reviews +
Full Specifications+
General
Publisher
RustemSoft
Publisher web site
http://rustemsoft.com
Release Date
November 24, 2015
Date Added
December 21, 2015
Version
7.0.7
Category
Category
Developer Tools
Subcategory
.NET
Operating Systems
Operating Systems
Windows NT/2000/XP/Vista
Additional Requirements
.NET framework 4.0
Download Information
File Size
3.99MB
File Name
SkaterTOTAL.exe
Popularity
Total Downloads
0
Downloads Last Week
0
Pricing
License Model
Free to try
Limitations
Time-limited trial
Price
$199.99
Add to my list
Report a problem
read more +
if (DL.isMobileDevice == false) {
googletag.cmd.push(function() { googletag.display("bottom2"); });
}
Operating systems:
Windows NT/2000/XP/Vista
Additional requirements:
.NET framework 4.0
Date:
22.12.2015
Related Software