DotRefiner

 Like

DotRefiner is a free .NET obfuscator.

Why obfuscate your code

The goal of obfuscation is to make reverse engineering and/or cloning your application more complicated. Ideally, it should make cost of reverse engineering your application comparable to cost of developing similar a.

License model

  • FreeProprietary

Platforms

  • Windows
  • .NET Framework
  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Portable
  2.  Obfuscation

 Tags

  • programming
  • development
  • .net-obfuscator

DotRefiner News & Activities

Highlights All activities

Recent activities

No activities found.

DotRefiner information

  • Developed by

    Aveloy
  • Licensing

    Proprietary and Free product.
  • Alternatives

    11 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Our users have written 0 comments and reviews about DotRefiner, and it has gotten 0 likes

DotRefiner was added to AlternativeTo by AndreiF on Aug 29, 2014 and this page was last updated Mar 26, 2016.
No comments or reviews, maybe you want to be first?
Post comment/review

What is DotRefiner?

DotRefiner is a free .NET obfuscator.

Why obfuscate your code

The goal of obfuscation is to make reverse engineering and/or cloning your application more complicated. Ideally, it should make cost of reverse engineering your application comparable to cost of developing similar application from scratch, thus making stealing your code and cloning your application worthless. As an additional benefit, obfuscation can make size of your binary files smaller and performance slightly higher.

DotRefiner key features

Obfuscates names of types and all their members Strips out namespaces Strips out assembly info Supports obfuscating complex hierarchies of shared libraries Flexible obfuscation settings Supports Microsoft .NET up to version 4.5 and Mono