Agust1337's Obfuscator

Please post all your completed software applications in here. This is for full software which you have created and wish to release and share with everyone.
13 posts Page 2 of 2
Contributors
User avatar
MrAksel
C# Coder
C# Coder
Posts: 1758
Joined: Fri Mar 26, 2010 12:27 pm

Re: Agust1337's Obfuscator
MrAksel
I don't know why but when loading most of my assemblies I get an error saying that it can't load a runtime with a later version than itself. Happens on .NET 4
^^ got ur answer mandai
LMAOSHMSFOAIDMT
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;


Over 30 projects with source code!
Please give reputation to helpful members!

Image
Image
User avatar
Danny
VIP - Donator
VIP - Donator
Posts: 621
Joined: Sat Oct 30, 2010 8:21 pm

Re: Agust1337's Obfuscator
Danny
may sound stupid but what does this do?
User avatar
Agust1337
Coding God
Coding God
Posts: 2456
Joined: Fri Feb 19, 2010 8:18 pm

Re: Agust1337's Obfuscator
Agust1337
This program is used to obfuscate your program, or in English to protect the codes in your program from decompilers.

Let's say this is your code:

un-obfuscated program:
Code: Select all
public uint val;
obfuscated program:
Code: Select all
public uint ;
it will do something similar and even change the names of the forms to like a box or so.
Top-notch casual Dating
13 posts Page 2 of 2
Return to “Full Software”