Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

obfuscar

Compare

  Analyzed about 6 hours ago

Obfuscar is a basic obfuscator for .NET assemblies. It uses massive overloading to rename metadata in .NET assemblies (including the names of methods, properties, events, fields, types and namespaces) to a minimal set, distinguishable in most cases only by signature. For example, if a class ... [More] contains only methods that accept different parameters, they can all be renamed 'A'. If another method is added to the class that accepts the same parameters as an existing method, it could be named 'a'. It makes decompiled code very difficult to follow. The wiki has more details about WhatItDoes. The current release is Obfuscar 2.0 RC. Obfuscar works its magic with the help of Jb Evain's fantastic Cecil library. [Less]

0 lines of code

0 current contributors

almost 6 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: mit

ConfuserEx

Compare

  Analyzed 1 day ago

An open-source, free protector for .NET applications

38.2K lines of code

4 current contributors

about 2 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Dafuscator

Compare

  Analyzed about 16 hours ago

Dafuscator is a database data obfuscation system that allows you to tactically obfuscate or delete data out of your production database while leaving most of the data intact. Real data behaves differently than fake generated data, so when testing, performing QA or sending a database off to a 3rd ... [More] party for testing you can maintain Sarbanes Oxley and HIPPA compliance by changing PIA (Personally Identifiable Information) while still keeping most data intact for testing or analysis. [Less]

28.7K lines of code

0 current contributors

over 12 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This